superset/tests/integration_tests/dashboards
ofekisr b5119b8dff
refactor(tests): decouple unittests from integration tests (#15473)
* refactor move all tests to be under integration_tests package

* refactor decouple unittests from integration tests - commands

* add unit_tests package

* fix celery_tests.py

* fix wrong FIXTURES_DIR value
2021-07-01 18:03:07 +03:00
..
security refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
__init__.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
api_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
base_case.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
commands_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
consts.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
dao_tests.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
dashboard_test_utils.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
superset_factory_util.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00