Commit History

Author SHA1 Message Date
  Kevin Sawicki e2e9e8ae24 Wait until server closes in afterEach 8 years ago
  Kevin Sawicki fcb7cbc54a Check name directly instead of arguments length 8 years ago
  Thiago de Arruda b3cf00a19a Fix net module to accept non-string header values 8 years ago
  deepak1556 b14c4dcdc0 address review comments 8 years ago
  deepak1556 3ae62615f4 net: allow controlling redirects 8 years ago
  deepak1556 41c352c306 add failing spec 8 years ago
  Kevin Sawicki 10386edea5 Default timeout to 30 seconds on CI and 10 seconds locally 8 years ago
  ali.ibrahim e9db926b48 Fixing code review issues: fixing linter issues in spec file. 8 years ago
  ali.ibrahim bdb3f4d4cb Fixing code review issues: adding some test cases for partition/session options. 8 years ago
  ali.ibrahim b44d5290e2 Fixing code review issues: adding a partition options and making the session option only takes Session objects. 8 years ago
  ali.ibrahim 61278f9ace Fixing code review issues. 8 years ago
  ali.ibrahim 43113fcfb4 Fixing net response objects being piped into writable streams test. 8 years ago
  ali.ibrahim c198828e58 Adding gc tests: fixing a memory leak with C++ URLRequest objects. 8 years ago
  ali.ibrahim 9b4e9c642a Making test code run directly in main browser context to avoid rpc persistent handles. 8 years ago
  ali.ibrahim c6ae27c7c9 Adding a stability test: non referenced, unused requests are collected without crash. 8 years ago
  ali.ibrahim 6f5b0a28c5 Fixing code review issues: function call formatting, renaming JS member variables, refactoring response headers conversion. 8 years ago
  ali.ibrahim 16069cd477 Commenting some test code. 8 years ago
  ali.ibrahim ae1c33b863 fixing linter issues. 8 years ago
  ali.ibrahim d21def7b8d Fixing various issues in tests. 8 years ago
  ali.ibrahim bd5e622bec Adding request/response piping tests. 8 years ago
  ali.ibrahim a5c508d2d7 Adding abort, webRequest interception and creation tests. 8 years ago
  ali.ibrahim b731ca50bc Adding HTTP request headers manipulation tests. 8 years ago
  ali.ibrahim 4eb9fc1bb6 Adding chunked uploading test. 8 years ago
  ali.ibrahim 9b94dfcbdc Adding basic http tests, fixing issues in ClientRequest constructor. 8 years ago
  ali.ibrahim b57ffbf1ab Temporary fix for the post data test. 8 years ago
  ali.ibrahim dcffb51e5e Adding net module spec file skeleton. 8 years ago