near / devx

This is the home of NEAR collective developer experience plans and roadmap.
11 stars 0 forks source link

ZedRun simulation tests #222

Closed mikedotexe closed 3 years ago

mikedotexe commented 4 years ago

ZedRun is looking to make sure they have tests for the cross-contract calls they have, as that's a very important part of their app. This means providing them with a reasonable example or helping them understand how to implement this.

Currently the two places where simulation tests are being used (that I'm aware of) are both in the core-contracts:

These implementations are fairly advanced, and we need to be able to translate this process for new partners. Acceptance Criteria:

mikedotexe commented 4 years ago

Made progress here: https://github.com/near-examples/simulation-testing Really, really needs a good README. I will be doing that, but it's almost the end of the day. NEARly there

mikedotexe commented 3 years ago

Got a great start on the README, hoping to be done with that by EOD Wednesday