Commit Graph

23 Commits

Author SHA1 Message Date
Brian Mann
aa4f81641b deploy: specify files to include when copying packages for dist 2017-06-22 18:29:18 -04:00
Brian Mann
c165c634d4 all: cleanup package.json, remove versions, license, repo information
-move some deps to devDeps
2017-06-22 17:20:45 -04:00
Gleb Bahmutov
59f9e894a7 deploy: list all dev dependencies 2017-06-19 15:46:37 -04:00
Gleb Bahmutov
f3595761d0 all: set private true in each internal package.json 2017-06-07 16:27:00 -04:00
Gleb Bahmutov
0e074f4c5e server: upgrade glob in server to get absolute paths of specs for #118 2017-06-06 12:03:43 -04:00
Gleb Bahmutov
e6366d084f server: linting integration coffee files 2017-06-05 16:06:50 -04:00
Gleb Bahmutov
f0df347d1b server: enable coffeelint on unit tests 2017-06-05 15:58:50 -04:00
Gleb Bahmutov
e106b0a579 server: print nice error to console.error if server code is messed up (#124) 2017-06-02 10:50:05 -04:00
Gleb Bahmutov
e3ad4f5f8e move scaffold check logic from project (#120)
* move scaffold check logic from project

* move tests around, clean up
2017-06-02 10:08:14 -04:00
Brian Mann
88044551a2 server: get e2e tests running again, add to circle.yml container 2017-05-31 16:06:04 -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
a81ed100bf icons: remove packages/icons wrapper, use @cypress/icons directly 2017-05-31 12:52:37 -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
Brian Mann
0db722f1cb cleanup inquirer code, help debug failing test in circle 2017-05-30 17:42:15 -04:00
Brian Mann
5db19c3a33 consolidated all packages to use shared icons package 2017-05-29 18:14:00 -04:00
Brian Mann
fe5bdfa57e run the server integration tests, cleanup package scripts, echo helpful errors 2017-05-27 14:36:44 -04:00
Gleb Bahmutov
dd14a09aa1 server: add debug log module to server 2017-05-25 14:14:23 -04:00
Brian Mann
dac9524fe2 remove unused modules 2017-05-23 00:29:07 -04:00
Gleb Bahmutov
97fc3ef1c0 convert all test commands into single run unit tests (#14) 2017-05-15 14:48:52 -04:00
Brian Mann
ba3a56267a server: set sinon version, get more tests to pass 2017-05-14 19:50:16 -04:00
Brian Mann
8a0a60c27e created coffee package, updated paths and cjsxify to prevent incorrect stack traces on errors 2017-05-14 19:07:42 -04:00
Brian Mann
8568e98012 server: update all the paths for relative packages and restructured tests folder so that tests run 2017-05-13 12:17:53 -04:00
Brian Mann
71f07c2512 server: rename packages/app -> packages/server 2017-05-09 13:51:45 -04:00