aedes
aedes copied to clipboard
Removed obsolete tests
Those tests have been moved into aedes-protocol-decoder repo
In case of' websocket-stream updated to ws' those were useful to check there was breaking changes on protocol-decoder. Like the _socket
property that wasn't present
Please test it in aedes-protocol-decoder.
Would also decrease coverage, i think we need at least one test that uses decode protocol
Daniel
On 7 Feb 2020, at 18:05, Gnought [email protected] wrote:
Please test it in aedes-protocol-decoder.
— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.
@gnought I suggest to create a dummy protocol decoder test that simply parse data
https://github.com/moscajs/aedes/blob/master/lib/client.js#L80