xamarin-macios/tests/monotouch-test/Contacts
Rolf Bjarne Kvinge 121f04ce3d
[tests] Improve handling of permission dialogs. Fixes xamarin/maccore#1856. (#6544)
* macOS 10.15 starts putting up permission dialogs we can't automatically
  dismiss anymore, so start honoring the 'IncludeSystemPermissionTests' option
  for macOS tests.
* Improve the 'IncludeSystemPermissionTests' option to have three states: if
  set (either true or false), that takes precedence, but if not set, we now
  don't run any tests that require permission dialogs on macOS or on device if
  we're running in CI. Tests executed locally will still put up dialogs, both
  on macOS and on device.
* This needed a few changes to the html report, since the
  'IncludeSystemPermissionTests' is exposed in the UI and the code didn't
  handle the three different states.
* Update a few tests to check for permission to the contacts.

Fixes https://github.com/xamarin/maccore/issues/1856.
2019-07-12 07:05:57 -07:00
..
ContactFetchRequestTest.cs [tests] Improve handling of permission dialogs. Fixes xamarin/maccore#1856. (#6544) 2019-07-12 07:05:57 -07:00
ContactFormatterTest.cs Port monotouch-test suite to Xamarin.Mac (#1445) 2017-01-12 09:13:56 -09:00
ContactStoreTest.cs [monotouch-test] Fix ContactStoreTest for watchOS (#3006) 2017-11-14 16:10:19 -05:00
ContactTest.cs Port monotouch-test suite to Xamarin.Mac (#1445) 2017-01-12 09:13:56 -09:00
ContactVCardSerializationTest.cs [tests] Improve handling of permission dialogs. Fixes xamarin/maccore#1856. (#6544) 2019-07-12 07:05:57 -07:00
MutableContactTest.cs Port monotouch-test suite to Xamarin.Mac (#1445) 2017-01-12 09:13:56 -09:00