Commit Graph

209 Commits (b3b38583becf75e919bb76c4b8d32d95cbcbf2fe)

Author SHA1 Message Date
Tim Su 42387eea5b bye bye, unused flag 13 years ago
Tim Su c844b8967a Migrate list to use tag name. Fix unit tests with rearranging 13 years ago
Tim Su b12ffda59c Added a subtask moving test with some extra edge cases to test 13 years ago
Tim Su 25d94a4606 Moved Gtasks non-sync unit tests to main test suite 13 years ago
Tim Su 6a6d237a68 Force NotificationManager for notification tests 13 years ago
Sam Bosley 7a731a190a Fixed a couple bugs in unit tests that should make them work on Jenkins 13 years ago
Tim Su fa79f5cbf6 Remove references to INTRO_TASK_SIZE, missed a spot 13 years ago
Andrew Shaw 6383d3679f Adding name option to task rabbit 13 years ago
Andrew Shaw 99a8a73638 Task rabbit views 13 years ago
Sam Bosley 0797c7041c Fixed unit tests (except for the format strings ones) 13 years ago
Tim Su 8aa4bb8fa1 Fix for tests. Now you can run the test suite in eclipse as well as from ant. Had to work around Android bug 23365 13 years ago
Tim Su c550925fd7 General fixes to test project build environment 13 years ago
Tim Su c34c1df463 Cleaned up a bunch of warnings, fixed a few small issues, code and formatting cleanup 13 years ago
Tim Su 282c619cfb Moved sync tests to test-sync project 13 years ago
Sam Bosley 6eb564ff00 Fixed a bug with adding multiple lists in (), cleaned up tests some more 13 years ago
Sam Bosley c9cc27eeb6 Fixed broken quick add markup tests 13 years ago
Sam Bosley 933cfdf891 Fixed a bug with regexp title parsing, fixed compilation errors in gtasks tests 13 years ago
Andrew Shaw f5bc5fbca2 Fixed regular expression error where task only added the first word of the tag 13 years ago
Amy Tang 86298cbdb6 Added unit tests to titleparser 13 years ago
Tim Su 012649ae72 Fix unit tests 13 years ago
Sam Bosley dc2972954f Fixed some strings and some broken unit tests 13 years ago
Tim Su 2183d5c04a Fix for API test bypass test logic 13 years ago
Sam Bosley 94422643aa Better gtasks error messages and human readable scope alias for auth token type 13 years ago
Sam Bosley 3cda93777f Updated version of the google api libraries 13 years ago
Tim Su 438bfdefa4 fix for repeat-after-complete weekly setting due time on tasks 13 years ago
Sam Bosley 132f27963c Repeat from completion will now move forward from completion date to the next day in the recurrence instead of skipping a week. The old behavior is still available as repeat every 2 weeks from completion. The new behavior allows the use case of a weekly repeating event on specific days of the week and ensures upcoming events will not be missed. 13 years ago
Tim Su 841484f8bc Fixed a repeat bug and then fixed the underlying tests 13 years ago
Tim Su e069b6ab0e Moved repeat tests to their own package for exclusion in continuous tests 13 years ago
Tim Su 556ddfa204 Fix merge conflict in tests 13 years ago
Tim Su 5b626680d1 Merge remote-tracking branch 'sbosley/110818_sb_repeat_tests'
Conflicts:
	tests/src/com/todoroo/astrid/repeats/RepeatTestsGtasksSyncRemote.java
13 years ago
Sam Bosley c5f487bb09 Adjusted gtasks due date functions to work around Google's rounding 13 years ago
Sam Bosley b9b8e47cd8 Test suite for repeating tasks--includes offline tests and tests for syncing with astrid.com, producteev, and gtasks, with repeating tasks completed remotely and locally. Also includes some bug fixes exposed by the tests. 13 years ago
Sam Bosley 9e6c734e32 Fixed compile errors in gtasks tests 13 years ago
Arne Jans fe5ef8a860 Added minutely Repeat Test Case 13 years ago
Tim Su c6a95952c7 Fix for unit tests for repeat 13 years ago
Tim Su 1bc3f3c6bf Fix for test, now passes 13 years ago
Tim Su 42ea483336 added repeat tests, fixed up others 13 years ago
Sam Bosley a2196491bb Bypass the other gtasks tests if no account manager 13 years ago
Tim Su be9ebf52e2 Bypass tests if no account manager 13 years ago
Tim Su 1773ca8eb8 Fix for translation issues, and allow translation tests to handle numerical formatters 13 years ago
Sam Bosley 6254348933 Added ability to sync individual gtasks immediately on save. Properties synced--all relevant task data e.g. title, due date, parent indentation. Properties ignored--ordering in a list. Also fixed several major bugs related to normal syncing. 13 years ago
Tim Su 0ec2982025 Merge remote-tracking branch 'sbosley/110627_new_gtasks_api' 13 years ago
Tim Su 31c2355742 Rewrote repeats completely to fulfil new requirements 13 years ago
Tim Su 6e57942bdc Added a bunch of unit tests for different repeat conditions 13 years ago
Tim Su 1ddeb2add6 Added a unit test for new case and also tweaked a minor setting in repeat task complete listener that might fix the bug Jon is describing 13 years ago
Sam Bosley 89dc6d462a Google Tasks Api integration. Basic tests are passing, various edge cases may still need work. Code for accessing account manager has been factored in to the repurposed GtasksLoginActivity activity class. A one-time migration will occur for legacy users to update remote task ids. 13 years ago
Tim Su 3d533ab96d fix repeat unit tests 13 years ago
Tim Su afd0bc090b Fixed release build script to produce an apk 13 years ago
Sam Bosley e34e7d71e1 Added Producteev Unit tests
Added a necessary function to the invoker that was lost in repository cleanup

