superset/tests
Bogdan dc98c6739f Implement table name extraction. (#1598)
* Implement table name extraction tests.

* Address comments.

* Fix tests and reimplement the token processing.

* Exclude aliases.

* Clean up print statements and code.

* Reverse select test.

* Fix failing test.

* Test JOINs

* refactore as a class

* Check for permissions in SQL Lab.

* Implement permissions check for the datasources in sql_lab

* Address comments.
2016-11-29 15:43:36 -05:00
..
__init__.py Forgot to add some files for unit tests 2015-09-26 15:56:08 -07:00
access_tests.py Programatically sync the role with user list. (#1619) 2016-11-21 13:06:43 -05:00
base_tests.py [security] improving the security scheme (#1587) 2016-11-17 11:58:33 -08:00
celery_tests.py [security] improving the security scheme (#1587) 2016-11-17 11:58:33 -08:00
core_tests.py Add 'Save As' feature for dashboards (#1669) 2016-11-28 08:34:14 -08:00
druid_tests.py [security] improving the security scheme (#1587) 2016-11-17 11:58:33 -08:00
import_export_tests.py [WiP] rename project from Caravel to Superset (#1576) 2016-11-09 23:08:22 -08:00
sql_parse_tests.py Implement table name extraction. (#1598) 2016-11-29 15:43:36 -05:00
sqllab_tests.py [security] improving the security scheme (#1587) 2016-11-17 11:58:33 -08:00
superset_test_config.py [WiP] rename project from Caravel to Superset (#1576) 2016-11-09 23:08:22 -08:00
utils_tests.py [WiP] rename project from Caravel to Superset (#1576) 2016-11-09 23:08:22 -08:00