watcher-ts/packages/graph-node/test/utils
prathamesh0 c79647548e Add more test cases for numeric host APIs (#66)
* Add test cases for bigInt host APIs

* Add test cases for bigDecimal fromString, plus and minus host APIs

* Add test cases for bigDecimal times and divideBy host APIs

* Throw an error on underflow or overflow in bigDecimal toString host API

* Avoid rounding of out of range bigDecimal values

* Use big number's byte size to set storage size of bigInt

* Add test cases for errors in bigDecimal host API
2021-12-28 16:08:05 +05:30
..
index.ts Add more test cases for numeric host APIs (#66) 2021-12-28 16:08:05 +05:30
indexer.ts Update graph-node tests to use dummy indexer (#65) 2021-12-28 16:08:05 +05:30