Commit graph

387 commits

Author SHA1 Message Date
Milos Kozak
ac69d1069e
Merge pull request #2017 from PoweRGbg/TriggerTOD
Trigger for time of day
2019-10-02 14:41:24 +02:00
Milos Kozak
0139547499 fix test 2019-10-01 23:34:09 +02:00
Milos Kozak
c1109a5b41 QuickWizard cleanup, -> kotlin 2019-10-01 15:00:19 +02:00
Milos Kozak
20a2d84a0a Merge branch 'dev' of https://github.com/MilosKozak/AndroidAPS into dev 2019-10-01 14:56:21 +02:00
Milos Kozak
2d395b625e Do not allow too low max basal 2019-10-01 11:46:54 +02:00
Milos Kozak
4642f0ab5b EventNewNotification, EventDismissNotification -> RxBus 2019-10-01 00:00:22 +02:00
Milos Kozak
d2d4d5054f better check for finishing objectives 2019-09-30 14:39:57 +02:00
PoweRGbg
b277fc872c passing long as lastrun 2019-09-27 15:56:40 +03:00
PoweRGbg
0cc3df589f another try to fix test 2019-09-27 15:25:47 +03:00
Roumen Georgiev
f901c956e5 fixed problem with incorrect string values and test
setTimeInMillis sets time in milliseconds after * January 1, 1970, 0:00:00 GMT., but our time contains timezone offsset
2019-09-27 12:19:19 +03:00
Milos Kozak
2f1bfc8f66
Merge branch 'dev' into TriggerTOD 2019-09-25 15:00:56 +02:00
Roumen Georgiev
e7953b33af fix tests 2019-09-16 12:31:51 +03:00
Roumen Georgiev
68b6591f42 fix tests 2019-09-12 12:08:36 +03:00
Roumen Georgiev
d525c3f220
Merge branch 'dev' into TriggerTOD 2019-09-10 10:30:20 +03:00
Roumen Georgiev
e3d7d4cb67 fixed name and tests 2019-09-10 10:01:36 +03:00
Milos Kozak
a3bc942cd7 R: handle not received time, refactor to kotlin, unify SerialIOThread 2019-09-08 14:17:41 +02:00
Milos Kozak
99a8c94cff fix tests 2019-09-05 21:42:02 +02:00
Roumen Georgiev
2a80477bb5 tests 2019-09-04 16:48:32 +03:00
Milos Kozak
a75312eea0 ObjectivesPlugin -> kotlin 2019-09-02 23:54:47 +02:00
Milos Kozak
0de7413427 use constants in objectives 2019-09-01 09:59:34 +02:00
Milos Kozak
66512dbe38 limit TT values 2019-08-27 20:16:51 +02:00
Milos Kozak
e6ae4f03d5 fix limit values in InputBg 2019-08-27 19:07:05 +02:00
Milos Kozak
06d69ea252 fix test 2019-08-24 17:43:21 +02:00
Milos Kozak
d467d679df
Merge pull request #1928 from triplem/firebase_events_test
disable firebase for tests
2019-08-08 19:27:37 +02:00
Milos Kozak
8f3c4e25c5 DanaRFragment -> kotlin 2019-08-07 15:50:37 +02:00
Milos Kozak
9e962b953f eliminate PluginSwitcher 2019-08-06 02:34:57 +02:00
triplem
c9f054bd47 disable firebase for tests 2019-08-01 21:20:17 +02:00
Milos Kozak
84ecb92771 lint recommendations 2019-07-27 19:56:07 +02:00
Milos Kozak
c0116b744e remove failing test 2019-07-25 20:07:32 +02:00
Milos Kozak
09270f36bf
Merge branch 'dev' into automation 2019-07-25 16:17:16 +02:00
Andy Rozman
dbc527605b - disabled test 2019-07-25 14:49:43 +01:00
Milos Kozak
e539dbc112 fix tests, use location form service 2019-07-22 16:58:25 +02:00
Milos Kozak
77d7f1ca65 Merge branch 'automation' of https://github.com/MilosKozak/AndroidAPS into automation 2019-07-22 16:28:57 +02:00
Milos Kozak
2ee8467243
Merge pull request #1880 from PoweRGbg/automationTests
more Automation tests
2019-07-22 09:54:59 +02:00
Roumen Georgiev
4cc556b1cb TriggerRecurringTime tests 2019-07-19 14:19:54 +03:00
Roumen Georgiev
04c3236258 increase coverage in TriggerTime 2019-07-19 11:57:30 +03:00
Roumen Georgiev
7b3d2d4372 TriggerLocation tests 2019-07-19 10:50:30 +03:00
Milos Kozak
d25f6f07b0 migrate to kotlin, remove butterknife, code claeanup 2019-07-18 23:49:59 +02:00
Andy Rozman
5379b1af88 - removed tests (they are not real tests yet) 2019-07-18 18:24:10 +01:00
Milos Kozak
1c8aae9757 fix tests 2019-07-16 22:35:46 +02:00
Milos Kozak
c4ba821dc1
Merge branch 'dev' into automation 2019-07-14 20:00:42 +02:00
Milos Kozak
8c2c2b21ea
Merge branch 'dev' into medtronic_andy_merge 2019-07-14 19:50:07 +02:00
Milos Kozak
d7a28bf713 Session test 2019-07-14 16:11:27 +01:00
Andy Rozman
400a336137 - Removed test 2019-07-13 20:29:20 +01:00
Andy Rozman
2c07bc4c3b - Removed test 2019-07-13 19:55:14 +01:00
Andy Rozman
094d81c5ce - Fixed wrong UTest 2019-07-13 19:52:31 +01:00
Andy Rozman
675dcc1b5b Fixes:
- removed unneeded classes and xml
- some fixes: MedtronicUtil, using different method to determine if pump driver is selected
2019-07-13 19:15:44 +01:00
Andy Rozman
0b1ef81d40 Updated files that had only formating changes and removed lcoal files. 2019-07-13 12:26:42 +01:00
Milos Kozak
f5c22a33ff icons 2019-07-11 18:56:50 +01:00
Milos Kozak
4df1127a8c jetpack compliance, code cleanup, extracted resources 2019-07-11 18:18:05 +01:00