mirror of
https://github.com/http-party/node-http-proxy.git
synced 2025-12-08 20:59:18 +00:00
[docs] Little explanation for test/core directory
This commit is contained in:
parent
63dfc7f175
commit
8ca5d83497
10
test/core/README.md
Normal file
10
test/core/README.md
Normal file
@ -0,0 +1,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.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user