Tests

Tests are located in py/tests. To perform tests, run in this directory:

pytest

Please also run separately:

python test_runbrick_legacypipe.py

This is also executed by TravisCI 1 and CircleCI 2, when pushing to GitHub.