Kevin Sawicki
|
2508159a25
|
Use assert.fail for unexpected values
|
2017-05-31 08:39:49 -07:00 |
|
Kevin Sawicki
|
e2e9e8ae24
|
Wait until server closes in afterEach
|
2017-04-07 16:42:01 -07:00 |
|
Kevin Sawicki
|
fcb7cbc54a
|
Check name directly instead of arguments length
|
2017-03-30 14:03:00 -07:00 |
|
Thiago de Arruda
|
b3cf00a19a
|
Fix net module to accept non-string header values
This is required to be compatible with node.js http module.
|
2017-03-30 16:01:40 -03:00 |
|
deepak1556
|
b14c4dcdc0
|
address review comments
|
2017-03-28 19:05:44 +05:30 |
|
deepak1556
|
3ae62615f4
|
net: allow controlling redirects
|
2017-03-28 18:46:21 +05:30 |
|
deepak1556
|
41c352c306
|
add failing spec
|
2016-12-21 11:52:27 +05:30 |
|
Kevin Sawicki
|
10386edea5
|
Default timeout to 30 seconds on CI and 10 seconds locally
|
2016-11-29 14:29:35 -08:00 |
|
ali.ibrahim
|
e9db926b48
|
Fixing code review issues: fixing linter issues in spec file.
|
2016-10-25 16:55:17 +02:00 |
|
ali.ibrahim
|
bdb3f4d4cb
|
Fixing code review issues: adding some test cases for partition/session options.
|
2016-10-25 16:19:26 +02:00 |
|
ali.ibrahim
|
b44d5290e2
|
Fixing code review issues: adding a partition options and making the session option only takes Session objects.
|
2016-10-25 15:47:54 +02:00 |
|
ali.ibrahim
|
61278f9ace
|
Fixing code review issues.
|
2016-10-25 12:41:01 +02:00 |
|
ali.ibrahim
|
43113fcfb4
|
Fixing net response objects being piped into writable streams test.
|
2016-10-18 10:28:35 +02:00 |
|
ali.ibrahim
|
c198828e58
|
Adding gc tests: fixing a memory leak with C++ URLRequest objects.
|
2016-10-17 19:02:25 +02:00 |
|
ali.ibrahim
|
9b4e9c642a
|
Making test code run directly in main browser context to avoid rpc persistent handles.
|
2016-10-17 11:51:20 +02:00 |
|
ali.ibrahim
|
c6ae27c7c9
|
Adding a stability test: non referenced, unused requests are collected without crash.
|
2016-10-17 10:38:10 +02:00 |
|
ali.ibrahim
|
6f5b0a28c5
|
Fixing code review issues: function call formatting, renaming JS member variables, refactoring response headers conversion.
|
2016-10-13 17:14:23 +02:00 |
|
ali.ibrahim
|
16069cd477
|
Commenting some test code.
|
2016-10-12 17:13:06 +02:00 |
|
ali.ibrahim
|
ae1c33b863
|
fixing linter issues.
|
2016-10-12 14:54:32 +02:00 |
|
ali.ibrahim
|
d21def7b8d
|
Fixing various issues in tests.
|
2016-10-12 14:54:32 +02:00 |
|
ali.ibrahim
|
bd5e622bec
|
Adding request/response piping tests.
|
2016-10-12 14:54:31 +02:00 |
|
ali.ibrahim
|
a5c508d2d7
|
Adding abort, webRequest interception and creation tests.
|
2016-10-12 14:54:31 +02:00 |
|
ali.ibrahim
|
b731ca50bc
|
Adding HTTP request headers manipulation tests.
|
2016-10-12 14:54:30 +02:00 |
|
ali.ibrahim
|
4eb9fc1bb6
|
Adding chunked uploading test.
|
2016-10-12 14:54:29 +02:00 |
|
ali.ibrahim
|
9b94dfcbdc
|
Adding basic http tests, fixing issues in ClientRequest constructor.
|
2016-10-12 14:54:29 +02:00 |
|
ali.ibrahim
|
b57ffbf1ab
|
Temporary fix for the post data test.
|
2016-10-12 14:54:28 +02:00 |
|
ali.ibrahim
|
dcffb51e5e
|
Adding net module spec file skeleton.
|
2016-10-12 14:54:26 +02:00 |
|