Commit graph

869 commits

Author SHA1 Message Date
Milos Kozak
f8a8e90d7b ConstraintChecker -> ConstriantsImpl -> implementation module 2022-11-03 13:33:22 +01:00
Milos Kozak
fbeb03f322 move activities to ui module 2022-11-02 23:44:53 +01:00
Milos Kozak
2f85abbc84 Insulin -> plugins module 2022-11-02 14:05:50 +01:00
Milos Kozak
bd2a7fc198 SmsCommunicator -> plugins module 2022-11-01 14:42:49 +01:00
Milos Kozak
4c5d015b40 CommandQueueImpl -> implementation module 2022-11-01 11:39:40 +01:00
Milos Kozak
c955ca5b57 ui, implementation module 2022-10-31 20:20:41 +01:00
Milos Kozak
437bb0d65d AndroidAPS - AAPS, NSClient -> AAPSClient 2022-10-13 15:26:49 +02:00
Milos Kozak
2e3ce68e3d SMS: fix displayed number on sent messages 2022-10-03 21:44:30 +02:00
Philoul
b1be726cc3 Autotune Fix Unit tests 2022-08-17 12:24:46 +02:00
Philoul
7a31057707 Merge remote-tracking branch 'Nightscout/dev' into Autotune/AddtitionalUnitTests 2022-06-30 01:03:30 +02:00
Philoul
0e0470a4e8 Fix AutotunePrepTest (add timeshift in input profile to get correct basal consistant with OpenAps run) 2022-06-30 01:03:00 +02:00
Milos Kozak
6a83642c2e cleanup & turn on looging in tests 2022-06-28 20:56:43 +02:00
Philoul
9bfbbcf442 Add Unit Test to check AutotsensMax limitation (note here OAPS calculation done with NS Queries) 2022-06-25 20:19:33 +02:00
Philoul
32cb4f02af Add unit test for CategorizeUAM as basal setting true or false 2022-06-25 19:44:12 +02:00
Milos Kozak
5ea5e80393
Merge pull request #1851 from Philoul/Autotune/UnitTests
Add Unit test for AutotunePrep
2022-06-25 15:56:53 +02:00
Milos Kozak
991f2c95b7 Exception on NaN 2022-06-25 13:51:44 +02:00
Philoul
25c976ee58 Add Unit Test for AutotunePrep 2022-06-25 00:37:46 +02:00
Philoul
8be35e6081 Prepare for other unit tests for autotuneCore 2022-06-25 00:27:44 +02:00
Milos Kozak
9b60655393
Merge pull request #1839 from Philoul/Autotune/UnitTests
Add Unit test for AutotuneCore
2022-06-22 08:02:56 +02:00
Philoul
4e8d057979 Fix UnitTest with default TimeZone 2022-06-21 23:25:41 +02:00
Milos Kozak
be201f0177 Improve bolus canceling 2022-06-20 23:50:56 +02:00
Philoul
3d36964431 Add missing input files from virtual machine and detailed info of oref0 autotune run 2022-06-19 00:50:40 +02:00
Philoul
a7c2dbc850 Unit test for AutotuneCore 2022-06-19 00:24:19 +02:00
Philoul
73e4933251 Include dateUtil in test 2022-06-17 22:01:42 +02:00
Philoul
44abb7b31b Add PreppedGlucoseTest (correct Load of OpenAPS categorization from external json file) 2022-06-17 21:53:30 +02:00
Milos Kozak
6afd2678f1 move test code 2022-06-13 15:35:09 +02:00
Milos Kozak
2f928ad548 Interface cleanup 2022-06-09 15:51:57 +02:00
Milos Kozak
81180344a0 NSClient: better status 2022-05-31 10:13:28 +02:00
Milos Kozak
bbb49ccdab NSClient: more clear logic 2022-05-30 19:12:20 +02:00
Milos Kozak
8e70308150 BgGraphBuilder -> kt 2022-04-23 18:34:04 +02:00
Milos Kozak
6076191515
Merge branch 'dev' into wear 2022-04-22 22:44:27 +02:00
Milos Kozak
2ebaffa4ad Wear: migrate to RxBus comm and data classes 2022-04-22 22:19:10 +02:00
Andries Smit
11c97bc937 chore: remove triple new lines 2022-04-19 13:32:22 +02:00
Milos Kozak
5c4055a17f fix tests 2022-04-04 22:24:18 +02:00
Milos Kozak
a618975749 fix build and tests 2022-03-13 19:32:38 +01:00
Milos Kozak
dd83fbe9e8
Merge branch 'dev' into rxjava3 2022-02-24 21:59:48 +01:00
Milos Kozak
d39e9e9cf3 fix tests 2022-02-21 13:47:36 +01:00
Milos Kozak
0a39388f81 rxjava2 -> 3 2022-02-10 19:11:58 +01:00
Milos Kozak
b29d45de4b fix tests 2022-01-16 22:30:59 +01:00
Milos Kozak
b2bd7a7d21 Do not check for BT perm in NSC mode 2022-01-07 21:44:48 +01:00
Milos Kozak
445b1bb6ae improve Android12 permision handling 2022-01-05 18:12:39 +01:00
Milos Kozak
17b4d6e7ed Wear: less static more injection 2021-12-10 15:19:19 +01:00
Milos Kozak
29559c0413 move SP to shared module 2021-12-10 12:17:03 +01:00
Milos Kozak
e02deee056 fix test 2021-12-01 20:20:50 +01:00
Milos Kozak
85140a9c2e Loop cleanup 2021-11-30 17:08:31 +01:00
Milos Kozak
3ee1a3a9d8 hide insulin plugin in NSClient mode 2021-11-29 17:26:29 +01:00
Philoul
6042adbca5 Remove unused import and simplify a bit more 2021-11-23 00:19:31 +01:00
Philoul
4bbd312891 Simplify Mock 2021-11-23 00:14:22 +01:00
Philoul
7c7bece171 Remove unnecessary string 2021-11-23 00:12:19 +01:00
Philoul
bbab3b0c9d Fix Tests 2021-11-22 23:57:52 +01:00