LogarithmPlotter/tests/python
Ad5001 84a65cd1fc
All checks were successful
continuous-integration/drone/push Build is passing
Testing the Helper.
We're now getting to 88% coverage on python. I don't think I can get it much higher between the statements that pytest doesn't count,
the ones which aren't easy to reproduce in test env (eg no internet connection), and the ones essential to the app's startup workflow.
2024-09-23 05:58:29 +02:00
..
globals.py Adding main tests (note: full main app may not be completely tested though) 2024-09-19 01:52:23 +02:00
test_config.py Continuing python tests 2024-09-18 00:31:17 +02:00
test_helper.py Testing the Helper. 2024-09-23 05:58:29 +02:00
test_latex.py Adding main tests (note: full main app may not be completely tested though) 2024-09-19 01:52:23 +02:00
test_main.py Removing ObjectsCommon tests 2024-09-20 19:29:02 +02:00
test_native.py Testing the Helper. 2024-09-23 05:58:29 +02:00
test_pyjs.py Adding values and types to PyJS 2024-09-19 02:20:42 +02:00
test_update.py Testing the Helper. 2024-09-23 05:58:29 +02:00