This repository was archived by the owner on Feb 28, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -87,8 +87,8 @@ See the presentation at [https://gitpitch.com/cypress-io/testing-workshop-cypres
8787
8888| | topic | folder | contents | slides |
8989| --- | -------------------------------------- | ---------------------------------------------------------------------------------------- | ------------------------------------------------------------- | ------ |
90- | [ 🔗] ( #intro ) | Introduction, TodoMVC application | [ todomvc] ( todomvc ) | [ intro.md] ( slides/intro/PITCHME.md ) | [ link] ( https://testing-workshop-cypress.netlify.app?p=slides/ intro )
91- | [ 🔗] ( #start ) | Loading page | [ 00-start] ( 00-start ) | [ 00-start] ( slides/00-start/PITCHME.md ) | [ link] ( https://testing-workshop-cypress.netlify.app?p=slides/ 00-start )
90+ | [ 🔗] ( #intro ) | Introduction, TodoMVC application | [ todomvc] ( todomvc ) | [ intro.md] ( slides/intro/PITCHME.md ) | [ link] ( https://testing-workshop-cypress.netlify.app?p=intro )
91+ | [ 🔗] ( #start ) | Loading page | [ 00-start] ( 00-start ) | [ 00-start] ( slides/00-start/PITCHME.md ) | [ link] ( https://testing-workshop-cypress.netlify.app?p=00-start )
9292| [ 🔗] ( #basic ) | ` cypress open ` vs ` cypress run ` | [ 01-basic] ( cypress/integration/01-basic ) | [ 01-basic] ( slides/01-basic/PITCHME.md ) | [ link] ( https://testing-workshop-cypress.netlify.app?p=slides/01-basic )
9393| [ 🔗] ( #adding-items ) | Adding items test, ` cypress.json ` file | [ 02-adding-items] ( cypress/integration/02-adding-items ) | [ 02-adding-items] ( slides/02-adding-items/PITCHME.md ) | [ link] ( https://testing-workshop-cypress.netlify.app?p=slides/02-adding-items )
9494| [ 🔗] ( #selector-playground ) | Selector Playground | [ 03-selector-playground] ( cypress/integration/03-selector-playground ) | [ 03-selector-playground] ( slides/03-selector-playground/PITCHME.md ) | [ link] ( https://testing-workshop-cypress.netlify.app?p=slides/03-selector-playground )
You can’t perform that action at this time.
0 commit comments