maui-linux/Xamarin.Forms.Controls/ControlGalleryPages
E.Z. Hart 122f0e3e60 Run multiple UI tests without restarting ControlGallery (#539)
* Allow UI tests to bypass "manual" navigation to isses pages

* Add missing Preserve attribute

* Make Issue198 test work with direct navigation

* Remove empty UI tests

* Fix error handling for iOS

* Use navigation which works for subsequent TestNavigationPages on iOS

* Fix race condition in 39530 test
Remove master page nesting when doing direct nav for UI tests

* Set up and run a single instance of Control Gallery for UI tests

* Force NavigateToIssue to wait for main page appearing to deal with iOS timing

* Move remaining UI tests into Issues namespace

* Change the connection check URL so it'll work on iOS

* Make Appearing Gallery tests work without restarting app

* Prevent ContextActions tests from stepping on each other

* Make context menu test more robust

* Move ButtonExtensions back to Controls namespace

* Have test 774 dismiss the action sheet before ending

* Update UITest package to 2.0.0 stable

* Make 2948 restore orientation when it's done

* Null check on PageController before calling SendDisappearing

* Adding a wait for the root page in the core tests

* Add consecutive tests reset to prevent memory slog on older iOS devices
2016-11-16 13:07:30 -08:00
..
AppearingGalleryPage.cs Run multiple UI tests without restarting ControlGallery (#539) 2016-11-16 13:07:30 -08:00
AutomationIDGallery.cs Enable CS1998 warnings as errors (#65) 2016-04-12 12:30:27 -07:00
BehaviorsAndTriggers.xaml Initial import 2016-03-22 16:13:41 -07:00
BehaviorsAndTriggers.xaml.cs Prepare Preserve attribute usage for removal of InternalsVisibleTo (#121) 2016-04-26 11:20:55 -04:00
CellForceUpdateSizeGalleryPage.cs Prepare Preserve attribute usage for removal of InternalsVisibleTo (#121) 2016-04-26 11:20:55 -04:00
LayoutAddPerformance.xaml Initial import 2016-03-22 16:13:41 -07:00
LayoutAddPerformance.xaml.cs Initial import 2016-03-22 16:13:41 -07:00
ListRefresh.cs [XamlC] TypedBindings, some tests, a compiler, ... (#489) 2016-11-15 11:39:48 -08:00
ListScrollTo.cs Initial import 2016-03-22 16:13:41 -07:00
ListViewSelectionColor.cs Prepare Preserve attribute usage for removal of InternalsVisibleTo (#121) 2016-04-26 11:20:55 -04:00
NativeBindingGalleryPage.cs [iOS] Keep our native property listener around the same time we keep our proxy, check if we are KVO compliant before adding observer (#403) 2016-09-30 11:48:22 -07:00
NavBarTitleTestPage.cs Initial import 2016-03-22 16:13:41 -07:00
NestedNativeControlGalleryPage.cs Fix potential NRE accessing current application via Page.RealParent (#330) 2016-09-27 14:50:02 +01:00
PanGestureGalleryPage.cs [A] PanGestureRecognizer will consistently send Completed event (#313) 2016-08-30 11:14:13 -07:00
PinchGestureTestPage.cs Initial import 2016-03-22 16:13:41 -07:00
ToolbarItems.cs Initial import 2016-03-22 16:13:41 -07:00