How can we improve the test framework for workers? #22
hacktobeer
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Unless you mock everything it's hard to run your tests. Requires exec in context of the running container with e.g. python -m unittest tests.test_ocr.OCRTest
Can we provide a better test framework or more test templates in openrelik-worker-template for contributers? How would that look like?
Beta Was this translation helpful? Give feedback.
All reactions