Skip to content

martin308/furry-computing-machine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

furry-computing-machine

sample Xamarin.UITests tests

The majority of these tests are navigation based tests. They test that the correct screens show up when you navigate around the application.

It follows a pattern from Selenium UI tests. With "page objects" representing screens that are able to be interacted with in the tests.

There is one test class with all of the tests contained within. All other source code files contain the "page objects" that represent the different screens of the app and which have methods that can be performed on each screen.

About

sample Xamarin.UITests tests

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages