redash/tests
2014-03-19 13:48:48 +02:00
..
__init__.py Fix tests 2014-02-22 14:52:04 +02:00
factories.py Fix QueryResult factory. 2014-03-19 13:48:11 +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 Refactor Job class to be easier to extend. 2014-03-18 17:48:37 +02:00
test_models.py Move QUeyrResult logic from data.Manager to QueryResult. 2014-03-19 13:48:48 +02:00
test_settings.py Read settings from environment variables instead of a settings file. 2014-02-12 20:43:41 +02:00