superset/tests/dashboards
Beto Dealmeida 501b9d47c5
feat: API endpoint to import dashboards (#11751)
* ImportChartsCommand

* feat: add a command to import dashboards

* feat: API endpoint to import dashboards

* Add dispatcher

* Raise specific exception

* Fix test

* Remove print calls

* Add logging when passing
2020-11-24 22:45:35 -08:00
..
__init__.py [dashboard] Refactor API using SIP-35 (#9315) 2020-03-20 16:32:03 +00:00
api_tests.py feat: API endpoint to import dashboards (#11751) 2020-11-24 22:45:35 -08:00
commands_tests.py feat: add a command to import dashboards (#11749) 2020-11-23 16:28:26 -08:00
dao_tests.py feat: Switch from nosetest to pytest (#10177) 2020-06-29 15:36:06 -07:00