superset/tests
ShengyaoQian b0e2904c24 Updating permission when refreshing druid datasource (#2655)
* Updating permission when refreshing druid datasource

* Adding test

* Fix style

* Deletion view_menu after db, table, cluster, ds deletion

* Update table model

* Linting

* Override _delete instead of post_delete

* fix

* lint

* fix multi delete

* fix

* Refactoring

* Amending
2017-05-22 16:41:32 -07:00
..
__init__.py Forgot to add some files for unit tests 2015-09-26 15:56:08 -07:00
access_tests.py Refactoring Druid & SQLa into a proper "Connector" interface (#2362) 2017-03-10 09:11:51 -08:00
base_tests.py chore: remove unused methods with invalid models.Query usage (#2721) 2017-05-06 21:23:17 -07:00
celery_tests.py [sql lab] allow users to save their queries (#2528) 2017-04-04 20:15:19 -07:00
core_tests.py add option for pulling favourited dashboards by username (#2661) 2017-04-24 20:48:25 -07:00
db_engine_specs_test.py Add hive to superset + monkey patch the pyhive (#2134) 2017-03-06 16:20:55 -08:00
druid_tests.py Updating permission when refreshing druid datasource (#2655) 2017-05-22 16:41:32 -07:00
email_tests.py Some code refactoring (#2139) 2017-02-08 11:52:58 -08:00
import_export_tests.py Refactoring Druid & SQLa into a proper "Connector" interface (#2362) 2017-03-10 09:11:51 -08:00
model_tests.py Setting adjust_database_uri for HiveEngineSpec (#2636) 2017-04-18 12:29:13 -07:00
security_tests.py Speeding up polling by not checking access (#2466) 2017-03-23 22:46:25 -07:00
sql_parse_tests.py Implement table name extraction. (#1598) 2016-11-29 15:43:36 -05:00
sqllab_tests.py Updating permission when refreshing druid datasource (#2655) 2017-05-22 16:41:32 -07:00
superset_test_config.py Some code refactoring (#2139) 2017-02-08 11:52:58 -08:00
utils_tests.py Alternative PR for: Some bytes/str issues in py3 w/ zlib and json (#2558) 2017-04-06 09:42:43 -07:00