Commit Graph

513 Commits

Author SHA1 Message Date
Loren Norman 70a22ac22a add example and callout to fixture/factory section 2017-06-19 16:20:59 -04:00
Loren Norman 137508d67f pull problematic comment into own temp file 2017-06-19 15:32:38 -04:00
Loren Norman 36c9be6991 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	docs/source/guides/getting-started/installing-cypress.md
2017-06-19 15:23:24 -04:00
Loren Norman 20a6639b0e add examples and callouts for logging in 2017-06-19 15:06:34 -04:00
Jennifer Shehane 097dd3262f docs: began putting old 'install' directions back in 2017-06-19 14:53:23 -04:00
Jennifer Shehane 1c50c24cdc docs: clean up invalid json 2017-06-19 14:19:37 -04:00
Jennifer Shehane 252d2c3c80 docs: converted plain text to links in 'testing your app' + minor editing. 2017-06-19 14:16:11 -04:00
Jennifer Shehane 4fcaccbea0 docs: added missing errors message 2017-06-19 13:58:42 -04:00
Gleb Bahmutov e7c0d7fc9a docs(ci): add link to example repo with CircleCI workflows 2017-06-19 13:49:00 -04:00
Jennifer Shehane 77dbfa870d docs: fixed another broken issue tag 2017-06-19 13:38:42 -04:00
Jennifer Shehane c9be814e2d docs: Fixed incorrectly formatted issue link + create url tag for chat link 2017-06-19 13:37:02 -04:00
Jennifer Shehane 74e65efacf docs: added 0.19.4 to changelog 2017-06-19 13:04:03 -04:00
Jennifer Shehane 384e6ec9da docs: remove comments from guide 2017-06-19 12:51:49 -04:00
Jennifer Shehane 680fdc8eb3 docs: fix mobile styles 2017-06-19 12:51:48 -04:00
Brian Mann a43ae487b4 docs: intro to cypress - reduce header noise and simplify phrases 2017-06-18 23:47:08 -04:00
Brian Mann 1b48729481 docs: WIP intro to cypress - explain how cypress commands are and are not like promises
- lots more technical details and why
2017-06-18 23:38:35 -04:00
Brian Mann 5acde0cbb9 docs: WIP intro to cypress - clarify and provide more secret sauce explanations (and why things work the way they do) 2017-06-18 23:37:21 -04:00
Brian Mann 31d8ae6da6 docs: switch notes to use enclosed circle icons 2017-06-18 22:26:55 -04:00
Brian Mann 3236f484e7 docs: provide better explanation of and and should 2017-06-18 22:26:29 -04:00
Brian Mann 51dda64e30 docs: reference assertions from cy.should and cy.and 2017-06-18 16:25:14 -04:00
Brian Mann b6676f55ba docs: cleanup utility docs, reference external url's with tag helper 2017-06-18 16:24:58 -04:00
Brian Mann 48c152c364 docs: explain how to add new chai assertions, reference recipe 2017-06-18 16:09:53 -04:00
Brian Mann ae0e7df170 docs: reference guide for mocha 2017-06-18 16:09:41 -04:00
Brian Mann 217eac4100 docs: rename appendices -> references 2017-06-18 15:54:48 -04:00
Brian Mann 9e6498244b docs: use url helper 2017-06-18 15:51:39 -04:00
Brian Mann 5c91d3f11d docs: finish adding github icons to external urls 2017-06-18 14:52:30 -04:00
Brian Mann ee0f2c17aa docs: Organization -> Definitions 2017-06-18 14:52:16 -04:00
Brian Mann c0ea90d6d3 docs: reference local recipes instead of external ones
-this makes managing the URL’s a lot easier
-instead we train the user to find other parts of the docs instead of
linking directly to the external URL
2017-06-18 14:52:03 -04:00
Brian Mann 37fd22446d docs: add source to tag helper failure on local file 2017-06-18 14:46:02 -04:00
Brian Mann d2828c4275 docs: change note icon to info-circle 2017-06-17 21:47:15 -04:00
Brian Mann 9ad65d6654 Merge remote-tracking branch 'origin/master' 2017-06-17 18:54:04 -04:00
Brian Mann 23e1387c7e docs: remove unused docs which are still backed up in old_docs 2017-06-17 18:10:26 -04:00
Brian Mann 96f3d79af9 docs: add github icons to known issues 2017-06-17 18:08:17 -04:00
Brian Mann bdf913080c docs: increase article title size 2017-06-17 18:08:08 -04:00
Brian Mann 5cab29855b docs: added list of common element assertions 2017-06-17 18:02:50 -04:00
Brian Mann 8892c71ef4 docs: DRY up url helper, enable optional href
-when not passed a href, just use text
2017-06-17 17:44:03 -04:00
Brian Mann 4a9777efc3 docs: rename aliases 2017-06-17 17:28:28 -04:00
Brian Mann f3025689fa docs: simplified / flattened image structure to better keep up with renaming / reorganizing files 2017-06-17 17:25:32 -04:00
Loren Norman a6b7222aff Testing Strategy 2017-06-17 16:24:45 -04:00
Brian Mann 82ad5698ae Merge remote-tracking branch 'origin/master' 2017-06-17 15:53:46 -04:00
Brian Mann 77b3f1a594 docs: rename + restructure the sidebar, docs, urls 2017-06-17 15:53:37 -04:00
Loren Norman 99f3edf538 test login ONCE, short circuit afterwards 2017-06-17 15:53:11 -04:00
Brian Mann 1405dde2f8 docs: link official cypress docker github 2017-06-17 15:38:52 -04:00
Loren Norman dba18640e6 tweaks and start into Testing Strategy 2017-06-17 15:17:22 -04:00
Brian Mann 89a71f395b docs: moved dashboard docs into their own main nav section 2017-06-17 14:59:43 -04:00
Brian Mann 1d1ad00777 docs: renamed default API doc
-capitalized
2017-06-17 14:56:24 -04:00
Brian Mann ca49c60008 docs: prefix unused docs with underscore 2017-06-17 14:22:58 -04:00
Brian Mann a0ee61ae85 docs: ask the user to specifically opt into scraping the docs 2017-06-17 13:57:09 -04:00
Brian Mann 26b47aa94f docs: added doc scraping to deploy process
- explain how to add circle ci credentials
- spin up circle instance to scrape the docs
- messaging + error handling
2017-06-17 13:50:14 -04:00
Loren Norman 10fec37e41 most of Testing Your App 2017-06-16 17:33:22 -04:00