Skip to content

0.9.0

Compare
Choose a tag to compare
@texpatnyc texpatnyc released this 19 May 02:04
· 1666 commits to master since this release
9575b0e

Websocket Updates

  • Added ability to test WebSocket servers by sending binary data types, specifically using Array Buffers
  • Implemented user-created Chai-style assertation tests for WebSocket

User Interface

  • Updated interface for test display results
  • Added image display for WebSocket data transfer and drag-and-drop functionality for files.

Testing

  • Implemented end-to-end Spectron testing for updated WebSocket functionality

Bug Fixes

  • Debugged errors when combining WebSocket requests with other protocols