Replies: 1 comment 1 reply
-
Your suggestion is definitely feasible. Adding testing has been in our internal todo list for some time. So far, the example gallery has been used for indirect "testing". The examples do not cover everything, of course. Since our resources are limited and we prefer focusing on the actual content, the tests should be easy to develop and simple to maintain (also for non-computer scientist). If these requirement could be fulfilled, we can consider including the tests. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Discussion for #151
Dear all,
Unless I'm missing something I see no unit testing or e2e testing for the components and models of the project.
I will suggest to:
tests
foldermain
branch from code brakes, ensuring that the test pipeline is automatically enforcedLet me know what you think. If it's ok I can open a small example PR to help with initial pytest setup (it's very easy).
Beta Was this translation helpful? Give feedback.
All reactions