12 Commits

Author SHA1 Message Date
renovate[bot]
f5fd0fadda Update dependency @roamhq/wrtc to v0.9.1
Generated by renovateBot
2025-09-12 08:22:32 -07:00
renovate[bot]
9b1ca73ca8 Update dependency @roamhq/wrtc to ^0.9.0
Generated by renovateBot
2025-06-19 21:33:47 +00:00
Eric Daniels
f22966136c Support wasm tests on apple silicon 2024-07-01 16:08:21 -04:00
Steffen Vogel
683fc837d0 Make repo REUSE compliant 2023-05-05 11:58:49 -04:00
Renovate Bot
180a728fd1 Update dependency wrtc to v0.4.7
Generated by renovateBot
2021-01-14 13:07:47 -08:00
Renovate Bot
e1a3ea5fb6 Update dependency wrtc to v0.4.6
Generated by renovateBot
2020-07-19 12:54:48 -07:00
Renovate Bot
30f2dbd150 Pin dependency request to 2.88.2
Generated by renovateBot
2020-06-06 18:58:05 -07:00
Renovate Bot
fb890c60a3 Update dependency wrtc to v0.4.5
Generated by renovateBot
2020-06-06 17:37:22 -07:00
Renovate Bot
2d5faaf0eb Update dependency wrtc to v0.4.4
Generated by renovateBot
2020-02-18 16:48:01 -08:00
Renovate Bot
60cc9112f3 Update dependency wrtc to v0.4.3
Generated by renovateBot
2019-12-25 00:03:38 -08:00
Renovate Bot
46b84b465c Pin dependency wrtc to 0.4.2
Generated by renovateBot
2019-09-28 21:38:19 -07:00
Alex Browne
34e5a89f71 Add tests for WASM bindings
The tests are run in a Node.js environment, and this does not include
any browser tests. This requires the wrtc package from npm as well as a
shim which adds portions of the WebRTC API to the global scope.

Some tests introduced here can be combined when differences between the
Go API and the WASM bindings are addressed and as missing features are
added to the WASM bindings.

We can and should add more tests in the future to improve test coverage.
This should be considered the minimum number of tests reuqired to ensure
basic functionality is working.
2019-03-15 15:17:51 -07:00