Unverified Commit f4f10285 authored by Zeke Mostov's avatar Zeke Mostov Committed by GitHub
Browse files

Upgrade deps; Correct issues from upgrade; Setup jest unit tests for `sanitizeNumbers`; (#90)

* Setup Jest and sanity check sanitizeNumbers

Test extended types

Test AbstractInt as value in object

sanitize a staking response

Fix some small details

* upgrade deps

* FIX sanitizeNumbers to handle Compact

* Small clean up

* Correct package.json

* Fix -1 u32 error

* Add tests to github workflow via pr.yml

Correct workflow to install wasm-pack

Try again

* Update sanitze numbers to handle Enums

* Add tests of types

* Lots of tests and necessary fixes for sanitize

Use async create instead of initialize

Add versionReset; Revert static creat

Remove exclamation maarks

Put comment back in

Revert last commit

Delete stray empty line

Revert ensureMeta changes

Clean up testing

Save progress with U64s

Fix issues with BTreeSet

More tests

Update to handle in option so linkage test passes

save progress on set

More tests

Save progress

last tests

* Add some more primitive tests
parent edc93dc4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment