Refactor CC tests #79
Labels
cc
Related to CC certification
CI/CD
Stuff related to tests, deployment, docker, ...
refactoring
Need to cleanup and refactor
The technological debt is increasing slowly in the tests. They are at the moment not logically divided into classes. We could benefit from their better structure, naming, etc. Also, some functionality is not tested:
unittest
, migrate topytest
asserts
accordingly with PyTest, Tests: Make resources locally accessible #76The text was updated successfully, but these errors were encountered: