Skip to content

v0.1.6

Compare
Choose a tag to compare
@kettanaito kettanaito released this 05 May 07:06

Bug fixes

  • Fixes an issue that resulted into request body not being written in ClientRequest
  • Fixes an issue that resulted into request body not being sent in XMLHttpRequest
  • Fixes an issue that resulted into original XMLHttpRequest not being called with the same arguments to req.open()

Internal

  • Adds unit tests to assert interception and response mocking as separate units of functionality