This is an automated email from the ASF dual-hosted git repository.
maximebeauchemin pushed a change to branch config_refactor
in repository https://gitbox.apache.org/repos/asf/superset.git
from 24c8a29668 feat: Add clear database connection warnings for CLI
commands
add 0f321a1255 fix: Remove debug documentation file
add 78680d2e4b fix: Use flask.current_app for mocking in unit tests
No new revisions were added by this update.
Summary of changes:
docs/docs/contributing/debug-cli-db-connection.md | 40 -----------------------
tests/unit_tests/commands/report/base_test.py | 8 ++---
tests/unit_tests/databases/api_test.py | 25 +++++++-------
tests/unit_tests/databases/filters_test.py | 6 ++--
tests/unit_tests/reports/schemas_test.py | 12 ++++---
5 files changed, 26 insertions(+), 65 deletions(-)
delete mode 100644 docs/docs/contributing/debug-cli-db-connection.md