Commit Graph

8768 Commits

Author SHA1 Message Date
Loren Norman c628f5e12b shorten complication bit to a note 2017-05-31 15:27:29 -04:00
Loren Norman c69ee308da fix sidebar 2017-05-31 14:33:08 -04:00
Gleb Bahmutov ffc9783349 run: make run-all.js more robust against empty folders (#111) 2017-05-31 14:27:18 -04:00
Brian Mann 1bded60539 server: increase mocha timeouts to 10s 2017-05-31 14:17:38 -04:00
Brian Mann 3619780d3a root: ensure we symlink all the sub packages in CI 2017-05-31 14:00:50 -04:00
Brian Mann 0d0a12baa6 all: postinstall better messages 2017-05-31 14:00:33 -04:00
Brian Mann 2faeb3fdf4 Merge pull request #110 from cypress-io/link-packages
Link packages
2017-05-31 13:55:58 -04:00
Brian Mann 8e3a173476 remove caching for icons [skip ci] 2017-05-31 13:55:32 -04:00
Brian Mann 7d955f7064 Merge branch 'master' into link-packages
# Conflicts:
#	packages/electron/package.json
2017-05-31 13:46:25 -04:00
Brian Mann 4cb4704e5d switch from postinstall to build task 2017-05-31 13:46:01 -04:00
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
Brian Mann a81ed100bf icons: remove packages/icons wrapper, use @cypress/icons directly 2017-05-31 12:52:37 -04:00
Brian Mann 68dd72b4c7 reporter: apply browserify transforms to since browserify will only apply them to relative packages 2017-05-31 12:52:21 -04:00
Brian Mann 817758e4b6 all: symlink all cypress packages in root node_modules for easy access 2017-05-31 12:51:35 -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