Arik Fraimovich
|
d631171e81
|
Fix Query.recent tests
|
2016-12-11 15:54:13 +02:00 |
|
Arik Fraimovich
|
1978e07748
|
Use group ids instead of groups in Queries.search/recent
|
2016-12-11 15:11:30 +02:00 |
|
Arik Fraimovich
|
1d18109964
|
Fix tests that used Query.all_queries
|
2016-12-08 16:07:25 +02:00 |
|
Arik Fraimovich
|
c380596930
|
Fix cases where we used User.groups instead of User.group_ids
|
2016-12-08 16:02:51 +02:00 |
|
Allen Short
|
4945d0bec7
|
fix cleanup_query_results task
|
2016-12-07 19:59:48 -06:00 |
|
Allen Short
|
da31d983b7
|
Fix test_cli tests
|
2016-12-07 13:18:07 -06:00 |
|
Arik Fraimovich
|
74e6ef5c1d
|
Fix users CLI tests
|
2016-12-07 15:54:08 +02:00 |
|
Arik Fraimovich
|
2b33963bee
|
Add missing db.session.commit calls in CLI
|
2016-12-07 15:11:42 +02:00 |
|
Arik Fraimovich
|
a84c3e25f5
|
Move CLI logic into redash.cli and uses manager for tests.
Otherwise the Flask wasn't created and tests were failing.
|
2016-12-07 14:58:33 +02:00 |
|
Arik Fraimovich
|
fb75626458
|
Create default visualization using a method instead of signal
|
2016-12-07 12:02:57 +02:00 |
|
Arik Fraimovich
|
045e880f25
|
Add dedicated delete method to widgets instead of using an event
|
2016-12-07 12:02:46 +02:00 |
|
Arik Fraimovich
|
0c974bd48b
|
Update User.find_by_email to SQLA
|
2016-12-07 12:02:31 +02:00 |
|
Arik Fraimovich
|
463da02be1
|
remove group_hack method (unused)
|
2016-12-07 12:01:44 +02:00 |
|
Arik Fraimovich
|
ecbed0087e
|
Update create_and_login_user not to call save
|
2016-12-07 12:01:34 +02:00 |
|
Arik Fraimovich
|
8c2b310419
|
Add tests to alerts celery task
|
2016-12-07 12:01:22 +02:00 |
|
Arik Fraimovich
|
6b0e45441c
|
Update QuerySnippets code to SQLA
|
2016-12-07 12:01:03 +02:00 |
|
Allen Short
|
8280859ad3
|
add test coverage for remaining queries to convert
|
2016-12-07 03:09:33 -06:00 |
|
Allen Short
|
520835dad0
|
Fix test_cli
|
2016-12-07 03:09:33 -06:00 |
|
Arik Fraimovich
|
a5805d0700
|
Fix session api (used groups instead of group_ids)
|
2016-12-07 02:13:52 -06:00 |
|
Arik Fraimovich
|
03b2a416c8
|
Fix queries update handler
|
2016-12-07 02:13:52 -06:00 |
|
Arik Fraimovich
|
3f54799020
|
More destination handlers test fixes
|
2016-12-07 02:13:52 -06:00 |
|
Arik Fraimovich
|
c0f48909a7
|
Fix destinations handlers code
|
2016-12-07 02:13:52 -06:00 |
|
Allen Short
|
9b5aaa787d
|
test_permissions, test_changes, test_queries
|
2016-12-07 02:13:20 -06:00 |
|
Allen Short
|
271b468bcb
|
test_alerts
|
2016-12-07 02:13:20 -06:00 |
|
Allen Short
|
261b374924
|
test_permissions
|
2016-12-07 02:13:20 -06:00 |
|
Allen Short
|
9f789d3018
|
test_paginate
|
2016-12-07 02:13:20 -06:00 |
|
Allen Short
|
29cdfcd7a1
|
test_embed, test_groups
|
2016-12-07 02:13:20 -06:00 |
|
Arik Fraimovich
|
d103e3f7bf
|
Fix groups tests (except for delete)
|
2016-12-07 02:13:20 -06:00 |
|
Arik Fraimovich
|
c5548e9375
|
Fix query handlers test
|
2016-12-07 02:13:20 -06:00 |
|
Arik Fraimovich
|
802b812932
|
Fix query results tests
|
2016-12-07 02:13:20 -06:00 |
|
Arik Fraimovich
|
9c1450f4c9
|
Fix users handlers tests
|
2016-12-07 02:13:20 -06:00 |
|
Arik Fraimovich
|
4459c464ca
|
use Query#query_text instead of Query#query
|
2016-12-07 02:13:20 -06:00 |
|
Arik Fraimovich
|
f4c76527ee
|
Fix refresh queries tests
|
2016-12-07 02:13:20 -06:00 |
|
Arik Fraimovich
|
419234a23e
|
Fix widget tests
|
2016-12-07 02:13:20 -06:00 |
|
Arik Fraimovich
|
b61dbfa16b
|
Fix test_authentication tests
|
2016-12-07 02:13:20 -06:00 |
|
Arik Fraimovich
|
c355eeffb6
|
Fix test_permissions tests
|
2016-12-07 02:13:20 -06:00 |
|
Allen Short
|
c6ef6041cf
|
test_data_sources passes
|
2016-12-07 02:13:20 -06:00 |
|
Allen Short
|
dff39a6849
|
test_dashboards passes
|
2016-12-07 02:13:20 -06:00 |
|
Allen Short
|
bb755b5c25
|
test_models fixes
|
2016-12-07 02:13:20 -06:00 |
|
Allen Short
|
d1fcb43562
|
test_alerts passes
|
2016-12-07 02:13:20 -06:00 |
|
Arik Fraimovich
|
8680ebe96f
|
Change Dashboard factory to generate non drafts
|
2016-12-07 02:13:20 -06:00 |
|
Arik Fraimovich
|
d59299b85a
|
Fix Alert model tests
|
2016-12-07 02:13:20 -06:00 |
|
Arik Fraimovich
|
9210f5fb0c
|
Remove unused code
|
2016-12-07 02:13:20 -06:00 |
|
Allen Short
|
c2378d837a
|
test_handlers passes
|
2016-12-07 02:13:20 -06:00 |
|
Arik Fraimovich
|
2a525210e4
|
Start fixing visualizations tests
|
2016-12-07 02:13:20 -06:00 |
|
Arik Fraimovich
|
04447e0df6
|
Fix: connections leaking during tests.
|
2016-12-07 02:13:20 -06:00 |
|
Arik Fraimovich
|
55cb3747ed
|
Use db.drop_all/create_all directly
|
2016-12-07 02:13:20 -06:00 |
|
Arik Fraimovich
|
2bff12b376
|
Update all tests to use the same test_client
|
2016-12-07 02:13:20 -06:00 |
|
Arik Fraimovich
|
b390cd2e3d
|
Close DB connection between tests.
Otherwise we were running out of connections.
|
2016-12-07 02:13:20 -06:00 |
|
Allen Short
|
f00d77dec4
|
auth tests wip
|
2016-12-07 02:13:20 -06:00 |
|