dpgaspar opened a new pull request #13076: URL: https://github.com/apache/superset/pull/13076
### SUMMARY Quick fix to make it possible again to run API tests independently Tested with: ./scripts/tests/run.sh --module tests/annotation_layers/api_tests.py ./scripts/tests/run.sh --module tests/charts/api_tests.py ./scripts/tests/run.sh --module tests/css_templates/api_tests.py ./scripts/tests/run.sh --module tests/dashboards/api_tests.py ./scripts/tests/run.sh --module tests/databases/api_tests.py ./scripts/tests/run.sh --module tests/reports/api_tests.py Unfortunately datasets tests still depend on uncleaned data from other tests (difficult to pin), I'll address this problem on a separate PR ### TEST PLAN Run API tests independently ### ADDITIONAL INFORMATION - [ ] Has associated issue: - [ ] Changes UI - [ ] Requires DB Migration. - [ ] Confirm DB Migration upgrade and downgrade tested. - [ ] Introduces new feature or API - [ ] Removes existing feature or API ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
