Jennifer Shehane
5886d0fac4
docs: comment out arrows from should examples so users can copy/paste. Fixes #264
2017-07-11 11:54:40 -04:00
Brian Mann
70b2be11e9
docs: update html for cypress-server
2017-07-04 21:39:59 -04:00
Brian Mann
2e35e41e17
all: rename cypress-commands -> custom-commands
2017-07-04 20:08:04 -04:00
Brian Mann
197f178e6d
docs: rename sidebar, clarify on file names with recipe suffix to prevent cypress.on collisions
2017-07-04 18:51:49 -04:00
Brian Mann
4bdbea0f27
docs: WIP best practices / anti patterns
2017-07-04 00:57:11 -04:00
Brian Mann
b41fa610b1
docs: show alternative usage
2017-07-03 19:04:15 -04:00
Brian Mann
c8c1dafb2d
docs: clarify on cy.screenshot reporter rendering
2017-07-03 12:19:04 -04:00
Brian Mann
b31b3d99c2
docs: missing parenths
2017-07-02 20:31:44 -04:00
Brian Mann
336cfe9910
docs: fixes #254 API commands reference their jQuery counterparts
2017-07-01 20:21:13 -04:00
Brian Mann
b0aa11b595
docs: fixes #253 explain issuing a click to bring element into focus
2017-07-01 13:03:43 -04:00
Brian Mann
429147140e
docs: better explanation of trigger vs action command differences
2017-07-01 12:54:32 -04:00
Brian Mann
b6048eede6
docs: add missing differences header
2017-07-01 12:54:22 -04:00
Brian Mann
91bb010fd6
docs: fixes #231 , cleanup all the API docs + notes
...
- go into more detail on trigger vs action commands
- explain actionability further
- better format notes + examples
- consistent no arg / arg examples
- es6 all the functions
- remove duplicated intractability content
- remove simulated events garbage
- go into more detail on pseudo action commands
- much better cy.contains usage
2017-06-30 18:33:52 -04:00
Brian Mann
c10735183c
docs: es6 lodash examples
2017-06-30 12:38:38 -04:00
Brian Mann
28f6b394ee
docs: correct placement of notes + rules
2017-06-30 12:35:57 -04:00
Jennifer Shehane
9ab4d5c891
docs: Updated _ method & bundled tools doc to reference lodash instead of Underscore
2017-06-30 12:11:58 -04:00
Brian Mann
e1ee9af45b
docs: typo
2017-06-29 14:42:00 -04:00
Brian Mann
d9f510726a
docs: finish requirements, assertions, timeouts!
2017-06-29 12:52:01 -04:00
Brian Mann
335cbb3d7b
docs: cy.then and cy.spread usage, requirements, assertions, timeouts
2017-06-28 11:57:43 -04:00
Brian Mann
424ab64ab6
docs: cy.server + cy.route requirements, assertions, timeouts
2017-06-28 01:49:32 -04:00
Brian Mann
be1f51b637
docs: oops typos
2017-06-28 01:37:45 -04:00
Brian Mann
8e35d32b66
docs: correct cy.root examples, usage, requirements, assertions, timeouts
2017-06-28 01:35:33 -04:00
Brian Mann
e5c160a6b1
docs: cleanup usage, add more requirements, assertions, timeouts
2017-06-28 01:01:26 -04:00
Brian Mann
84c5f5348c
docs: sort See also
2017-06-28 00:23:39 -04:00
Brian Mann
aba991c8a0
docs: rules for cy.request, add command requirements to other custom requirements
2017-06-28 00:23:09 -04:00
Brian Mann
215bf3ede4
docs: inline the cypress.json comment, switch to javascript lang
2017-06-28 00:21:51 -04:00
Brian Mann
07ed16a9d9
docs: WIP, add utility assertions, timeouts for assertions themselves
2017-06-27 23:57:05 -04:00
Brian Mann
b5031f61fa
docs: WIP continue writing requirements and assertions, created Rules section
2017-06-27 18:10:03 -04:00
Brian Mann
5ae50bcd9c
docs: more content formatting / clarifications / fixes
2017-06-27 01:38:34 -04:00
Brian Mann
d00c39aa57
docs: make API command descriptions consistent
2017-06-27 01:28:31 -04:00
Brian Mann
9d3a20e6aa
docs: WIP refactor requirements, add assertions section, update usage content
2017-06-27 01:14:27 -04:00
Brian Mann
0dad262ee4
docs: WIP lots more requirements, timeouts, content updates
2017-06-26 15:18:09 -04:00
Brian Mann
3eca61e1f7
docs: read file + write file requirements and timeouts
2017-06-26 13:34:46 -04:00
Brian Mann
d4759c5b17
docs: default -> requirements
2017-06-26 09:35:36 -04:00
Brian Mann
f4577909bc
docs: rename 'defaults' to 'requirements'
...
‘
2017-06-26 01:05:20 -04:00
Brian Mann
b4bf36205c
docs: WIP normalizing defaults and timeouts
2017-06-26 01:00:59 -04:00
Brian Mann
775dffa680
docs: cy.exec anti patterns
2017-06-26 00:34:53 -04:00
Brian Mann
b09d900f95
docs: more command yields
2017-06-25 17:14:15 -04:00
Brian Mann
6acb418230
docs: WIP, normalizing all of the yields for every command
...
- all of the straightforward ones are done
- still working on the custom / complex ones
2017-06-25 16:22:39 -04:00
Brian Mann
5778e25393
docs: and/should clarify on changing subjects
2017-06-25 14:13:11 -04:00
Brian Mann
92fa0c873b
docs: WIP add some sections to various commands
2017-06-25 14:09:36 -04:00
Brian Mann
669790bec2
docs: rename fields for clarity
...
- Notes -> Description
- Default -> Defaults
- Timeout -> Timeouts
2017-06-25 13:56:21 -04:00
Brian Mann
344c92bfb2
docs: fix root to show as a proper parent command (not child)
2017-06-24 19:18:04 -04:00
Brian Mann
ffa1733269
docs: fixes #210 , normalize all API usage tables to be consistent
2017-06-24 19:17:41 -04:00
Brian Mann
e5453e0303
docs: explain Default nomenclature in api introduction
2017-06-24 15:55:48 -04:00
Brian Mann
db65b0576a
docs: rename helper icons for clarity, use argument
2017-06-24 15:54:35 -04:00
Brian Mann
9188da606b
docs: created link helpers for API sections - yields, defaults, and timeout
2017-06-23 18:04:43 -04:00
Jennifer Shehane
70a5fd65c3
docs: Updated to headings / remove weird bolding styles
...
- replaced github hosted images with relative imgs
2017-06-21 17:30:52 -04:00
Jennifer Shehane
411ef2b25d
editing 'introduction to cypress'
2017-06-21 12:36:14 -04:00
Brian Mann
3236f484e7
docs: provide better explanation of and and should
2017-06-18 22:26:29 -04:00