Commit Graph

127 Commits (7c14725d88827bc4e81f8cc4030a0f2fe6091e23)

Author SHA1 Message Date
Alinson S. Xavier 677a643e5b Allow theme to be fixed during tests
10 years ago
Alinson S. Xavier f172c69eed Update tests
10 years ago
Alinson S. Xavier 2dc4fcbc46 Fix transparency on widgets
10 years ago
Alinson S. Xavier dbcad9a5f4 Use dark theme for widget colors
10 years ago
Alinson S. Xavier aee5d975db Replace star by ring
10 years ago
Alinson S. Xavier e2bb4371d3 Fix UI test for settings screen
10 years ago
Alinson S. Xavier fcee8552f0 Switch to compat ActionMode; fix tests
10 years ago
Alinson S. Xavier 8ddf4574e3 Fix failed view tests
10 years ago
Alinson S. Xavier b601a643dd Merge branch 'feature/dark-theme' into dev
10 years ago
Alinson S. Xavier f5f3ec9f88 Update tests for custom views
10 years ago
Alinson S. Xavier dd1f6c9efc Change habit.color palette according to current theme
10 years ago
Alinson S. Xavier b29c7e695a Save failed views to SD card root if writable
10 years ago
Alinson S. Xavier 3811f4b339 Rename tests for compatibility with AWS Device Farm
10 years ago
Alinson S. Xavier 9891139b5a Fix tests on ICS
10 years ago
Alinson S. Xavier 96c46b655d Minor refactoring
10 years ago
Alinson S. Xavier 0de52d4fa3 BaseTask: move register/unregister to onPre/PostExecute
10 years ago
Alinson S. Xavier 7433a2413d Refactor BaseTask interface
10 years ago
Alinson S. Xavier 4cec7d7367 Implement methods to generate huge test database
10 years ago
Alinson S. Xavier e476096ae1 Fix view tests
10 years ago
Alinson S. Xavier 02e45dbe27 Rename DialogHelper to UIHelper
10 years ago
Alinson S. Xavier bc54f3f916 Improve performance of toggleCheckmark
10 years ago
Alinson S. Xavier 5763d76167 Make setup method public
10 years ago
Alinson S. Xavier 86b66b1388 Add tests for DeleteHabitsCommand
10 years ago
Alinson S. Xavier 5e0422848b Add tests for EditHabitCommand
10 years ago
Alinson S. Xavier a67a3297b1 Add tests for ToggleRepetitionCommand
10 years ago
Alinson S. Xavier b2f2d4ad28 Add tests for UnarchiveHabitsCommand
10 years ago
Alinson S. Xavier 4dc8201dcb Add tests for CreateHabitCommand
10 years ago
Alinson S. Xavier f24e300b40 Implement tests for Archive and ChangeColor commands
10 years ago
Alinson S. Xavier 21157eaa19 Increase similarity threshold
10 years ago
Alinson S. Xavier 0ea2c8e5c8 HistoryView: test tap at invalid locations
10 years ago
Alinson S. Xavier 826491bc90 Test custom views with transparent background
10 years ago
Alinson S. Xavier 72f5ca5531 Add tests for NumberView
10 years ago
Alinson S. Xavier f9da90a93a Add tests for HabitStreakView
10 years ago
Alinson S. Xavier 96c6a97ad0 Add tests for HabitScoreView
10 years ago
Alinson S. Xavier 20469789ea Add tests for HabitFrequencyView
10 years ago
Alinson S. Xavier abafffcff1 Increase similarity threshold
10 years ago
Alinson S. Xavier d45a4445cc Minor changes to HabitHistoryView rendering; enable haptic feedback
10 years ago
Alinson S. Xavier 94f56a8869 Make all unit tests inherit from BaseTest
10 years ago
Alinson S. Xavier bc331d0a4d Write tests for HabitHistoryView
10 years ago
Alinson S. Xavier 2ba7246e5f Refactor Tasks for better testability
10 years ago
Alinson S. Xavier 6838a0f2d3 Restore missing asset
10 years ago
Alinson S. Xavier 53e737c169 Allow API version-specific view tests; use relative image distance
10 years ago
Alinson S. Xavier 285f79ed95 Add tests for CheckmarkView
10 years ago
Alinson S. Xavier 4f65c8bef1 Add script to pull failed generated images from device
10 years ago
Alinson S. Xavier 51b7cfc8fa Remove useless asset
10 years ago
Alinson S. Xavier 55ed2585ea Additional tests for RingView
10 years ago
Alinson S. Xavier 2c62e1578a Create base test class for custom views
10 years ago
Alinson S. Xavier 6c810ee7a3 Allow user to send bug report from settings screen
10 years ago
Alinson S. Xavier d176ea91fb Use custom matcher for settings activity
10 years ago
Alinson S. Xavier 62df660079 Implement UI tests for import/export and help
10 years ago
Alinson S. Xavier 28dad560a6 Write tests for CSV exporter
10 years ago
Alinson S. Xavier 9e410f8395 Refactor and write tests for IO tasks
10 years ago
Alinson S. Xavier 1120f56dd4 Write tests for CSV export
10 years ago
Alinson S. Xavier 743431ef67 Refactor DatabaseHelper; write tests for data import
10 years ago
Alinson S. Xavier c9793df7c7 Reorganize files
10 years ago
Alinson S. Xavier 2d87076a48 Change the way score are grouped
10 years ago
Alinson S. Xavier c3ff1fbe03 Add quick selection for commonly used habit frequencies
10 years ago
Alinson S. Xavier 6826bd1ddc Update test
10 years ago
Alinson S. Xavier 0921f9346e Refactor and write docs for Score and ScoreList
10 years ago
Alinson S. Xavier eb017bf99b Write missing tests and docs for RepetitionList
10 years ago
Alinson S. Xavier 7ba62d6784 Minor formatting
10 years ago
Alinson S. Xavier f5e4a88415 Implement missing tests for Habit; remove some dead code
10 years ago
Alinson S. Xavier 075b7812eb Refactor and write documentation for Habit
10 years ago
Alinson S. Xavier b20fd44cbc Scroll to view before clicking
10 years ago
Alinson S. Xavier 866b62987c Wake up device before running UI tests
10 years ago
Alinson S. Xavier 988b39f2e5 Add missing debug messages to SystemHelper
10 years ago
Alinson S. Xavier 4cf2b8072b Unlock screen before running UI tests
10 years ago
Alinson S. Xavier 9156bba267 Disable animations when testing
10 years ago
Alinson S. Xavier 1a18bb939d Refactor and write unit tests for RepetitionList
10 years ago
Alinson S. Xavier 144524e53b Refactor and write tests for checkmarks
10 years ago
Alinson S. Xavier 1930db3cd1 Wait after toggling checkmarks
10 years ago
Alinson S. Xavier eee2605f74 Add first unit tests for habit
10 years ago
Alinson S. Xavier 1635b9905d Split test
10 years ago
Alinson S. Xavier 8b10138cd6 Fix tests on pre-Lollipop devices
10 years ago
Alinson S. Xavier 2b40633110 Add more tests for settings and about
10 years ago
Alinson S. Xavier 1102d05a61 Test unarchiving habits
10 years ago
Alinson S. Xavier 51e8c2f111 Implement basic user interface tests
10 years ago