This is an automated email from the ASF dual-hosted git repository.
bkyryliuk pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git.
from 8190dcb fix drill installation (#10558)
add 0071d37 chore: move load examples to the fixture (#10545)
No new revisions were added by this update.
Summary of changes:
scripts/python_tests.sh | 5 +--
tests/celery_tests.py | 51 +++++++++++++++-------------
tests/charts/api_tests.py | 9 ++---
tests/{load_examples_test.py => conftest.py} | 43 +++++++++++------------
tests/core_tests.py | 4 +--
tests/datasets/api_tests.py | 26 +++++++++-----
tests/schedules_test.py | 2 +-
tox.ini | 3 +-
8 files changed, 79 insertions(+), 64 deletions(-)
rename tests/{load_examples_test.py => conftest.py} (57%)