superset/tests/integration_tests/dashboards
Daniel Vaz Gaspar d6d2777ada
feat: deprecate old API and create new API for dashes created by me (#19434)
* feat: deprecate old API and create new API for dashes created by me

* add tests

* fix previous test

* fix test and lint

* fix sqlite test

* fix lint

* fix lint

* lint

* fix tests

* fix tests

* use dashboards get list instead

* clean unnecessary marshmallow schema

* Update superset/views/core.py

Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>

* lint

Co-authored-by: Ville Brofeldt <33317356+villebro@users.noreply.github.com>
2022-04-08 09:05:22 +01:00
..
filter_sets chore: upgrade black (#19410) 2022-03-29 20:03:09 +03:00
filter_state feat: add permalink to dashboard and explore (#19078) 2022-03-17 01:15:52 +02:00
permalink chore: upgrade black (#19410) 2022-03-29 20:03:09 +03:00
security chore: upgrade black (#19410) 2022-03-29 20:03:09 +03:00
__init__.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
api_tests.py feat: deprecate old API and create new API for dashes created by me (#19434) 2022-04-08 09:05:22 +01:00
base_case.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
commands_tests.py feat: add export_related flag (#19215) 2022-03-16 16:03:06 -07:00
consts.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
dao_tests.py chore: update fixtures scope that are loading data into the analytical db (#17780) 2021-12-16 16:11:47 -08:00
dashboard_test_utils.py refactor(tests): decouple unittests from integration tests (#15473) 2021-07-01 18:03:07 +03:00
superset_factory_util.py feat: new dataset/table/column models (#17543) 2022-02-24 11:02:01 -08:00