aboutsummaryrefslogtreecommitdiffstats
path: root/vnfmarket/src/main/webapp/vnfmarket/node_modules/http-proxy/test/core/README.md
blob: 152e5c668651d85fbb4d841f7656015fd4c5ce88 (plain)
1
2
3
4
5
6
7
8
9
10
# `test/core`

`test/core` directory is a place where tests from node.js core go. They are
here to ensure that node-http-proxy works just fine with all kinds of
different situations, which are covered in core tests, but are not covered in
our tests.

All these tests require little modifications to make them test node-http-proxy,
but we try to keep them as vanilla as possible.