superset/run_tests.sh
2015-09-26 15:56:08 -07:00

5 lines
190 B
Bash
Executable File

rm /tmp/panoramix_unittests.db
export PANORAMIX_CONFIG=tests.panoramix_test_config
panoramix/bin/panoramix db upgrade
nosetests tests/core_tests.py --with-coverage --cover-package=panoramix