Commit Graph

6185 Commits

Author SHA1 Message Date
Chris Breiding
d064bc0fe3 fix tests 2017-04-14 13:57:14 -04:00
Chris Breiding
a9126fc88f finish up smoke test and add unit tests 2017-04-13 15:33:34 -04:00
Chris Breidng
8d5d270b0c WIP improve UX for executable verification 2017-04-12 14:38:23 -04:00
Chris Breidng
38402fb612 initial pass at depency failure test 2017-04-07 16:28:23 -04:00
Chris Breidng
bfd296a447 WIP run smoke test to check for dependency failures 2017-04-06 17:03:42 -04:00
Chris Breidng
8a8910c1ca re-organize files 2017-04-06 13:48:16 -04:00
Chris Breidng
d157c27625 use json file for tracking version 2017-04-05 15:29:54 -04:00
Chris Breidng
2fad6785df implement initial error-handling for verifying cypress executable 2017-04-05 15:02:33 -04:00
Chris Breidng
eb5054618d refactor cli and download libs
- move to root /lib
- convert cli code from coffeescript to javascript
- refactor cli code to fit better into monorepo and be more testable
2017-04-05 13:41:06 -04:00
Chris Breidng
3e114ad635 create core-download and implement basic functionality 2017-03-22 13:57:07 -04:00
Chris Breiding
b4c987399f move cli bin to root 2017-03-16 10:10:32 -04:00
Chris Breiding
aeadf4c9a3 convert run scripts to JS and prep for require-able cypress module 2017-03-15 09:56:06 -04:00
Chris Breiding
704be21ae5 import core-cli 2017-03-15 09:17:03 -04:00
Brian Mann
f52525b458 release 0.13.1 v0.13.1 2017-02-11 20:58:36 -05:00
Brian Mann
febcc0d406 updated changelog for version: 0.13.1 2017-02-11 20:58:36 -05:00
Brian Mann
7a763a04d0 pass --cli-version into cypress, add --record option 2017-02-11 20:57:14 -05:00
Brian Mann
85902a3687 release 0.13.0 v0.13.0 2017-02-11 17:57:44 -05:00
Brian Mann
4035ec89e6 updated changelog for version: 0.13.0 2017-02-11 17:57:44 -05:00
Brian Mann
78cb409659 properly handle --no-record arg 2017-02-11 13:29:02 -05:00
Brian Mann
4bccc47d1f accept --key arg for cypress run 2017-02-11 11:34:17 -05:00
Brian Mann
4a1607b5b4 continue passing --ci arg for deprecation message 2017-02-11 11:34:04 -05:00
Brian Mann
b869e00015 remove passing --project arg on 'cypress open' 2017-02-10 18:51:59 -05:00
Brian Mann
6e44257996 deprecate 'cypress ci', expand 'cypress run'
- allow ‘cypress run’ to verify + install if not installed
- no longer pass —ci args
- enable passing —no-record
- deprecate cypress ci message
- check for CYPRESS_RECORD_KEY env var
- refactor some of these horrendous class interfaces (why god why)
2017-02-10 18:12:27 -05:00
Brian Mann
3f861e1111 pull out docs -> reference official docs 2017-02-10 18:08:48 -05:00
Brian Mann
c75695e573 conditionally spawn xvfb more intelligently 2017-02-10 18:08:32 -05:00
Brian Mann
fbaa57e906 release 0.12.2 v0.12.2 2017-01-21 11:00:28 -05:00
Brian Mann
c8b5671c4f updated changelog for version: 0.12.2 2017-01-21 11:00:28 -05:00
Brian Mann
764d83f776 bump core releaser 2017-01-21 11:00:20 -05:00
Brian Mann
36b33003a0 release 0.12.1 v0.12.1 2017-01-21 10:56:23 -05:00
Brian Mann
b7e62cc983 updated changelog for version: 0.12.1 2017-01-21 10:56:23 -05:00
Brian Mann
ab8c427fd9 bump update notifier 2017-01-21 10:56:00 -05:00
Randall Kent
fbf5160aea Remove Pivotal Tracker link from readme 2016-11-29 17:33:47 -05:00
Jennifer Mann
399ee0ae5e Update readme.md 2016-11-16 15:14:02 -05:00
Chris Breiding
2aedbc16fb clean up package.jsons 2016-10-26 14:38:32 -04:00
Chris Breiding
7197ea3c2e make all licenses MIT and add LICENSE.md to root 2016-10-26 14:35:31 -04:00
Chris Breiding
a0b55b6a67 add monorepo readme 2016-10-26 14:31:03 -04:00
Chris Breiding
e323e1b8ae update readmes 2016-10-26 14:30:52 -04:00
Chris Breiding
e8935d6b32 handle install and test aliases 2016-10-26 10:11:44 -04:00
Chris Breiding
b39aadd091 add clean tasks 2016-10-25 14:33:03 -04:00
Chris Breiding
e231d26d16 allow specifying packages and error if no matching packages are found 2016-10-24 10:23:25 -04:00
Chris Breiding
72fb2e1ed2 line up test scripts 2016-10-24 09:22:42 -04:00
Chris Breiding
9cc125d189 collect stderr and print at end of output 2016-10-21 13:57:04 -04:00
Chris Breiding
f63857bc6f change core socket test scripts to match others 2016-10-21 11:14:03 -04:00
Chris Breiding
a59be4b2b4 remove unnecessary test scripts from core launcher 2016-10-21 11:13:28 -04:00
Chris Breiding
4816f27420 ignore timestamp appended logs 2016-10-20 16:21:12 -04:00
Chris Breiding
e511e367cc set up app module path for core app tests 2016-10-20 16:20:47 -04:00
Chris Breiding
0dae6b81f9 set up app module path for core extension tests 2016-10-20 16:20:00 -04:00
Chris Breiding
24e17e1824 change core https proxy test scripts to match others 2016-10-20 16:18:57 -04:00
Chris Breiding
607ab58828 bump core socket node version to match others 2016-10-20 16:18:26 -04:00
Chris Breiding
66ffd712ec update reporter main file and dist files 2016-10-20 16:18:12 -04:00