superset/tests
ofekisr 0d0c759cfe
refactor: sql lab command: separate concerns into different modules (#16917)
* chore move sql_execution_context to sqllab package

* add new helper methods into base Dao

* refactor separate get existing query concern from command

* refactor separate query access validation concern

* refactor separate get query's database concern from command

* refactor separate get query rendering concern from command

* refactor sqllab_execution_context

* refactor separate creating payload for view

* chore decouple command from superset app

* fix pylint issues

* fix failed tests

* fix pylint issues

* fix failed test

* fix failed black

* fix failed black

* fix failed test
2021-10-03 11:15:46 +03:00
..
integration_tests refactor: sql lab command: separate concerns into different modules (#16917) 2021-10-03 11:15:46 +03:00
unit_tests feat: Add Private Google Sheets to dynamic form (#16628) 2021-09-28 17:08:50 -07:00
__init__.py Add licenses to translations (#6732) 2019-01-22 08:21:13 -08:00