Brian Mann
b41fa610b1
docs: show alternative usage
2017-07-03 19:04:15 -04:00
Brian Mann
eaaadb0ee6
docs: deployed to staging [skip ci]
2017-07-03 16:51:16 -04:00
Brian Mann
d11d97134a
docs: WIP add animated gifs to getting started, update content
2017-07-03 16:45:42 -04:00
Brian Mann
c8c1dafb2d
docs: clarify on cy.screenshot reporter rendering
2017-07-03 12:19:04 -04:00
Brian Mann
7a79829510
docs: WIP more writing your first test
2017-07-02 20:32:32 -04:00
Brian Mann
921db6ac00
docs: contains default assertions
2017-07-02 20:32:22 -04:00
Brian Mann
6ff07286ce
docs: formatting
2017-07-02 20:32:11 -04:00
Brian Mann
52e561573f
docs: configuration page transition events
2017-07-02 20:31:59 -04:00
Brian Mann
b31b3d99c2
docs: missing parenths
2017-07-02 20:31:44 -04:00
Brian Mann
5df423c601
WIP: iterating on writing your first test
2017-07-02 16:45:36 -04:00
Brian Mann
014c280aec
docs: content updates
2017-07-02 16:43:15 -04:00
Brian Mann
6b9e318c87
docs: better call out of system dependencies
2017-07-02 11:35:50 -04:00
Brian Mann
57ed3e2af4
docs: add launch browser features
2017-07-02 11:35:38 -04:00
Brian Mann
35f73b7466
docs: remove email unauthorized bits, cleanup links to CI / deps
2017-07-02 11:35:23 -04:00
Brian Mann
1f4035ef32
docs: deployed to staging [skip ci]
2017-07-01 22:13:28 -04:00
Brian Mann
8f16060a07
docs: fixes #255 improve 'Why Cypress'
2017-07-01 22:10:22 -04:00
Brian Mann
d65a14de06
docs: store trade offs for use later in key differences
2017-07-01 21:58:56 -04:00
Brian Mann
a01d447f1e
docs: use animated gifs for cypress dashboard overview
2017-07-01 21:58:45 -04:00
Brian Mann
336cfe9910
docs: fixes #254 API commands reference their jQuery counterparts
2017-07-01 20:21:13 -04:00
Brian Mann
91ef89fa06
docs: fixes #252 , improve assertion content, fix bad examples, es6 functions, talk about guarding, async/await
2017-07-01 15:09:19 -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
fe9854335b
docs: fixes #251 , provide coords and hitbox
2017-07-01 12:55:30 -04:00
Brian Mann
de5f335e44
docs: make img content have box shadow
2017-07-01 12:54:44 -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
e00cd5ea2d
docs: deployed to staging [skip ci]
2017-06-30 18:46:37 -04:00
Brian Mann
1df26eb1ca
Merge remote-tracking branch 'origin/master'
2017-06-30 18:33:57 -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
Gleb Bahmutov
99c9ce012c
cli: verify uses smoke test without opening a project, close #248 ( #250 )
...
* cli: verify uses smoke test without opening a project, close #248
* cli: updated tests
* cli: remove duplicate text from test
2017-06-30 17:24:10 -04:00
Gleb Bahmutov
de305db260
Build app for both platforms ( #249 )
...
* binary: check platform, throw exception on mismatch
* binary: build script actually builds linux platform app
* zip from Mac both linux and darwin apps
* quiet npm installs during builds
2017-06-30 16:50:05 -04:00
Gleb Bahmutov
54384d1dba
Sign Mac app - issue 240 ( #247 )
...
* binary: sign Mac app, close #240
* checking the app signing
* binary: successfully signed Mac app
2017-06-30 14:44:08 -04:00
Brian Mann
da2cec24d7
docs: style code so they are inline-block and won't break in between words
2017-06-30 14:15:22 -04:00
Gleb Bahmutov
6b3bd756ef
server: remove support folder
2017-06-30 14:15:04 -04:00
Brian Mann
f6947fcf5a
docs: actionability should link to assertions, not requirements
2017-06-30 14:15:04 -04:00
Gleb Bahmutov
c7fafe2456
binary: move support folder into scripts/binary to avoid wide ignore
2017-06-30 14:06:27 -04:00
Jennifer Shehane
d65c902120
example: Added louder msg about not editing in example app - stop editing example app 😬
2017-06-30 12:39:21 -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
Brian Mann
9bcf816c6e
driver: main is already concatted
2017-06-30 12:35:44 -04:00
Brian Mann
b4080b2e70
Merge remote-tracking branch 'origin/master'
2017-06-30 12:34:14 -04:00
Brian Mann
6f8247866c
root: cannot ignore support (valid files are in support)
2017-06-30 12:34:04 -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
Gleb Bahmutov
1439976ac9
Proxy packages instead of symlinks ( #245 )
...
* all: replace symlinks with proxy modules
* replacing symlinking with copying proxy packages
* https-proxy: add missing prod dependency lodash
* put actual path to main for each package proxy
* better console log
* driver: include index.js in published files
* https-proxy was missing debug production dependency
* app built with proxied packages works
* delete existing node_modules/@packages before making proxies
* explicit async fs call
* server: remove deep paths in tests
* driver: remove nested path to @packages
* link: ensure each package has main set
2017-06-30 11:33:09 -04:00
Brian Mann
37c786b827
driver: add index.js to main in package.json
2017-06-30 11:24:16 -04:00
Gleb Bahmutov
bd729ae13c
Merge branch 'skip-clean-option'
2017-06-29 18:08:03 -04:00
Gleb Bahmutov
bf7b2cd673
symlink relative paths
2017-06-29 18:07:48 -04:00
Chris Breiding
143d5ac990
server: pass through project path so state gets saved per-project
2017-06-29 16:45:20 -04:00
Chris Breiding
e2f4f5745b
server: store global app data under __global__
2017-06-29 16:44:58 -04:00
Chris Breiding
bdf4b96016
server: nest project-specific app data under projects directory
2017-06-29 16:44:27 -04:00
Chris Breiding
0cc5474aa9
Merge branch 'master' of github.com:cypress-io/cypress-monorepo
2017-06-29 16:43:46 -04:00