Fixed a couple unit test bugs. All but the known issue are now passing
13 years ago
Tim Su 24a764f682 Fix for repeat-after-completing not triggering the correct date (bug with rfc2445 library) 14 years ago
Tim Su 0db8f84e46 fix for unit test 14 years ago
Tim Su 26c2d3c49b Astrid Collaboration Project
- sync with Astrid.com server
- people activity for delegating and sharing tasks
- shared tags activity for adding users to tags
- c2dm push notifications
14 years ago
Tim Su 7d6bcee9b0 Fix unit test with reminders 14 years ago
Tim Su 10bb07708e Fixed unit tests 14 years ago
Tim Su 6cd2b0b011 Fixing unit tests 14 years ago
Tim Su fec3f3c93a Tweaks to quick-add to make it work in all cases 14 years ago
Tim Su 8c3bee018c Added quick-add markup 14 years ago
Tim Su f161294848 Killed extended details. Created NoteMetadata for displaying notes created from plugins.
- migrated PDV and RTM notes to new format
14 years ago
Joshua Gross 50203ecd9f Fixed one unit test, GTask integration tests are still broken 14 years ago
Tim Su 637ff02e90 Unit tests for date utilities 14 years ago
Tim Su 104382f108 Fix for AST-410 - sync w/ google tasks removes due time 14 years ago
Tim Su 6c4400dced added unit test 14 years ago
Tim Su dcf864a93d Fix test :) 14 years ago
Tim Su cca7b091b4 fixed unit tests 14 years ago
Tim Su 335597866d got the updates stuff to work with the actual Astrid app. 14 years ago
Tim Su aee861c390 got tests to pass with update message service 14 years ago
Tim Su bbec509caa update service + test 14 years ago
Tim Su c2fc33f89e Fixing translation issues and translation test 14 years ago
Tim Su 4cbcc5a7f3 fixing various issues with translations found by unit test 14 years ago
Tim Su 919eec9c82 Further progress on getting movement unit test to pass 14 years ago
Tim Su d7d87f84ee First pass at writing the rearrangling logic 14 years ago
Tim Su 48c7761568 don't need to unit test, the class was deleted 14 years ago
Tim Su 1a8b0154e6 Fixed the remaining gtasks task list updater tests that were broken 14 years ago
Tim Su 653403cbb2 Wrote a basic move task down implementation 14 years ago
Tim Su 7117b90093 indent tests pass woo 14 years ago
Tim Su 515b3dcf07 Wrote gtasks order action test, added new indent action tests, and fixed detail exposer test 14 years ago
Tim Su 04981152a1 updated indent action to work like google does 14 years ago
Tim Su c16e24ca59 Reflecting separation of Preferences and AstridPreferences and migration of the former to astridApi project 14 years ago
Tim Su 1fd2ca4599 Speeding up repeat tests unit test. 14 years ago
Tim Su 53ed873d6d ... and now detail exposer kicks butt and passes 14 years ago
Tim Su 67451e623a wrote a detail exposer test for gtasks 14 years ago
Tim Su 7e8c2321ce gtasks: passing almost every gtasks unit test 14 years ago
Tim Su 88f4c2a622 I love passing unit tests. Fixed gtasks tests, more to fix yet. 14 years ago
Tim Su afaebcd9fc Added gtasks metadata test 14 years ago
Tim Su dfe70c680b Added gtask task list updater test 14 years ago
Tim Su 7182206271 fixed eclipse project classpath, got rid of some unnecessary @overrides 14 years ago
Tim Su 951baa052b handle case where auto-gen resource not an integer 14 years ago
Tim Su 1bf0e9e494 Custom modified JUnitReportTestRunner to report test times 14 years ago
Tim Su 9c3efb775b First pass at fleshing out the order changing operation 14 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 14 years ago
Tim Su 9cf8b28e17 Made createNewMetadata method easier to use 14 years ago
Tim Su 927ba61e5a Added indentation action and unit test 14 years ago
Tim Su d00a35bf58 Wrote first gtasks unit test, first unit test passes. 14 years ago
Tim Su 0cf572de59 Turned preference service into an injected class for better testability, wrote the first test, of the decorator 14 years ago
Tim Su 8b93d0a196 Fix test by controling the # of tasks backed up 14 years ago
Tim Su 9af973bcd2 Pulled in new translations for Astrid 3.3 14 years ago
Tim Su 38ca50123d fixed three unit tests 14 years ago
Tim Su 12060fddb0 removed obsoleted unit tests 14 years ago
Tim Su c3025f355f Deleted some cruft, fixed a bunch of unit tests 14 years ago
Tim Su 9a9eb73945 reflected new API change in dependency injector 14 years ago