Commit Graph

260 Commits (5f8c0b2d05524762c2f5921be5a2c9671767a239)

Author SHA1 Message Date
Alex Baker 6b958f5379 Change package, remove billing and cloud messaging 11 years ago
Alex Baker 77679b0136 Convert to Android Studio
* Remove Eclipse files
* Remove Ant build files
11 years ago
Sam Bosley 35f34ff597 Unit test improvement 11 years ago
Sam Bosley 2e2fea9deb Added unit test and fixed bug for UserMigrated message 11 years ago
Sam Bosley adba5c9374 Clear fake gtasks token after unit test 11 years ago
Sam Bosley 9e09eb463c Fixed unit test compilation bugs 11 years ago
Sam Bosley d77cd2a0df Added a unit test to confirm that rolling back transactions works the way we expect it to 11 years ago
Sam Bosley 9985d323c9 Delete more test files that were causing compiler errors 12 years ago
Sam Bosley f81880c87c Deleted an unused unit test from the project that was causing compiler errors 12 years ago
Sam Bosley 6819e94458 Constructing task outstanding from master table should include tag_added 12 years ago
Sam Bosley a17b734be6 Moved the new sync tests into the main tests project so they could be run as part of the full test suite 12 years ago
Sam Bosley 8bdcb8ef0f Fixed bugs in unit tests from references to rmilk 12 years ago
Sam Bosley 3622ae6bc1 Removed all producteev source files 12 years ago
Sam Bosley 21e4035ce8 Fixed a bug in TitleParserTest 12 years ago
Sam Bosley 5993424238 Fixed several subtasks unit tests to work with the new uuid scheme 12 years ago
Sam Bosley 134e0bf442 Fixed a bug in the repeating task tests 12 years ago
Sam Bosley 1ac305433c Fixed a bug and unit tests with subtasks serialization 12 years ago
Sam Bosley a524464312 Removed references to deleted sync flag in test projects 12 years ago
Sam Bosley 9079309539 Try reusing old remoteId property as the new uuid property by recasting it as a string 12 years ago
Sam Bosley e30b71d416 Deprecated the repeat after completion flag 12 years ago
Sam Bosley f42d3a2b5f Introduce a property flag to indicate if an integer represents a boolean, use it to use the correct types when communicating flags to/from server 12 years ago
Sam Bosley 978a76218c Fixes to parsing of due times 12 years ago
Sam Bosley e7613f0961 First pass at parsing ISO dates 12 years ago
Sam Bosley 3a9d1224c4 Added a unit test for update message links 12 years ago
Sam Bosley 961a4a0d35 Fixed bugs and unit tests with new update message logic 12 years ago
Sam Bosley dec4a0d335 All new preference defaults for Astrid Lite version 12 years ago
Sam Bosley 0a0710030a Fixed compiler errors in subtasks unit tests 12 years ago
Sam Bosley 9bcd4bc238 Fixed typo in premium screen, made special exception in translation tests because it uses the % character 12 years ago
Sam Bosley 575bc4b135 Added unit tests for subtasks helper functions 12 years ago
Sam Bosley 0ad805648f Implemented a more concise serialization scheme for subtasks 12 years ago
Sam Bosley e5ff5188eb Advanced subtasks migration tests 12 years ago
Sam Bosley 4146038c77 Wrote test for subtasks migration 12 years ago
Sam Bosley b230e45491 Clear subtasks order pref during subtasks test setup 12 years ago
Sam Bosley 4cc3838d03 Rewrote subtasks moving tests for the new subtasks scheme 12 years ago
Sam Bosley df9db27cd4 QuickAddMarkup test should have been a DatabaseTestCase subclass. All the tests pass now 12 years ago
Sam Bosley f3e1508d76 Disable the Astrid2To3Upgrade test: 12 years ago
Sam Bosley 02016abea1 Be less stringent with the weekly repeating test cases to fix a daylight savings bug that would cause them to fail 12 years ago
Tim Su ad88e9030f copy over Coverage metadata file 12 years ago
Tim Su f5def03ca7 don't clean up emma files, incase they are useful 12 years ago
Tim Su d6d11e1da0 Create a test target that runs tests with zutubi instrumentation runner 12 years ago
Sam Bosley 8c50cf2077 Updated junit report classes, should read report file from the sdcard now 12 years ago
Sam Bosley aaa52dce31 Roll back changes to test configuration 12 years ago
Tim Su 21394b47de Fix unit tests and improve our testing infra 12 years ago
Tim Su 30603e1f34 Import chinese (except android traditional, has problems) 12 years ago
Tim Su 0754e713fe Specify test runner in ant 12 years ago
Tim Su 689c59ba79 Does the android built-in test runner have better luck running our tests? 12 years ago
Sam Bosley 0de8e7ca4b Fixed compilation errors in UpdateMessageServiceTest 12 years ago
Sam Bosley 986d6e04e6 Added tests for new kinds of update messages in UpdateMessageService 12 years ago
Sam Bosley 7700e9d3f4 Fixed errors in UpdateMessageServiceTest 12 years ago
Sam Bosley 69997500ea Fixed a bug with multi word lists in title parsing 12 years ago