]> zoso.dev Git - libnemo.git/commit
Move polyfills into separate file from test vectors, and redesign them as side effect...
authorChris Duncan <chris@zoso.dev>
Mon, 11 Nov 2024 09:27:33 +0000 (01:27 -0800)
committerChris Duncan <chris@zoso.dev>
Mon, 11 Nov 2024 09:27:33 +0000 (01:27 -0800)
commit5f2a40fee8f2ffc3ec5c1d275576d69551e06f18
tree0fa5c63ae2205a64d3c356596a4a98122c611fe4
parent779cbcd58d96ddf5da889545c4f5895c16fb736e
Move polyfills into separate file from test vectors, and redesign them as side effect imports.
test/GLOBALS.js [new file with mode: 0644]
test/TEST_VECTORS.js
test/create-wallet.test.mjs
test/derive-accounts.test.mjs
test/import-wallet.test.mjs
test/lock-unlock-wallet.mjs
test/manage-rolodex.mjs
test/refresh-accounts.test.mjs
test/sign-blocks.test.mjs
test/tools.test.mjs