superset/tests/dashboards
Beto Dealmeida fbcfaacda3
feat: create base class for export commands (#11463)
* Add UUID to saved_query

* Reuse function from previous migration

* Point to new head

* feat: add backend to export saved queries using new format

* Rename ImportMixin to ImportExportMixin

* Create base class for exports

* Add saved queries as well

* Add constant, small fixes

* Fix wrong import

* Fix lint
2020-10-30 11:52:11 -07:00
..
__init__.py [dashboard] Refactor API using SIP-35 (#9315) 2020-03-20 16:32:03 +00:00
api_tests.py feat: export dashboards as ZIP files (#11351) 2020-10-22 20:02:40 -07:00
commands_tests.py feat: create base class for export commands (#11463) 2020-10-30 11:52:11 -07:00
dao_tests.py feat: Switch from nosetest to pytest (#10177) 2020-06-29 15:36:06 -07:00