SocketDev / wormhole-crypto

Streaming encryption for Wormhole.app, based on Encrypted Content-Encoding for HTTP (RFC 8188)
MIT License
609 stars 41 forks source link

Set up automated browser testing #5

Open feross opened 3 years ago

feross commented 3 years ago

Currently blocked on figuring out how to get Airtap + Sauce Labs to run our tests in a secure context so the browser gives us access to the Web Crypto API.

See: https://github.com/airtap/airtap/issues/311