near-api-js icon indicating copy to clipboard operation
near-api-js copied to clipboard

Gate tests (and eventually code) by target nearcore version range

Open vgrichina opened this issue 6 years ago • 2 comments

vgrichina avatar May 31 '19 09:05 vgrichina

@vgrichina has this been addressed?

chadoh avatar May 26 '20 18:05 chadoh

@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.

vgrichina avatar May 26 '20 20:05 vgrichina