near-api-js
near-api-js copied to clipboard
Gate tests (and eventually code) by target nearcore version range
@vgrichina has this been addressed?
@chadoh some of the tests do it https://github.com/near/near-api-js/blob/0e9e2c76d39ac1a3be4159a3e16a3bbc96857cf5/test/account.test.js#L71
Make sense to extract it into some utility module though to make it easy to use in any test.