Commit Graph

529 Commits

Author SHA1 Message Date
Brian Mann
c165c634d4 all: cleanup package.json, remove versions, license, repo information
-move some deps to devDeps
2017-06-22 17:20:45 -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
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