Skip to content

Commit

Permalink
Issue 176 (#181)
Browse files Browse the repository at this point in the history
* WIP start on conditional testing core concept

* move around core concepts and guides

* WIP more conditional testing content

* fixes #176, beat conditional testing to death

* some content cleanups
  • Loading branch information
brian-mann authored Oct 28, 2017
1 parent 61e0e08 commit ff53d3e
Show file tree
Hide file tree
Showing 6 changed files with 454 additions and 8 deletions.
7 changes: 4 additions & 3 deletions source/_data/sidebar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,18 +10,19 @@ guides:
core-concepts:
introduction-to-cypress: introduction-to-cypress.html
writing-and-organizing-tests: writing-and-organizing-tests.html
overview-of-the-gui: overview-of-the-gui.html
interacting-with-elements: interacting-with-elements.html
overview-of-the-gui: overview-of-the-gui.html
aliases-and-references: aliases-and-references.html
screenshots-and-videos: screenshots-and-videos.html
launching-browsers: launching-browsers.html
conditional-testing: conditional-testing.html
guides:
command-line: command-line.html
debugging: debugging.html
network-requests: network-requests.html
continuous-integration: continuous-integration.html
environment-variables: environment-variables.html
stubs-spies-and-clocks: stubs-spies-and-clocks.html
screenshots-and-videos: screenshots-and-videos.html
launching-browsers: launching-browsers.html
web-security: web-security.html
reporters: reporters.html
# advanced-cypress:
Expand Down
Loading

0 comments on commit ff53d3e

Please sign in to comment.