coral icon indicating copy to clipboard operation
coral copied to clipboard

Create unit tests to test dynamic UDF resolution

Open wmoustafa opened this issue 4 years ago • 0 comments

Currently dynamic UDF resolution is only testable through integration tests as it relies on communicating with an Artifact Management Repository, typically an external service. At this point, integration tests are not open source either. This issue is to track creating a unit test that tests this functionality by creating a local artifact management repository and leveraging it in unit tests.

wmoustafa avatar Jan 20 '21 06:01 wmoustafa