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 7cefc89 [charts] feat: add statsd to charts api (#9571)
add 9cf33e9 [tests] Helper script to run single tests (#9547)
No new revisions were added by this update.
Summary of changes:
docker-compose.yml | 8 +++-
scripts/tests/README.md | 51 ++++++++++++++++++++
scripts/tests/run.sh | 125 ++++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 183 insertions(+), 1 deletion(-)
create mode 100644 scripts/tests/README.md
create mode 100755 scripts/tests/run.sh