veilid/veilid-wasm/tests/src
Christien Rioux 05180252e4 * API Breaking Change: CryptoSystem.verify() should return bool, and reserve errors for error cases, not validation failures.
* API Breaking Change: VeilidAPI.verify_signatures() returns Option<TypedKeySet> now
Fixes #313
2024-05-31 16:20:58 -04:00
..
utils add inspect test to wasm 2024-03-27 17:53:51 -05:00
veilidClient.test.ts wasm unit tests work and attachment manager fix 2024-03-27 17:53:51 -05:00
veilidCrypto.test.ts * API Breaking Change: CryptoSystem.verify() should return bool, and reserve errors for error cases, not validation failures. 2024-05-31 16:20:58 -04:00
VeilidRoutingContext.test.ts add inspect test to wasm 2024-03-27 17:53:51 -05:00
VeilidTable.test.ts (wasm) Treat arbitrary byte data as Uint8Array, instead of base64url marshalling. 2023-09-20 00:46:45 -04:00