Commit Graph

107 Commits (3a3f6f609f7cd39b758a49cb3a0c3b6acf0b100c)

Author SHA1 Message Date
Tim Su cca7b091b4 fixed unit tests 15 years ago
Tim Su 335597866d got the updates stuff to work with the actual Astrid app. 15 years ago
Tim Su aee861c390 got tests to pass with update message service 15 years ago
Tim Su bbec509caa update service + test 15 years ago
Tim Su c2fc33f89e Fixing translation issues and translation test 15 years ago
Tim Su 4cbcc5a7f3 fixing various issues with translations found by unit test 15 years ago
Tim Su 919eec9c82 Further progress on getting movement unit test to pass 15 years ago
Tim Su d7d87f84ee First pass at writing the rearrangling logic 15 years ago
Tim Su 48c7761568 don't need to unit test, the class was deleted 15 years ago
Tim Su 1a8b0154e6 Fixed the remaining gtasks task list updater tests that were broken 15 years ago
Tim Su 653403cbb2 Wrote a basic move task down implementation 15 years ago
Tim Su 7117b90093 indent tests pass woo 15 years ago
Tim Su 515b3dcf07 Wrote gtasks order action test, added new indent action tests, and fixed detail exposer test 15 years ago
Tim Su 04981152a1 updated indent action to work like google does 15 years ago
Tim Su c16e24ca59 Reflecting separation of Preferences and AstridPreferences and migration of the former to astridApi project 15 years ago
Tim Su 1fd2ca4599 Speeding up repeat tests unit test. 15 years ago
Tim Su 53ed873d6d ... and now detail exposer kicks butt and passes 15 years ago
Tim Su 67451e623a wrote a detail exposer test for gtasks 15 years ago
Tim Su 7e8c2321ce gtasks: passing almost every gtasks unit test 15 years ago
Tim Su 88f4c2a622 I love passing unit tests. Fixed gtasks tests, more to fix yet. 15 years ago
Tim Su afaebcd9fc Added gtasks metadata test 15 years ago
Tim Su dfe70c680b Added gtask task list updater test 15 years ago
Tim Su 6b4f87598b fix to test build.xml to get adb.device.arg to work with coverage target 15 years ago
Tim Su 7182206271 fixed eclipse project classpath, got rid of some unnecessary @overrides 15 years ago
Tim Su 951baa052b handle case where auto-gen resource not an integer 15 years ago
Tim Su 1bf0e9e494 Custom modified JUnitReportTestRunner to report test times 15 years ago
Tim Su 2c87844287 emma html encoding -> utf-8 15 years ago
Tim Su db6d11539e Astrid unit tests: use zutubi junit xml reporter to generate junit xml. also use emma xml reporter to generate emma xml 15 years ago
Tim Su 9c3efb775b First pass at fleshing out the order changing operation 15 years ago
Tim Su 459009f39c Refactored task adapter add on manager into own class, fixed a bug with detail loading, updated task details to not use broadcast receiver, added skeleton google order actions 15 years ago
Tim Su aa7ed3dc94 Android test build xml: produce proper coverage reports 15 years ago
Tim Su 9cf8b28e17 Made createNewMetadata method easier to use 15 years ago
Tim Su 927ba61e5a Added indentation action and unit test 15 years ago
Tim Su d00a35bf58 Wrote first gtasks unit test, first unit test passes. 15 years ago
Tim Su 0cf572de59 Turned preference service into an injected class for better testability, wrote the first test, of the decorator 15 years ago
Tim Su 8b93d0a196 Fix test by controling the # of tasks backed up 15 years ago
Tim Su 9af973bcd2 Pulled in new translations for Astrid 3.3 15 years ago
Tim Su 38ca50123d fixed three unit tests 15 years ago
Tim Su 017adc47da started work on a replacement coverage method that handles all incoming sources 15 years ago
Tim Su 48c0d05c1d Added coverage folder to gitignore 15 years ago
Tim Su 12060fddb0 removed obsoleted unit tests 15 years ago
Tim Su c3025f355f Deleted some cruft, fixed a bunch of unit tests 15 years ago
Tim Su 9a9eb73945 reflected new API change in dependency injector 16 years ago
Tim Su c6da0907ff Moved a bunch of API files into the API project. Yay for code reuse.
Please import the github project todoroo/astridApi. :)
16 years ago
Tim Su ed60492f18 Fixin' tests, fixin' the content provider, i think it's in decent shape now. All unit tests pass! 16 years ago
Tim Su 0b77d19f7d Now passing the first of the content provider unit tests 16 years ago
Tim Su c1d1fa801f Fixed up unit tests. they compile but aren't passing yet 16 years ago
Tim Su 561e899eff Updated content provider, started on provider tests 16 years ago
Tim Su da7f87a4e0 Merge branch 'master' into dev
Conflicts:
	astrid/AndroidManifest.xml
	astrid/plugin-src/com/todoroo/astrid/producteev/sync/ProducteevDataService.java
	astrid/plugin-src/com/todoroo/astrid/rmilk/MilkBackgroundService.java
	astrid/plugin-src/com/todoroo/astrid/rmilk/MilkLoginActivity.java
	astrid/plugin-src/com/todoroo/astrid/rmilk/data/MilkDataService.java
	astrid/plugin-src/com/todoroo/astrid/rmilk/sync/RTMSyncProvider.java
	astrid/src/com/todoroo/astrid/service/StartupService.java
16 years ago
Tim Su ade52edd67 No more hooks on task dao save, it was confusing and didn't do anything. Also fix for AST-267 - task open from pure calendar 16 years ago