Giter VIP home page Giter VIP logo

orangedemo's Introduction

OrangeDemo

Demo of XCUITest code; no accompanying app code to protect intellectual property

All UI Tests are in the following folder: https://github.com/ChiWhiteSox56/OrangeDemo/tree/master/OrangeDemo/OrangeDemoUITests

The following code is a variation of an XCUITest test suite that I wrote for an app that ultimate did not launch. The initial test suite was much larger, but for the sake of simplicity I included only the following:

  • Base Test (SetUp, TearDown, Object Repository)
  • Base Screen (findAll, waitForElementToAppear)
  • A common component class (alert)
  • Test classes for Log In and Create Account
  • Page classes for Log In, Create Account, and landing page with both options

All credits attributed to an individual or company's code are preceded by "//MARK : " in the code base. They are listed below as well:

  1. Alex Ilyenko's Blog
  • "Page Object in XCTest UI Tests"
  • Concept of Base Screen protocol with findAll extension
  1. Masilotti.com
  1. stackoverflow.com

orangedemo's People

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.