You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by dp...@apache.org on 2021/02/11 18:21:30 UTC

[superset] branch master updated (0cf5775 -> fa4c118)

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/superset.git.


    from 0cf5775  fix: add config to disable dataset ownership on the old api (#13051)
     add fa4c118  fix: API tests, make them possible to run independently again (#13076)

No new revisions were added by this update.

Summary of changes:
 .github/workflows/superset-python-unittest.yml |  4 ++--
 tests/dashboards/api_tests.py                  |  3 ++-
 tests/databases/api_tests.py                   | 32 +++++++++++++++++++++-----
 tests/datasets/api_tests.py                    |  1 +
 tests/reports/api_tests.py                     | 18 +++++++++------
 5 files changed, 42 insertions(+), 16 deletions(-)