snowflake/proxy/spec
Cecylia Bocovich 9b470fbe4b Removed "janky" snowflake state machine
The only place it was used was in window.onpageunload, and we have a
better way of determining if the proxy is active there (through the ui).

I also removed that code from the webextension since the proxy won't
stop running unless you close the browser and after testing it looks
like that code doesn't notify the user anyway.
2019-10-31 11:59:13 -04:00
..
broker.spec.js Cleanup lints identified by eslint 2019-07-10 10:58:29 +02:00
init.spec.js Removed "janky" snowflake state machine 2019-10-31 11:59:13 -04:00
proxypair.spec.js Added check for active pair in onopen 2019-08-26 09:15:38 -04:00
snowflake.spec.js Cleanup lints identified by eslint 2019-07-10 10:58:29 +02:00
ui.spec.js Remove tests referring to BadgeUI 2019-07-27 12:01:03 -04:00
util.spec.js Fix tests for Params.getByteCount. 2019-07-25 14:32:26 -06:00
websocket.spec.js Cleanup lints identified by eslint 2019-07-10 10:58:29 +02:00