xamarin-macios/tests/monotouch-test/HealthKit
Manuel de la Pena 9d259a539d
[monotouch-tests] Fix HK tests on sonoma. (#19446)
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.
2023-11-14 11:15:13 -05:00
..
AnchoredObjectQueryTest.cs [autoformat] Add the Security, SensorKit, Social, SpriteKit, StoreKit, SystemConfiguration, TVServices, VideoToolbox, Vision and WKWebKit frameworks. (#16763) 2022-11-16 07:38:18 +01:00
CategoryTypeIdentifierTest.cs Use Enum.GetValues<T> instead of Enum.GetValues in numerous places for .NET. (#18382) 2023-06-07 08:47:55 +02:00
CdaDocumentSampleTest.cs [monotouch-tests] Fix HK tests on sonoma. (#19446) 2023-11-14 11:15:13 -05:00
ErrorTest.cs [HealthKit] Update bindings for Xcode 14 beta 1-4 (#15612) 2022-09-01 10:24:35 -05:00
HKAppleWalkingSteadinessTest.cs Add ventura to mac tests configurations (#17349) 2023-02-13 11:08:18 -05:00
HKCategoryValueSleepAnalysisTest.cs [HealthKit] Update bindings for Xcode 14 beta 1-4 (#15612) 2022-09-01 10:24:35 -05:00
HKHealthStoreTest.cs [HealthKit] Update bindings for Xcode 14 beta 1-4 (#15612) 2022-09-01 10:24:35 -05:00
HKWorkoutBuilderTest.cs [HealthKit] Update bindings for Xcode 14 beta 1-4 (#15612) 2022-09-01 10:24:35 -05:00
ObjectTypeTest.cs [HealthKit] Update bindings for Xcode 14 beta 1-4 (#15612) 2022-09-01 10:24:35 -05:00
QuantityTypeIdentifierTest.cs [HealthKit] Add support for Xcode 15 beta 7 (#18927) 2023-09-11 08:40:52 -07:00