summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.Core.Windows.UITests
AgeCommit message (Collapse)AuthorFilesLines
2016-10-06[UITest] Update to UItest beta 5, fix class naming (#413)Rui Marinho2-4/+3
* [UITest] Update to UItest beta 5, fix class naming * [UITest] Fix reference to alpha package * [UITests] Update UITest
2016-10-04Fix tests on IOS10 [Do not merge] (#373)Rui Marinho2-2/+2
* [UITests] Update packages * [UITests] Fix formatting * [UITests] Fix tests * Add badges * Update Android csproj * fix
2016-09-18[Controls] Update Insights and UITest packages and fix warnings (#361)Rui Marinho2-6/+6
* [Controls] Update Insights and UITest packages * Update Xamarin.Forms.Platform.Android (Forwarders).csproj
2016-06-24[UITest] Update to 1.3.8, remove old projects (#240)Rui Marinho2-3/+3
* [UITests] Update to Xamarin UItest 1.3.8 * Remove legacy UITest projects * Remove issue that uses reference to controls * Update Xamarin.Forms.Core.iOS.UITests.csproj * Update Xamarin.Forms.Core.Android.UITests.csproj
2016-05-11Remove unused UI test (#163)E.Z. Hart1-3/+0
2016-05-04Remove empty UI tests (#160)E.Z. Hart1-72/+0
* Use WaitForElement instead of Thread.Sleep to cut down on idle time * Remove empty UI tests
2016-04-28Remove empty UI test for control which no longer exists (#152)E.Z. Hart1-3/+0
2016-04-13Update to latest UITest nuget (#80)Jason Smith2-3/+3
* Update to latest UITest nuget * Fix uploader
2016-04-12Enable CS1998 warnings as errors (#65)Paul DiPietro1-2/+2
2016-04-11Enable CS0618 warnings as errors (#72)Paul DiPietro1-2/+2
CS0618 occurs when using an obsolete property or method. https://msdn.microsoft.com/en-us/library/x5ye6x1e.aspx
2016-04-06Enable warnings as errors in testskingces951-0/+4
2016-03-29Update references to outdated project nameE.Z. Hart1-5/+0
2016-03-22Initial importJason Smith5-0/+486