Commit Graph

8223 Commits

Author SHA1 Message Date
Chris Breiding 6690c040b5 import docs/ (CYP-907-hexo) 2017-05-15 14:10:01 -04:00
Chris Breiding decde4d02a fix typo 2017-05-15 14:01:23 -04:00
Chris Breiding f31586d4b9 make import/merge more flexible 2017-05-15 13:59:41 -04:00
Chris Breiding 9703efb256 Merge branch 'master' of github.com:cypress-io/cypress-monorepo 2017-05-15 13:41:08 -04:00
Chris Breiding 2b41f9b0f5 driver: clean up test running 2017-05-15 13:40:12 -04:00
Chris Breiding 2aaec6a1f5 driver: ensure dist dir before running tests 2017-05-15 13:39:03 -04:00
Gleb Bahmutov b96510b174 why does my editor type Echo instead of echo? 2017-05-15 13:13:05 -04:00
Gleb Bahmutov 701109aaf5 oh my, so many npm test commands missing run 2017-05-15 13:06:06 -04:00
Gleb Bahmutov 24c0a89cc1 fix typo 2017-05-15 13:05:12 -04:00
Gleb Bahmutov 01b6829c63 all unit tests should run on Circle 2017-05-15 12:59:28 -04:00
Gleb Bahmutov f935b41313 more tests enabled 2017-05-15 12:50:14 -04:00
Gleb Bahmutov 843621ffb7 another test typo in command 2017-05-15 12:47:57 -04:00
Gleb Bahmutov 76ae076e73 echo typo 2017-05-15 12:43:01 -04:00
Gleb Bahmutov 76e65a9401 checking cached folder on Circle, more unit tests to run 2017-05-15 12:36:49 -04:00
Gleb Bahmutov e698322484 fix typescript lint warnings 2017-05-15 12:14:28 -04:00
Gleb Bahmutov 8a9f582bd3 explicit cached folders 2017-05-15 12:08:14 -04:00
Gleb Bahmutov 3f032c8b54 trigger circleci build again to test caching 2017-05-15 12:04:50 -04:00
Jennifer Mann 299ddc0598 Merge trigger branch 2017-05-15 11:55:33 -04:00
Gleb Bahmutov 749b14ae77 try using wildcard in circleci cache directories list 2017-05-15 11:53:13 -04:00
Jennifer Mann 1414f24764 Fix tests 2017-05-15 11:41:32 -04:00
Jennifer Mann 8e98d46979 Removed reference to non existent partial 2017-05-15 11:41:27 -04:00
Brian Mann 169e90ab61 Merge remote-tracking branch 'origin/master' 2017-05-15 11:37:14 -04:00
Brian Mann d19e57aa37 always run build post install 2017-05-15 11:37:07 -04:00
Jennifer Mann 6b8928dc43 Merge branch 'CYP-847-scroll-commands' into CYP-907-hexo
# Conflicts:
#	old_docs/v0.0/documentation/4-Guides/8-Using Aliases.md
2017-05-15 11:35:52 -04:00
Gleb Bahmutov f87073a6cc add CircleCI badge 2017-05-15 11:30:32 -04:00
Gleb Bahmutov ffd1f5bd5b Merge branch 'master' of github.com:cypress-io/cypress-monorepo 2017-05-15 11:30:03 -04:00
Brian Mann 8eacdcef40 run all 2017-05-15 11:20:36 -04:00
Brian Mann 0b42d1a02b circle: run build dev post install 2017-05-15 11:06:37 -04:00
Brian Mann 06bf2079c9 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	packages/launcher/package.json
2017-05-15 11:01:26 -04:00
Brian Mann 5373f322c3 WIP circle.yml 2017-05-15 10:59:53 -04:00
Gleb Bahmutov ea7dea4964 fix readme example text 2017-05-15 10:32:28 -04:00
Gleb Bahmutov aa828f66fa strict typescript options in launcher project 2017-05-15 10:11:00 -04:00
Gleb Bahmutov b7d8602209 fix more typescript checks 2017-05-15 09:55:55 -04:00
Gleb Bahmutov fcc6ac0d99 specify types for launcher code, unfinished 2017-05-15 09:48:10 -04:00
Gleb Bahmutov 9daa36d059 stricter TypeScript 2017-05-15 09:35:49 -04:00
Gleb Bahmutov d77acb6c6b check for implicit returns 2017-05-15 09:33:39 -04:00
Gleb Bahmutov 53b5a949ff add note how to use debug to see log messages 2017-05-15 09:26:22 -04:00
Gleb Bahmutov 3c0d738b90 remove coffeescript files from launcher lib folder 2017-05-15 09:15:44 -04:00
Gleb Bahmutov 5e061ba434 launcher: ignore generated js files, close #5 2017-05-15 09:13:23 -04:00
Gleb Bahmutov ed5f7cfde9 Merge branch 'master' of github.com:cypress-io/cypress-monorepo 2017-05-15 09:02:35 -04:00
Gleb Bahmutov 1b1e52d6a5 build TypeScript files in launcher before running tests 2017-05-15 09:02:27 -04:00
Chris Breiding 6b20853c1f Merge branch 'master' of github.com:cypress-io/cypress-monorepo 2017-05-15 08:58:52 -04:00
Gleb Bahmutov ed3f42a692 fix(reporter): rename fixes #8 2017-05-15 08:45:30 -04:00
Gleb Bahmutov 6bc0c3d9d2 fix(extension): fix path to socket package, close #7 2017-05-15 08:40:54 -04:00
Brian Mann 30c86105f5 temporarily commented out tests until these can be individually fixed and refactored 2017-05-15 00:24:19 -04:00
Brian Mann 431760edc9 remove spec thats no longer providing coverage 2017-05-15 00:23:32 -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 80fd9c9764 guard against package.json not having scripts property 2017-05-13 17:06:56 -04:00
Brian Mann bc6386e1e3 Merge remote-tracking branch 'origin/master' 2017-05-13 16:51:57 -04:00