You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by hu...@apache.org on 2022/10/17 19:49:12 UTC

[superset] branch ssh-tunnel-refactor-get-sqla-engine updated (b824ab37d9 -> 2497b723d8)

This is an automated email from the ASF dual-hosted git repository.

hugh pushed a change to branch ssh-tunnel-refactor-get-sqla-engine
in repository https://gitbox.apache.org/repos/asf/superset.git


    from b824ab37d9 Merge branch 'master' of https://github.com/apache/superset into ssh-tunnel-refactor-get-sqla-engine
     add 2497b723d8 update test 1

No new revisions were added by this update.

Summary of changes:
 superset/models/core.py                     | 45 ++++++++++++++-
 tests/conftest.py                           |  3 +-
 tests/integration_tests/access_tests.py     | 90 ++++++++++++++---------------
 tests/integration_tests/celery_tests.py     |  4 +-
 tests/integration_tests/conftest.py         | 18 +++---
 tests/integration_tests/csv_upload_tests.py | 16 ++---
 tests/integration_tests/datasource_tests.py | 19 +++---
 tests/integration_tests/model_tests.py      | 20 ++++---
 8 files changed, 130 insertions(+), 85 deletions(-)