superset/tests/queries
AAfghahi b5e5b3aa62
feat: create backend routes and API for importing saved queries (#13893)
* initial commit

* revisions

* started tests

* added unit tests

* revisions

* tests passing

* fixed api test

* Update superset/queries/saved_queries/commands/importers/v1/utils.py

Co-authored-by: Hugh A. Miles II <hughmil3s@gmail.com>

* Revert "Update superset/queries/saved_queries/commands/importers/v1/utils.py"

This reverts commit 18580aad1e.

Co-authored-by: Hugh A. Miles II <hughmil3s@gmail.com>
2021-04-08 14:20:11 -04:00
..
saved_queries feat: create backend routes and API for importing saved queries (#13893) 2021-04-08 14:20:11 -04:00
__init__.py [query] New, readonly API (#9403) 2020-04-06 11:18:32 +01:00
api_tests.py test: fix flaky Python unit tests (#12253) 2021-01-05 16:40:01 -08:00