Files
cypress/docs/source/examples/applications/phonecat.md
T
Jennifer Shehane c0e9b2b9ba docs: more cleanup
2017-06-15 17:05:11 -04:00

749 B

title, comments
title comments
Phonecat false

Overview

{% url "https://github.com/cypress-io/cypress-example-phonecat" https://github.com/cypress-io/cypress-example-phonecat %}

This tests the {% url "original Angular Phonecat example app" https://github.com/angular/angular-phonecat %} using Cypress.

  • Test redirect behavior of application using {% url ".hash()" hash %}.
  • Test loading behavior of app.

phonecat-angular-tutorial-app-tested-in-cypress 2d78065e

Stack

Stack -
Frontend {% url "Angular" https://angularjs.org/ %}
Backend {% url "Node" https://nodejs.org/ %}
CI {% url "TravisCI" https://travis-ci.org/ %}