Commit Graph

391 Commits

Author SHA1 Message Date
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 8c947fa486 Merge pull request #212 from cypress-io/doc-api-normalizations 2017-06-29 12:58:58 -04:00
Brian Mann d9f510726a docs: finish requirements, assertions, timeouts! 2017-06-29 12:52:01 -04:00
Jennifer Shehane 36c4553151 docs: Add FAQ question about 'how to test file download' 2017-06-28 15:48:52 -04:00
Chris Breiding 2c934e2736 driver: improve visibility algorithm 2017-06-28 15:21:01 -04:00
Brian Mann 335cbb3d7b docs: cy.then and cy.spread usage, requirements, assertions, timeouts 2017-06-28 11:57:43 -04:00
Jennifer Shehane 6465a66515 Docs: Added features list to 'Why Cypress' document. 2017-06-28 11:27:09 -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 8434c31192 docs: Bypassing -> Forcing 2017-06-28 00:31:51 -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
Jennifer Shehane eef9d0eb3b docs: replaced docker-circle image 2017-06-27 16:50:42 -04:00
Jennifer Shehane 1fcd17820f docs: add docker examples to docs - fixes #227 2017-06-27 16:50:29 -04:00
Jennifer Shehane 23b6cf07ff docs: replaced docker-circle image 2017-06-27 15:03:07 -04:00
Jennifer Shehane 4600970500 docs: add docker examples to docs - fixes #227 2017-06-27 13:43:37 -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 b3514e8711 docs: page load timeout 2017-06-27 01:14:57 -04:00
Brian Mann 4ea6820c26 docs: clarify on magical retries and waits 2017-06-27 01:14:44 -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 20de127694 docs: correct usage of a command that yields the same subject 2017-06-25 14:10:15 -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 6a0aed9d74 docs: clarify on element querying 2017-06-24 13:08:51 -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