Commit Graph

8715 Commits

Author SHA1 Message Date
Jennifer Shehane 19485c2dfb docs: Converted docs 'next' to 'screenshot' 2017-05-26 16:10:23 -04:00
Jennifer Shehane a15f4c48c8 Merge branch 'master' into docs/standardize-api 2017-05-26 14:32:31 -04:00
Jennifer Shehane ebc20d2e86 Merge branch 'master' into docs/standardize-api 2017-05-26 14:31:45 -04:00
Jennifer Shehane cbec33d637 Converted 'its' - 'pause'
- Updated some existing api docs to reflect structure changes
- Added missing ‘pause’ command to sidebar and .yml english.
2017-05-26 14:31:41 -04:00
Gleb Bahmutov fdff5e098e docs: add link to example Docker CircleCI project 2017-05-26 09:52:44 -04:00
Gleb Bahmutov b2d21b17ef docker: script to run CI docker image locally (#98) 2017-05-26 09:15:06 -04:00
Chris Breiding 31e882b4a0 driver: simplify driver test infrastructure
- don’t browserify spec_helper
- don’t bundle driver into spec_helper, use the one already built for development
- just use ‘npm run watch’ to both watch and run tests on save
2017-05-26 09:14:43 -04:00
Jennifer Shehane 873d243387 docs: converted focus - invoke to new structure 2017-05-25 17:57:56 -04:00
Brian Mann e04e366985 docs: sidebar menu experiments 2017-05-25 17:13:02 -04:00
Brian Mann 0c30edd17c docs: tweaked sidebar styles 2017-05-25 17:12:30 -04:00
Jennifer Shehane 07bc95518b docs: converted eq, exec, filter, find, and fixture to new format 2017-05-25 15:47:27 -04:00
Loren Norman 0df79270ce Merge pull request #97 from cypress-io/95
docs: add links to Docker image and CI examples, close #95
2017-05-25 15:38:32 -04:00
Gleb Bahmutov 206647a4b9 docs: add links to Docker image and CI examples, close #95 2017-05-25 15:36:08 -04:00
Gleb Bahmutov dd14a09aa1 server: add debug log module to server 2017-05-25 14:14:23 -04:00
Jennifer Shehane f0634e4327 Merge branch 'master' into docs/standardize-api 2017-05-25 13:26:38 -04:00
Jennifer Shehane 01e3c39585 Merge pull request #96 from cypress-io/docs/faq
Docs/faq more answers
2017-05-25 13:26:08 -04:00
Jennifer Shehane 658da982bd docs: Writing answers for FAQ + fixing FAQ styles. 2017-05-25 13:24:53 -04:00
Chris Breiding b57c8422f7 Merge branch 'master' of github.com:cypress-io/cypress-monorepo
the commit.
2017-05-25 10:48:03 -04:00
Chris Breiding 3bf8ade2b7 driver: make test deps non-global 2017-05-25 10:47:57 -04:00
Chris Breiding e7b0e59236 driver: mark and skip some hanging tests 2017-05-25 10:47:27 -04:00
Chris Breiding 7a80dc15f3 driver: add missing deps 2017-05-25 10:46:04 -04:00
Chris Breiding ff54b55003 driver: remove debugger 2017-05-25 10:45:51 -04:00
Jennifer Shehane b5366a52de Merge branch 'master' into docs/faq 2017-05-25 10:30:38 -04:00
Gleb Bahmutov 70f7c7bce3 rebuilt example spec 2017-05-25 09:59:06 -04:00
Chris Breiding b3ef06e041 Merge branch 'master' of github.com:cypress-io/cypress-monorepo 2017-05-25 09:35:40 -04:00
Chris Breiding 12b3689459 example: underscore -> lodash 2017-05-25 09:35:12 -04:00
Gleb Bahmutov f0526ffc3f Refactor browser detection (#91)
* refactor browser detection to have single facade function for each platform

* refactor found browser

* update to tslint@5.3.2

* short detection code without duplicates

* deleted obsolete individual browser files

* launcher: detect and grab custom alias google-chrome-stable

* keep same browser name, and set human name as displayName property

* if mdfind fails, try using /Applications path to detect

* remove duplicate code

* detect and remove duplicate browser detections

* refactor for readability

* change chromium version property
2017-05-24 22:26:58 -04:00
Brian Mann a1e0f244a0 Merge remote-tracking branch 'origin/master' 2017-05-24 18:49:25 -04:00
Brian Mann 4e1901375c server: fixes failing integration tests 2017-05-24 18:49:15 -04:00
Brian Mann 49f654e933 server: extract listening for project end so we cleanup ffmpeg processes 2017-05-24 17:16:25 -04:00
Jennifer Shehane 5779e2167d Merge branch 'master' into docs/standardize-api 2017-05-24 16:56:25 -04:00
Jennifer Shehane 57a8582bdd docs: converted api docs to new structure 2017-05-24 16:56:23 -04:00
Jennifer Shehane 96ed62b1c1 Merge branch 'master' into docs/standardize-api 2017-05-24 15:26:38 -04:00
Jennifer Shehane a703bd6d66 docs: Convert clear cookie/cookies/localstorage to new api structure 2017-05-24 15:26:34 -04:00
Chris Breiding af9426000d driver: add Dom and Server to Cypress instance 2017-05-24 15:22:32 -04:00
Chris Breiding d2fbc07ca2 driver: add missing requires 2017-05-24 15:22:13 -04:00
Jennifer Shehane 3640df8c0e Converted check, children, clear to new api structure 2017-05-24 14:54:27 -04:00
Jennifer Shehane a22cbf7756 Merge branch 'master' into docs/standardize-api 2017-05-24 13:59:57 -04:00
Jennifer Shehane be59404c84 Convert as / blur to new api structure 2017-05-24 13:59:43 -04:00
Chris Breiding 7b85d8d925 driver: add test for clearing number input 2017-05-24 13:57:31 -04:00
Chris Breiding 0210e339c9 Merge branch 'master' of github.com:cypress-io/cypress-monorepo 2017-05-24 13:35:11 -04:00
Chris Breiding ac16c9eac2 driver: fix specs 2017-05-24 13:35:08 -04:00
Chris Breiding 89db8e9cc0 driver: remove unused files 2017-05-24 13:34:49 -04:00
Jennifer Shehane 4e9fe7270c Converted 'and' doc to new structure 2017-05-24 13:08:27 -04:00
Jennifer Shehane a89c50f1a6 Updated some incorrect chainers off of .contains() 2017-05-24 13:08:14 -04:00
Gleb Bahmutov 00887071bc Merge branch 'refactor-launcher' 2017-05-24 12:12:39 -04:00
Gleb Bahmutov 3e6f3393cb clean up detect a little 2017-05-24 12:11:55 -04:00
Gleb Bahmutov 0231a250df launcher: detect browsers in series to avoid mangling log messages 2017-05-24 12:04:11 -04:00
Gleb Bahmutov f4ca92013e laucher: add Ramda and refactor code a little 2017-05-24 12:00:43 -04:00
Chris Breiding 1e47e95258 driver: make cy.trigger test not flaky 2017-05-24 11:51:56 -04:00