flan
|
bf02a98a93
|
Update test_meta() for Anki >=2.0.27
|
2017-11-01 18:13:35 +01:00 |
|
flan
|
97382f3eb8
|
Fix check for AnkiDroid 2.3
|
2017-11-01 18:06:13 +01:00 |
|
flan
|
e1f7c422df
|
Show failing versions when testing _old_client()
|
2017-11-01 17:45:47 +01:00 |
|
flan
|
85c9b85c1f
|
Make _old_client() support alphas/betas
|
2017-11-01 17:43:47 +01:00 |
|
flan
|
2dc1f28b04
|
Move version checks to a separate function, add test
|
2017-11-01 16:49:07 +01:00 |
|
flan
|
55bdbfacaa
|
Remove unused lines
|
2017-10-30 19:56:17 +01:00 |
|
flan
|
39f3ee110d
|
Make test file names follow a single convention
Makes it possible to run all tests by executing
`python -m unittest discover ./tests`.
|
2017-10-30 19:28:56 +01:00 |
|
flan
|
6154cfde62
|
Don't leave an empty directory in cwd after running tests
|
2017-10-28 23:40:42 +02:00 |
|
Christoph Mack
|
c7d7ff3e85
|
Merge SyncApp's SqliteUserManager and the newly introduced UserManager and group all user managers in user_managers.py.
|
2017-10-28 22:45:27 +02:00 |
|
Christoph Mack
|
28e950c138
|
Added unit tests for SimpleUserManager, SqliteUserManagerTest, SimpleSessionManager and SqliteSessionManagerTest.
|
2017-10-28 21:20:47 +02:00 |
|
Christoph Mack
|
6e881bfb85
|
Added unit test for SyncCollectionHandler. Moved CollectionTestBase to a separate file.
|
2017-10-28 21:19:50 +02:00 |
|
jdoe0
|
d573bf6b42
|
Remove things not needed by sync_app
|
2013-08-14 18:47:47 +07:00 |
|
David Snopek
|
a31de8a91a
|
Got almost 80% test coverage of AnkiServer/apps/rest_app.py and fixed some bugs.
|
2013-07-15 17:11:28 +01:00 |
|