Commit Graph

72 Commits (f45cd0735df7b652fd7a1c15639278cfc9ef969e)

Author SHA1 Message Date
Sam Bosley 42ef792707 Refactored ClientToServer message to be an abstract class holding information common to all ClientToServer messages 12 years ago
Sam Bosley 189acd1367 Removed ActFmSyncQueue (going to redo that), refactored ChangesHappened constructor 12 years ago
Sam Bosley 7d27cbef8d Minor refactor of migration test 12 years ago
Sam Bosley a7bac3e142 Fixed bugs in sync migration test 12 years ago
Sam Bosley 48d9c46d72 Started building stuff for separate uuid column (can't reuse remoteId column because of size) 12 years ago
Sam Bosley 4e05e74be0 Minor unit test tweak 12 years ago
Sam Bosley 4427ee3093 Added a unit test for the migration 12 years ago
Sam Bosley cf5c725879 Refactored ChangesHappened to use generics better, started writing tests for sync message classes 12 years ago
Sam Bosley 2917683bb8 Added unit tests for database layer (testing outstanding entries, uuid creation, etc.) 12 years ago
Tim Su 52ed2cdda5 Add a license block to the top of the files that don't have one 12 years ago
Sam Bosley faa83aee21 Increased timing tolerance for sync repeat tests 12 years ago
Sam Bosley d1b9a83b4a Fixed a bunch more bugs with the sync unit tests: 12 years ago
Sam Bosley e892e4cb5e Reenable some sync tests so we can get them all working 12 years ago
Tim Su 34e2e5f658 Add sync unit test build script 12 years ago
Sam Bosley aba9f2f154 Fixed bugs and improved sync unit tests 12 years ago
Sam Bosley 5e73b147ce Fixed compilation error in gtasks sync test 13 years ago
Tim Su d41ae9e4aa Turn gtasks sync v2 provider into a real singleton, and synchronize on the instance for certain methods 13 years ago
Sam Bosley 338e818933 Make Gtasks sync unit tests compile and pass 13 years ago
Tim Su 25d94a4606 Moved Gtasks non-sync unit tests to main test suite 13 years ago
Tim Su b1c600458f Got rid of calls to startup service from fragments, got rid of INTRO_TASK_SIZE 13 years ago
Tim Su 282c619cfb Moved sync tests to test-sync project 13 years ago
Tim Su 25f52266f2 Initial commit of astrid sync tests project 13 years ago