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

Make sure unittests compatible with python 3 #226

Open
lucernae opened this issue Jan 7, 2020 · 0 comments
Open

Make sure unittests compatible with python 3 #226

lucernae opened this issue Jan 7, 2020 · 0 comments

Comments

@lucernae
Copy link
Contributor

lucernae commented Jan 7, 2020

This issue serves as index list for ongoing unit tests migration process.

To run the unit tests, execute this command from deployment directory.

(Make sure images and containers were built):

make build up

Run PEP8 tests + coverage tests:

make check-flake8 coverage-tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant