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

Add CI checks that cookbook and reference examples work

Open mikedotexe opened this issue 4 years ago • 2 comments

Currently we are not tracking whether changes made to this repo will break the demonstration snippets/examples in the examples directory.

We'll likely have to consider using contract helper for CI in order to create full-access keys for some of the tests that require sending native tokens, like the wrap-near.js example.

mikedotexe avatar Aug 03 '21 15:08 mikedotexe

Prerequisites:

  • near/runner-js#39
  • determine how we can keep these scripts simple & educational while also making it possible to test them in a controlled way.

chadoh avatar Aug 19 '21 15:08 chadoh

Sprint planning comments: sandbox will unblock this.

jberrytech avatar Oct 04 '21 20:10 jberrytech