Closed approximator closed 6 years ago
As there are some imports still broken in the code, it is necessary to set PYTHONPATH variable in order to run unittests.
Command line example of database unit tests run:
PYTHONPATH=.. pytest -sv ./test/
(refs #5)
As there are some imports still broken in the code, it is necessary to set PYTHONPATH variable in order to run unittests.
Command line example of database unit tests run:
(refs #5)