Files
cypress/packages/https-proxy
Gleb Bahmutov 1439976ac9 Proxy packages instead of symlinks (#245)
* all: replace symlinks with proxy modules

* replacing symlinking with copying proxy packages

* https-proxy: add missing prod dependency lodash

* put actual path to main for each package proxy

* better console log

* driver: include index.js in published files

* https-proxy was missing debug production dependency

* app built with proxied packages works

* delete existing node_modules/@packages before making proxies

* explicit async fs call

* server: remove deep paths in tests

* driver: remove nested path to @packages

* link: ensure each package has main set
2017-06-30 11:33:09 -04:00
..
2017-06-14 18:12:09 -04:00
2017-04-21 10:34:19 -04:00
2017-04-21 10:34:19 -04:00

Cypress Core Extension

Developing

Testing

npm run test-once

Changelog

0.1.5 - (04/20/17)

  • bump cypress coffee script and releaser dep

0.1.4 - (10/21/16)

  • add server destroy to https helper

0.1.3 - (08/24/16)

  • ref fork

0.1.2 - (08/24/16)

  • fix segfault errors

0.1.1 - (08/24/16)

  • fix devDep to dep

0.1.0 - (06/28/16)

  • initial release