Commit Graph

14 Commits

Author SHA1 Message Date
Ben Kucera 9f9cf9e8b6 chore: fix broken firefox focus tests, bump resource class of chrome-beta job (#18133) 2021-09-21 09:34:48 -04:00
Brian Mann 91a4477ad0 replace handlebars with squirrelly (#5521)
* WIP: rip out handlebars and implement with squirrelly

- handle caching ourselves
- TODO: add tests, make sure escaping and all that jazz works

* fixes squirrelly template handling

* only fire mocha events when in run mode

* add unit tests for template engine rendering + caching
2019-10-30 02:21:53 -04:00
Zach Bloomquist 8cde36eacc base64 encode the embedded runner config object so it can't b… (#5155)
* base64 encode the config so it can't be escaped

* update tests
2019-09-17 15:51:15 -04:00
Brian Mann 88950a42f6 Issue 1436 (#1437)
* driver: add eslint cypress plugin

* server, driver, runner: add __Cypress__ global to runner, add Jira rule to rewrite function to return correct window
2018-03-09 14:58:56 -05:00
Brian Mann 9af5ac9b92 runner: consolidate and browserify both driver + socket.io to reduce network requests
-normalize lodash + bluebird versions
2017-08-11 14:34:39 -04:00
Chris Breiding c5e71173c7 runner: prefix output files with cypress_ 2017-07-13 14:38:34 -04:00
Chris Breiding 2f84845679 runner/reporter: include reporter’s css in runner’s css 2017-07-13 14:35:10 -04:00
Brian Mann e2c46bc546 runner: use driver $ global 2017-05-09 11:58:17 -04:00
Brian Mann a7761046ca Merge remote-tracking branch 'origin/master' 2017-05-09 11:34:27 -04:00
Brian Mann 6e1e3f72ab add driver lib for serving driver dist 2017-05-09 11:33:36 -04:00
Brian Mann d7a996a9bb created static package + build process to serve favicon 2017-05-09 11:32:56 -04:00
Chris Breiding 5f46923ede fix issues with dev installing and building 2017-05-09 11:10:00 -04:00
Chris Breidng 615a8edaa6 Manual merge of cypress-io/cypress-core-runner into packages/runner 2017-04-21 13:51:19 -04:00
Chris Breidng 6efcf64005 remove core- prefixes from packages 2017-04-21 10:34:19 -04:00