summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Core.iOS.UITests/Utilities
AgeCommit message (Collapse)AuthorFilesLines
2016-05-11Make RunningApp.Screenshot do nothing unless SCREENSHOTS symbol defined (#169)E.Z. Hart1-11/+13
* Make RunningApp.Screenshot do nothing unless SCREENSHOTS symbol is defined * Replace IApp casts with conditional compilation directives * Fix warning * Remove EnableLocalScreenshots * Add Ignore attributes to keep tests from "failing" in Test Cloud
2016-05-04Remove empty UI tests (#160)E.Z. Hart1-78/+6
* Use WaitForElement instead of Thread.Sleep to cut down on idle time * Remove empty UI tests
2016-04-06Enable warnings as errors in testskingces951-1/+6
2016-03-22Initial importJason Smith8-0/+1132