superset/tests/dashboards
Amit Miran b472d1841c
feat(dashboard_rbac): dashboard_view access enforcement (#12875)
* test: dashboard_view_test failing

* test: tests works first time

* fix: pre-commit and  some refactoring

* fix:  after CR

* fix:  replace not_published with draft

* fix:  after CR

* fix: pre-commit fixes

* fix: pre-commit and lint fixes

* fix: remove unused

* fix: remove unused import

* fix: wrap the decorator to not block others

* chore: reuse dashboard from decorator into function
2021-02-04 13:23:53 -05:00
..
security feat(dashboard_rbac): dashboard_view access enforcement (#12875) 2021-02-04 13:23:53 -05:00
__init__.py [dashboard] Refactor API using SIP-35 (#9315) 2020-03-20 16:32:03 +00:00
api_tests.py chore(dashboard_rbac): remove overlapping security tests (#12848) 2021-02-03 19:28:42 +02:00
base_case.py feat(dashboard-rbac): dashboard lists (#12680) 2021-01-31 09:17:46 +02:00
commands_tests.py test: World bank examples (#12161) 2021-01-13 14:20:05 -08:00
consts.py feat(dashboard-rbac): dashboard lists (#12680) 2021-01-31 09:17:46 +02:00
dao_tests.py test: World bank examples (#12161) 2021-01-13 14:20:05 -08:00
dashboard_test_utils.py feat(dashboard-rbac): dashboard lists (#12680) 2021-01-31 09:17:46 +02:00
superset_factory_util.py feat(dashboard-rbac): dashboard lists (#12680) 2021-01-31 09:17:46 +02:00