redash/tests
Arik Fraimovich 4af979d3eb Split __init__ into several modules and remove flask-peewee dependency.
This should make imports more sensible and with less side effects. Also might reduce the memory footprint of the workers.
2014-05-18 10:19:07 +03:00
..
__init__.py Split __init__ into several modules and remove flask-peewee dependency. 2014-05-18 10:19:07 +03:00
factories.py Create user groups in test setup. 2014-05-13 18:29:59 +03:00
flights.json Import functions to import JSON representation of a dashboard 2014-03-11 18:23:25 +02:00
test_authentication.py Remove is_admin flag 2014-05-09 18:12:34 +01:00
test_controllers.py Split __init__ into several modules and remove flask-peewee dependency. 2014-05-18 10:19:07 +03:00
test_import.py Fix importer to use data source 2014-03-19 12:53:30 +02:00
test_models.py Fix test due to refactor. 2014-05-16 18:19:01 +03:00
test_refresh_queries.py Update tests 2014-05-17 17:11:46 +03:00
test_settings.py Read settings from environment variables instead of a settings file. 2014-02-12 20:43:41 +02:00
test_sql_meta_data.py Class for SQL metadata logic (tables, ddl, dml statements) 2014-05-13 18:16:30 +03:00