redash/tests
2015-03-22 13:22:11 +02:00
..
__init__.py Split __init__ into several modules and remove flask-peewee dependency. 2014-05-18 10:19:07 +03:00
factories.py Refactoring of @christophervalles work on query delete feature: 2015-01-25 16:17:52 +02:00
flights.json Fixes and imporvements to import dashboard: 2014-11-04 07:24:51 +02:00
test_authentication.py Cleanup 2015-03-10 18:21:51 +02:00
test_controllers.py Allow anyone to edit any query & show who edited it 2015-03-22 13:22:11 +02: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 Add updated_at timestamp to visualization, query, dashboard and users models 2015-03-22 12:58:26 +02: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