Commit graph

16472 commits

Author SHA1 Message Date
Ryan Haining
de8c8a3621 Replaces isInstanceOf with assertIs in ExtendedBolusExtensionKtTest
Issue #2745
2023-09-24 22:17:34 -07:00
Ryan Haining
9a0f882910 Replaces isInstanceOf with assertIs in ProfileStoreTest
Issue #2745
2023-09-24 22:09:20 -07:00
Milos Kozak
e1e72bf4a9 :core:nssdk cleanup 2023-09-24 23:31:31 +02:00
Milos Kozak
e5f3545cd3 :core:interfaces unify package 2023-09-24 22:55:31 +02:00
Milos Kozak
2c5e2e3951 :core:main cleanup 2023-09-24 22:05:21 +02:00
Milos Kozak
06e8e00d37 TimeAsXAxisLabelFormatter -> kt 2023-09-24 20:41:58 +02:00
Milos Kozak
83fc6a0490 GraphSeries -> kt 2023-09-24 20:39:33 +02:00
Milos Kozak
3ba774edc0 wear minSdkVersion 26 2023-09-24 18:51:26 +02:00
Milos Kozak
ccf1356f01 fix tests 2023-09-24 15:19:03 +02:00
Milos Kozak
80226a6029 lib update, fix warnings 2023-09-24 15:17:00 +02:00
Milos Kozak
405fc985a8 Merge remote-tracking branch 'ns/compileSdk34' into dev 2023-09-24 14:58:24 +02:00
Milos Kozak
31926f8835 :core:interfaces cleanup 2023-09-24 14:55:26 +02:00
Milos Kozak
bdfa4a98fc
New Crowdin updates (#2823)
* New translations strings.xml (Spanish)

* New translations strings.xml (Spanish)

* New translations strings.xml (Spanish)

* New translations strings.xml (Czech)

* New translations strings.xml (Czech)

* New translations strings.xml (Hebrew)

* New translations strings.xml (Czech)
2023-09-24 12:22:26 +02:00
Milos Kozak
8e885ef00e
Merge pull request #2831 from jbr7rr/medtrum-fixes
Medtrum: Fix setting timezone GMT + 13 and larger
2023-09-24 11:01:58 +02:00
Milos Kozak
550b3905e0
Merge pull request #2829 from ryanhaining/assertthat_plugins_sync
Rewrites plugins/sync with matchers
2023-09-24 10:34:33 +02:00
Milos Kozak
15e7a7fee5
Merge pull request #2828 from ryanhaining/assertthat_plugins_main
Rewrites plugins/main tests with matchers
2023-09-24 10:34:25 +02:00
Milos Kozak
37be6bb2c7
Merge pull request #2827 from ryanhaining/assertthat_plugins_source
Rewrites plugins/source/ with matchers
2023-09-24 10:34:12 +02:00
Milos Kozak
b679fd8158
Merge pull request #2826 from ryanhaining/assertthat_plugins_constraints
Rewrites plugins/constraints/ tests with matchers
2023-09-24 10:34:03 +02:00
Milos Kozak
d6ea32a72e
Merge pull request #2825 from ryanhaining/assertthat_plugins_insulin
Rewrites plugins/insulin/ tests with matchers
2023-09-24 10:33:50 +02:00
Milos Kozak
0b08f618cf
Merge pull request #2824 from ryanhaining/use_kotlin_test
Uses kotlin.test.assertFailsWith
2023-09-24 10:33:35 +02:00
jbr7rr
dc71478b69 Medtrum: Fix setting timezone GMT + 13 and larger 2023-09-24 10:32:31 +02:00
Ryan Haining
5668377307 Rewrites SessionTest with matchers
Issue #2745
2023-09-23 20:56:06 -07:00
Ryan Haining
c95cdc1c9b Rewrites TherapyEventExtensionKtTest with matchers
Issue #2745
2023-09-23 20:48:03 -07:00
Ryan Haining
aa689d75c7 Rewrites TemporaryTargetExtensionKtTest with matchers
Issue #2745
2023-09-23 20:47:56 -07:00
Ryan Haining
869ce95889 Rewrites TemporaryBasalExtensionKtTest with matchers
Issue #2745
2023-09-23 20:47:51 -07:00
Ryan Haining
129031b2a7 Rewrites ProfileSwitchExtensionKtTest with matchers
Issue #2745
2023-09-23 20:47:45 -07:00
Ryan Haining
980c8fff0b Rewrites OfflineEventExtensionKtTest with matchers
Issue #2745
2023-09-23 20:47:38 -07:00
Ryan Haining
9facdf5c6c Rewrites GlucoseValueExtensionKtTest with matchers
Issue #2745
2023-09-23 20:47:31 -07:00
Ryan Haining
4ae21a1c85 Rewrites ExtendedBolusExtensionKtTest with matchers
Issue #2745
2023-09-23 20:47:24 -07:00
Ryan Haining
0e3647616e Rewrites FoodExtensionKtTest with matchers
Issue #2745
2023-09-23 20:47:17 -07:00
Ryan Haining
d8fe546c9f Rewrites EffectiveProfileSwitchExtensionKtTest with matchers
Issue #2745
2023-09-23 20:47:08 -07:00
Ryan Haining
c691884759 Rewrites DeviceStatusExtensionKtTest with matchers
Issue #2745
2023-09-23 20:47:02 -07:00
Ryan Haining
4543988be9 Rewrites CarbsExtensionKtTest with matchers
Issue #2745
2023-09-23 20:46:55 -07:00
Ryan Haining
483077e666 Rewrites BolusExtensionKtTest with matchers
Issue #2745
2023-09-23 20:46:50 -07:00
Ryan Haining
cef8ba00dd Rewrites BolusCalculatorResultExtensionKtTest with matchers
Issue #2745
2023-09-23 20:46:45 -07:00
Ryan Haining
aac3580885 Rewrites LoadBgWorkerTest with matchers
Issue #2745
2023-09-23 20:20:12 -07:00
Ryan Haining
a62954c56c Rewrites DataSyncWorkerTest with matchers
Issue #2745
2023-09-23 20:15:08 -07:00
Ryan Haining
af7f8e564d Rewrites NSClientV3PluginTest with matchers
Issue #2745
2023-09-23 20:11:06 -07:00
Ryan Haining
362a54b2c4 Rewrites ReceiverDelegateTest with matchers
Issue #2745
2023-09-23 20:00:15 -07:00
Ryan Haining
55b90e57f2 Rewrites DataBroadcastPluginTest with matchers
Issue #2745
2023-09-23 19:53:50 -07:00
Ryan Haining
1cfe6fbcd9 Rewrites AllowedVersionsTest with matchers
Issue #2745
2023-09-23 19:29:36 -07:00
Ryan Haining
99c042fb65 Rewrites StorageConstraintPluginTest with matchers
Issue #2745
2023-09-23 19:29:21 -07:00
Ryan Haining
71237a633c Rewrites VersionCheckerUtilsKtTest with matchers
Issue #2745
2023-09-23 19:28:59 -07:00
Ryan Haining
304da3c7c4 Rewrites SignatureVerifierPluginTest with matchers
Issue #2745
2023-09-23 19:28:41 -07:00
Ryan Haining
86f805add8 Rewrites ObjectivesPluginTest with matchers
Issue #2745
2023-09-23 19:28:24 -07:00
Ryan Haining
392cd48ff5 Rewrites DstHelperPluginTest with matchers
Issue #2745
2023-09-23 19:26:58 -07:00
Ryan Haining
343e2fe6fb Rewrites BgQualityCheckPluginTest with matchers
Issue #2745
2023-09-23 19:26:32 -07:00
Philoul
6dced9e724 Wear New graph settings 2023-09-23 19:25:35 -07:00
Ryan Haining
0897a2de03 Rewrites AutosensDataStoreTest with matchers
Issue #2745
2023-09-23 19:24:41 -07:00
Ryan Haining
5a3fb2442a Rewrites SmsTest with matchers
Issue #2745
2023-09-23 18:54:34 -07:00