Граф коммитов

14 Коммитов

Автор SHA1 Сообщение Дата
Rui Marinho b15ee30765 [UITest] Update to 1.3.8, remove old projects (#240)
* [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-06-24 17:05:42 +01:00
E.Z. Hart 0fa667e186 # This is a combination of 5 commits. (#221)
# The first commit's message is:
Removing CI-specific script from main repo

# This is the 2nd commit message:

Removing build projects

# This is the 3rd commit message:

Add some error reporting around TestFixtureSetup

# This is the 4th commit message:

Force load referenced assemblies to prevent missing registrations

# This is the 5th commit message:

Revert failed fix for GetAssemblies
2016-06-14 11:16:48 +01:00
E.Z. Hart 846c1dc0ec Make RunningApp.Screenshot do nothing unless SCREENSHOTS symbol defined (#169)
* 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-11 07:21:41 -07:00
E.Z. Hart ad3a6f68f0 Remove unused UI test (#163) 2016-05-11 07:03:20 -07:00
E.Z. Hart 8d383746ca Remove empty UI tests (#160)
* Use WaitForElement instead of Thread.Sleep to cut down on idle time

* Remove empty UI tests
2016-05-04 15:16:42 +01:00
E.Z. Hart ed80514659 Remove empty UI test for control which no longer exists (#152) 2016-04-28 19:10:25 -04:00
Rui Marinho 5f762bdc25 [iOS] Fix uitests on iPhone5 (#105) 2016-04-18 23:47:25 -07:00
Jason Smith 5569e3072d Update to latest UITest nuget (#80)
* Update to latest UITest nuget

* Fix uploader
2016-04-13 17:14:42 +01:00
Paul DiPietro b42460c2c3 Enable CS1998 warnings as errors (#65) 2016-04-12 12:30:27 -07:00
Jason Smith df24270915 Resharper warnings are slightly different for some reason than WError, resolve these (#66) 2016-04-11 17:33:34 -07:00
Paul DiPietro b2ad3e53a8 Enable CS0618 warnings as errors (#72)
CS0618 occurs when using an obsolete property or method.

https://msdn.microsoft.com/en-us/library/x5ye6x1e.aspx
2016-04-11 09:50:28 -07:00
kingces95 a0f0b3954e Enable warnings as errors in tests 2016-04-06 23:03:59 -07:00
E.Z. Hart e969ddb727 Update references to outdated project name 2016-03-29 12:02:26 -06:00
Jason Smith 17fdde66d9 Initial import 2016-03-22 16:13:41 -07:00