Commit Graph

13 Commits

Author SHA1 Message Date
Chris Breidng 86d8d6ee1c implement cypress.open 2017-04-19 09:42:34 -04:00
Chris Breidng 93ebe1b4ec remove unnecessary error catching 2017-04-19 09:35:57 -04:00
Chris Breidng 3048a2ea4c implement cypress.run 2017-04-18 16:05:06 -04:00
Chris Breidng 5a758e71ef clear version state when forcing install of verify 2017-04-18 10:20:12 -04:00
Chris Breiding c02e33d49b add tests for cli 2017-04-14 16:13:10 -04:00
Chris Breiding fc2eb09a65 add verify command and force install for install command 2017-04-14 15:59:09 -04:00
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 38402fb612 initial pass at depency failure test 2017-04-07 16:28:23 -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