Sam Bosley
|
476b3af206
|
Refactor and cleanup based on Tim's suggestions
|
13 years ago |
Sam Bosley
|
ac4e8b07f5
|
Added unit tests for ab test retention database
|
13 years ago |
Sam Bosley
|
9a38474077
|
Fixed the TitleParserTest to reflect recent updates in behavior
|
13 years ago |
Sam Bosley
|
31b8bb44bf
|
Fixed unit test broken by ordered list updater changes
|
13 years ago |
Sam Bosley
|
ca9b7a486a
|
Fixed some unit tests affected by the change in due time handling
|
13 years ago |
Sam Bosley
|
9d55c233dd
|
Fixed an arithmetic error in a title parsing test
|
13 years ago |
Sam Bosley
|
f75571e20a
|
Fixed compilation error in unit test
|
13 years ago |
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
|
14 years ago |
Tim Su
|
be9ebf52e2
|
Bypass tests if no account manager
|
14 years ago |
Tim Su
|
1773ca8eb8
|
Fix for translation issues, and allow translation tests to handle numerical formatters
|
14 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.
|
14 years ago |
Tim Su
|
0ec2982025
|
Merge remote-tracking branch 'sbosley/110627_new_gtasks_api'
|
14 years ago |
Tim Su
|
31c2355742
|
Rewrote repeats completely to fulfil new requirements
|
14 years ago |