Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor CC tests #79

Closed
5 tasks done
adamjanovsky opened this issue May 14, 2021 · 1 comment
Closed
5 tasks done

Refactor CC tests #79

adamjanovsky opened this issue May 14, 2021 · 1 comment
Assignees
Labels
cc Related to CC certification CI/CD Stuff related to tests, deployment, docker, ... refactoring Need to cleanup and refactor

Comments

@adamjanovsky
Copy link
Collaborator

adamjanovsky commented May 14, 2021

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:

  • Test maintenance updates
  • Refactor into better classes
  • Select more appropriate names for the methods
  • Get rid of the unittest, migrate to pytest
  • Set asserts accordingly with PyTest, Tests: Make resources locally accessible #76
@adamjanovsky adamjanovsky added the CI/CD Stuff related to tests, deployment, docker, ... label May 14, 2021
@adamjanovsky adamjanovsky self-assigned this May 14, 2021
@adamjanovsky adamjanovsky added the refactoring Need to cleanup and refactor label Feb 12, 2022
@J08nY J08nY added the cc Related to CC certification label Nov 9, 2022
@adamjanovsky
Copy link
Collaborator Author

This was done with #275

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cc Related to CC certification CI/CD Stuff related to tests, deployment, docker, ... refactoring Need to cleanup and refactor
Projects
None yet
Development

No branches or pull requests

2 participants