superset/tests/integration_tests/explore
Michael S. Molina 20163361b9
feat: Adds the /explore endpoint to the v1 API (#20399)
* feat: Adds the /explore endpoint to the v1 API

* Fixes pylint errors

* Fixes tests

* Changes the tests logic

* Removes ABC reference

* Improves indentation

* Addresses review comments

* Rebases code

* Improves dataset and slice assertions

* Fixes tests

* Removes schema and table name assertions

* Removes fixed IDs

* Fixes datasource ID
2022-06-24 08:23:30 -03:00
..
form_data chore: switching out ConnectorRegistry references for DatasourceDAO (#20380) 2022-06-21 13:22:39 +02:00
permalink fix key error on permalink fetch for old permalinks (#20414) 2022-06-16 15:51:17 -07:00
__init__.py refactor: Moves the Explore form_data endpoint (#18151) 2022-01-25 11:14:50 -03:00
api_tests.py feat: Adds the /explore endpoint to the v1 API (#20399) 2022-06-24 08:23:30 -03:00