9d259a539d
Before this commit we had the following failing test: ``` Error: Exception Message Expected: String matching "Objective-C exception thrown. Name: _HKObjectValidationFailureException Reason: Type HKSample can not have endDate of NSDate.distantFuture" But was: "Objective-C exception thrown. Name: _HKObjectValidationFailureException Reason: startDate (0001-01-01 00:00:00 +0000) and endDate (4001-01-01 00:00:00 +0000) exceed the maximum allowed duration for this sample type. Maximum duration for type ``` The new exception does not happen on macOS but does on iOS. |
||
---|---|---|
.. | ||
AnchoredObjectQueryTest.cs | ||
CategoryTypeIdentifierTest.cs | ||
CdaDocumentSampleTest.cs | ||
ErrorTest.cs | ||
HKAppleWalkingSteadinessTest.cs | ||
HKCategoryValueSleepAnalysisTest.cs | ||
HKHealthStoreTest.cs | ||
HKWorkoutBuilderTest.cs | ||
ObjectTypeTest.cs | ||
QuantityTypeIdentifierTest.cs |