redash/tests
2014-03-24 14:26:57 +02:00
..
__init__.py Reduce Peewee's logging level to INFO in tests. 2014-03-20 19:45:16 +02:00
factories.py Fix tests (were rightfully failing on system with clock set to utc) 2014-03-20 20:57:35 +02:00
flights.json Import functions to import JSON representation of a dashboard 2014-03-11 18:23:25 +02:00
test_authentication.py Set is_admin of user based on ADMINS list. 2014-03-03 11:53:49 +02:00
test_controllers.py Fix QueryResult factory. 2014-03-19 13:48:11 +02:00
test_import.py Fix importer to use data source 2014-03-19 12:53:30 +02:00
test_job.py Unicode test case for Job 2014-03-24 14:26:57 +02:00
test_manager.py Switch to using peewee models in Manager + fix bugs + add tests (#8). 2014-03-20 13:22:37 +02:00
test_models.py Fix tests (were rightfully failing on system with clock set to utc) 2014-03-20 20:57:35 +02:00
test_settings.py Read settings from environment variables instead of a settings file. 2014-02-12 20:43:41 +02:00