This is an automated email from the ASF dual-hosted git repository.
dpgaspar pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git.
from d02f2d1 feat: return security errors in the SIP-40 format (#9796)
add 4427d65 tests(celery): improve celery tests infra (#9775)
No new revisions were added by this update.
Summary of changes:
.github/workflows/superset-python.yml | 21 ++++++++-------
docker-compose.yml | 18 ++++++++++++-
docker/pythonpath_dev/superset_config.py | 8 ++++--
scripts/tests/README.md | 10 +++++++
scripts/tests/run.sh | 30 ++++++++++++++++++---
tests/celery_tests.py | 29 +++-----------------
tests/superset_test_config.py | 15 +++++++----
tests/superset_test_config_thumbnails.py | 13 +++++++--
tests/thumbnails_tests.py | 46 ++------------------------------
tox.ini | 2 +-
10 files changed, 100 insertions(+), 92 deletions(-)