redash/tests
2015-10-16 23:11:19 +03:00
..
handlers Fix: don't cache /results API endpoint 2015-10-16 23:11:19 +03:00
query_runner Fix #597: MongoDB date parsing logic improvement 2015-10-11 14:44:12 +03:00
__init__.py Fix: tests w/ celery breaking 2015-09-06 10:15:26 +03:00
factories.py Fix: when the server has non UTC timezone, timestamps were wrong 2015-06-03 07:58:28 +03:00
flights.json Fixes and imporvements to import dashboard: 2014-11-04 07:24:51 +02:00
test_authentication.py Close #564: support setting API key in headers 2015-10-11 11:54:21 +03:00
test_handlers.py Tests for users API 2015-09-06 10:15:25 +03:00
test_import.py Support posting to /queries/new to create a new query. 2015-03-18 13:28:23 +02:00
test_models.py Fix: test shouldn't depend on currnet time 2015-10-16 23:10:50 +03:00
test_refresh_queries.py Fix: when the server has non UTC timezone, timestamps were wrong 2015-06-03 07:58:28 +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