Commit Graph

538 Commits

Author SHA1 Message Date
Jennifer Shehane fe1502bd06 docs: added back accidentally removed styles 2017-06-21 15:32:30 -04:00
Jennifer Shehane d71cc0c58b docs: worked on search dropdown styling 2017-06-21 15:29:48 -04:00
Jennifer Shehane 5dcabc7636 docs: added deprecations to error messages 2017-06-21 14:55:56 -04:00
Jennifer Shehane dcbdf701f9 docs: Added toc-top layout to Errors + made all errors linkable. 2017-06-21 14:30:48 -04:00
Jennifer Shehane 068d5a3f07 docs: standardized faq layout to 'toc-top' layout 2017-06-21 14:30:48 -04:00
Jennifer Shehane 94a966144b docs: fixed confusing paragraph about default scrolling behavior 2017-06-21 14:11:15 -04:00
Brian Mann e43015aa8c docs: WIP interacting with elements content clarifications 2017-06-21 14:04:43 -04:00
Jennifer Shehane d27713a13c Edited 'Interacting with Elements' 2017-06-21 13:39:39 -04:00
Jennifer Shehane 411ef2b25d editing 'introduction to cypress' 2017-06-21 12:36:14 -04:00
Gleb Bahmutov 90db59ab0a root, docs, cli: quickly check missing dependencies on prebuild 2017-06-21 12:18:53 -04:00
Gleb Bahmutov d25074a157 docs: use bin-up to run eslint 2017-06-21 11:47:57 -04:00
Brian Mann 3891f3cdd5 docs: beep when custom tags error 2017-06-21 11:13:09 -04:00
Brian Mann f27d181926 docs: remove mention of AFTER debug 2017-06-21 10:57:11 -04:00
Brian Mann a667fd77e8 docs: properly set env 2017-06-21 00:25:08 -04:00
Brian Mann 75636e7c87 docs: WIP interacting with elements core concept 2017-06-20 23:45:07 -04:00
Brian Mann 3e57876147 docs: reference timeouts core concept 2017-06-20 18:48:30 -04:00
Brian Mann 4927e922e5 docs: WIP timeouts 2017-06-20 18:48:13 -04:00
Brian Mann 4f9c529e51 docs: WIP default assertions 2017-06-20 16:22:13 -04:00
Jennifer Shehane b516b04247 docs: fix tests
- Removed API call out to algolia / stubbed instead
- Fixed failing docs since updating header
- Added tests to Dashboard & Examples pages
2017-06-20 12:50:37 -04:00
Jennifer Shehane e92f21e698 docs: reference newly forked menuspy repo (has correctly built dist)
Should update to menuspy repo again whenever
https://github.com/lcdsantos/menuspy/pull/4 is pulled in.
2017-06-20 11:42:58 -04:00
Brian Mann f0b393d3b0 Merge pull request #172 from cypress-io/issue-169
docs: report crashes to Raygun, close #169
2017-06-20 10:16:02 -04:00
Gleb Bahmutov cf986ca585 check env for production flag 2017-06-20 10:13:40 -04:00
Brian Mann 22eee9bfa6 docs: only serve disqus and google analytics when in production env 2017-06-20 10:12:42 -04:00
Gleb Bahmutov aab61e6c84 docs: report crashes to Raygun, close #169 2017-06-20 09:57:42 -04:00
Loren Norman d8e371c556 backend isolation example and callout 2017-06-19 16:45:58 -04:00
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