Commit Graph

8755 Commits

Author SHA1 Message Date
Loren Norman e75a2ebb5f oops committed my notes 2017-05-31 13:33:55 -04:00
Loren Norman 95dc0650eb write the (not quite right) example test 2017-05-31 13:33:22 -04:00
Loren Norman 1fa4e7059d initial example of expressivity 2017-05-31 13:19:42 -04:00
Loren Norman 9487eec5d3 Core Concepts and Organizing Tests 2017-05-31 13:19:42 -04:00
Brian Mann 92679718a1 Merge pull request #109 from cypress-io/failing-permissions-test
Failing permissions test
2017-05-31 12:53:43 -04:00
Gleb Bahmutov 592e4ed2c9 enable unit tests 2017-05-31 11:57:24 -04:00
Gleb Bahmutov a0f9429c27 enable all integration tests again 2017-05-31 11:49:21 -04:00
Gleb Bahmutov 4a93ff116f electron dependencies 2017-05-31 11:26:17 -04:00
Gleb Bahmutov 865860b835 cache key index 2017-05-31 11:23:27 -04:00
Gleb Bahmutov 2acd53ae94 use latest chrome image with user person 2017-05-31 11:20:34 -04:00
Gleb Bahmutov 9bf6ac2eb6 skip unit tests 2017-05-30 18:13:19 -04:00
Gleb Bahmutov 0b53bc6812 do not remove folder after failing permissions test 2017-05-30 18:12:55 -04:00
Gleb Bahmutov 5d08d63982 ci: remove separate CI step with FGREP 2017-05-30 17:56:16 -04:00
Gleb Bahmutov e9a822985e ci: if FAILING_FGREP is defined, will run integration tests using --fgrep 2017-05-30 17:53:56 -04:00
Brian Mann 0db722f1cb cleanup inquirer code, help debug failing test in circle 2017-05-30 17:42:15 -04:00
Brian Mann be53d273b5 server: fixes failing integration tests in circle env 2017-05-30 17:26:11 -04:00
Gleb Bahmutov 14f0ddd165 server: a few debug messages on project open and close 2017-05-30 14:21:02 -04:00
Gleb Bahmutov bc6c468e4e Install icons before electron (#106)
* electron: preinstall icons before running install

* icons: cache icons deps on CI
2017-05-30 14:00:44 -04:00
Gleb Bahmutov b2ea262e57 ci: make TERM check clear 2017-05-30 13:35:29 -04:00
Loren Norman 49599d770a Merge pull request #105 from cypress-io/docs/cypress-basics
Cypress Basics drafts
2017-05-30 13:24:45 -04:00
Gleb Bahmutov a92ffca8a0 server: listen to :: in ip6 tests 2017-05-30 12:34:39 -04:00
Loren Norman a3c788dce1 first draft at debugging 2017-05-30 10:14:47 -04:00
Brian Mann aa9e2afe0b docs: decrease sidebar font weight [skip ci] 2017-05-29 22:42:49 -04:00
Brian Mann cac4934900 server: test cleanup, extracted launcher specs 2017-05-29 21:03:48 -04:00
Brian Mann ff48ea07ad server: get windows specs passing again 2017-05-29 18:58:22 -04:00
Brian Mann 8a2a10bd42 server: gui -> modes 2017-05-29 18:36:46 -04:00
Brian Mann ac0ad47dd8 server: fix broken headed specs 2017-05-29 18:36:22 -04:00
Brian Mann 5db19c3a33 consolidated all packages to use shared icons package 2017-05-29 18:14:00 -04:00
Brian Mann f815ad6de9 register coffee 2nd else stack traces are garbled 2017-05-29 18:03:38 -04:00
Brian Mann 71af3c40ef create @cypress/icons wrapper package for simple versioning 2017-05-29 18:03:05 -04:00
Brian Mann 05f96b18bb another link fix 2017-05-29 17:48:18 -04:00
Brian Mann 3c677d9525 fix busted link to recipes 2017-05-29 17:47:07 -04:00
Brian Mann 57c1ccc230 set TERM directly as environment in circle.yml 2017-05-27 15:16:05 -04:00
Brian Mann e48c95fc58 use older bash syntax 2017-05-27 14:47:04 -04:00
Brian Mann fe5bdfa57e run the server integration tests, cleanup package scripts, echo helpful errors 2017-05-27 14:36:44 -04:00
Brian Mann 0d17b856f3 get docs node modules caching ? 2017-05-27 14:35:58 -04:00
Brian Mann 6ca62235f1 add ~/.electron as cachhable path 2017-05-27 14:09:39 -04:00
Brian Mann 3fc8110c56 correctly bump cache version for electron 2017-05-27 13:53:00 -04:00
Brian Mann 044b575917 v4 electron deps 2017-05-27 13:46:26 -04:00
Brian Mann d465dfbc2a clever test to ensure we've set $TERM env up correctly 2017-05-27 13:44:40 -04:00
Brian Mann c05af50428 cache electron binary download 2017-05-27 13:39:42 -04:00
Brian Mann 019a689cfd log term from node 2017-05-27 13:19:13 -04:00
Brian Mann eb600f30e6 echo $TERM 2017-05-27 13:16:59 -04:00
Brian Mann cec65f731b cleanup circle, remove redundant scripts, don't build twice 2017-05-27 13:13:09 -04:00
Brian Mann df5af51a8b skip docker updater failing test which causes more test failures downstream 2017-05-27 12:40:04 -04:00
Brian Mann 111a98b654 Merge pull request #103 from cypress-io/102
fix $SHELL undefined in docker, use process.env.SHELL, fixes #102
2017-05-27 11:40:32 -04:00
Brian Mann 26bcf3126e fixes failing headless unit tests 2017-05-27 11:36:02 -04:00
Brian Mann 3dcf45623a fix $SHELL undefined in docker, use process.env.SHELL, fixes #102 2017-05-27 11:23:55 -04:00
Gleb Bahmutov 09e40afe8b Merge branch 'log-saved-state' 2017-05-26 16:00:33 -04:00
Gleb Bahmutov df9971e16f show debug messages when reading file and saved state 2017-05-26 15:57:16 -04:00