|
|
9891139b5a
|
Fix tests on ICS
|
2016-04-04 06:43:42 -04:00 |
|
|
|
96c46b655d
|
Minor refactoring
|
2016-04-04 05:43:07 -04:00 |
|
|
|
0de52d4fa3
|
BaseTask: move register/unregister to onPre/PostExecute
|
2016-04-04 05:42:27 -04:00 |
|
|
|
7433a2413d
|
Refactor BaseTask interface
|
2016-04-03 06:45:10 -04:00 |
|
|
|
4cec7d7367
|
Implement methods to generate huge test database
|
2016-04-03 05:08:57 -04:00 |
|
|
|
e476096ae1
|
Fix view tests
|
2016-04-02 11:47:28 -04:00 |
|
|
|
02e45dbe27
|
Rename DialogHelper to UIHelper
|
2016-04-02 10:14:21 -04:00 |
|
|
|
bc54f3f916
|
Improve performance of toggleCheckmark
|
2016-04-01 16:21:22 -04:00 |
|
|
|
5763d76167
|
Make setup method public
|
2016-04-01 16:08:51 -04:00 |
|
|
|
86b66b1388
|
Add tests for DeleteHabitsCommand
|
2016-03-31 08:02:44 -04:00 |
|
|
|
5e0422848b
|
Add tests for EditHabitCommand
|
2016-03-31 07:54:00 -04:00 |
|
|
|
a67a3297b1
|
Add tests for ToggleRepetitionCommand
|
2016-03-31 07:34:20 -04:00 |
|
|
|
b2f2d4ad28
|
Add tests for UnarchiveHabitsCommand
|
2016-03-31 07:24:43 -04:00 |
|
|
|
4dc8201dcb
|
Add tests for CreateHabitCommand
|
2016-03-31 07:20:20 -04:00 |
|
|
|
f24e300b40
|
Implement tests for Archive and ChangeColor commands
|
2016-03-31 07:11:24 -04:00 |
|
|
|
21157eaa19
|
Increase similarity threshold
|
2016-03-31 07:09:47 -04:00 |
|
|
|
0ea2c8e5c8
|
HistoryView: test tap at invalid locations
|
2016-03-31 06:31:13 -04:00 |
|
|
|
826491bc90
|
Test custom views with transparent background
|
2016-03-31 06:21:01 -04:00 |
|
|
|
72f5ca5531
|
Add tests for NumberView
|
2016-03-31 06:03:16 -04:00 |
|
|
|
f9da90a93a
|
Add tests for HabitStreakView
|
2016-03-30 21:02:05 -04:00 |
|
|
|
96c6a97ad0
|
Add tests for HabitScoreView
|
2016-03-30 19:46:37 -04:00 |
|
|
|
20469789ea
|
Add tests for HabitFrequencyView
|
2016-03-30 18:41:00 -04:00 |
|
|
|
abafffcff1
|
Increase similarity threshold
|
2016-03-30 12:25:45 -04:00 |
|
|
|
d45a4445cc
|
Minor changes to HabitHistoryView rendering; enable haptic feedback
|
2016-03-30 12:25:24 -04:00 |
|
|
|
94f56a8869
|
Make all unit tests inherit from BaseTest
|
2016-03-30 08:49:42 -04:00 |
|
|
|
bc331d0a4d
|
Write tests for HabitHistoryView
|
2016-03-30 08:28:21 -04:00 |
|
|
|
2ba7246e5f
|
Refactor Tasks for better testability
|
2016-03-30 08:28:06 -04:00 |
|
|
|
6838a0f2d3
|
Restore missing asset
|
2016-03-27 06:40:56 -04:00 |
|
|
|
53e737c169
|
Allow API version-specific view tests; use relative image distance
|
2016-03-27 06:39:40 -04:00 |
|
|
|
285f79ed95
|
Add tests for CheckmarkView
|
2016-03-26 20:11:17 -04:00 |
|
|
|
4f65c8bef1
|
Add script to pull failed generated images from device
|
2016-03-26 19:47:53 -04:00 |
|
|
|
51b7cfc8fa
|
Remove useless asset
|
2016-03-26 19:47:04 -04:00 |
|
|
|
55ed2585ea
|
Additional tests for RingView
|
2016-03-26 19:46:33 -04:00 |
|
|
|
2c62e1578a
|
Create base test class for custom views
|
2016-03-26 19:25:50 -04:00 |
|
|
|
6c810ee7a3
|
Allow user to send bug report from settings screen
|
2016-03-25 14:39:57 -04:00 |
|
|
|
d176ea91fb
|
Use custom matcher for settings activity
|
2016-03-25 09:04:07 -04:00 |
|
|
|
62df660079
|
Implement UI tests for import/export and help
|
2016-03-25 08:10:10 -04:00 |
|
|
|
28dad560a6
|
Write tests for CSV exporter
|
2016-03-25 07:09:06 -04:00 |
|
|
|
9e410f8395
|
Refactor and write tests for IO tasks
|
2016-03-25 06:18:07 -04:00 |
|
|
|
1120f56dd4
|
Write tests for CSV export
|
2016-03-24 21:36:41 -04:00 |
|
|
|
743431ef67
|
Refactor DatabaseHelper; write tests for data import
|
2016-03-24 06:59:41 -04:00 |
|
|
|
c9793df7c7
|
Reorganize files
|
2016-03-23 17:20:26 -04:00 |
|
|
|
2d87076a48
|
Change the way score are grouped
|
2016-03-20 08:19:57 -04:00 |
|
|
|
c3ff1fbe03
|
Add quick selection for commonly used habit frequencies
Closes #25
|
2016-03-19 09:46:42 -04:00 |
|
|
|
6826bd1ddc
|
Update test
|
2016-03-18 10:36:56 -04:00 |
|
|
|
0921f9346e
|
Refactor and write docs for Score and ScoreList
|
2016-03-18 07:16:31 -04:00 |
|
|
|
eb017bf99b
|
Write missing tests and docs for RepetitionList
|
2016-03-17 06:49:11 -04:00 |
|
|
|
7ba62d6784
|
Minor formatting
|
2016-03-17 06:39:12 -04:00 |
|
|
|
f5e4a88415
|
Implement missing tests for Habit; remove some dead code
|
2016-03-17 06:20:52 -04:00 |
|
|
|
075b7812eb
|
Refactor and write documentation for Habit
|
2016-03-16 07:49:40 -04:00 |
|