near / near-workspaces-js

Write tests once, run them both on NEAR TestNet and a controlled NEAR Sandbox local environment
https://near.github.io/near-workspaces-js/
GNU General Public License v3.0
42 stars 21 forks source link

Remove promise in workspace constructor. Drop near-workspaces-init and -ava. Modify tests to use new api #115

Closed ailisp closed 2 years ago

ailisp commented 2 years ago

Fix or address #112 #116 #114 #111 #122

ailisp commented 2 years ago

Failed CI (near-workspaces-init) is as expected (because API breaking changes but init still generate pinned near-workspaces-ava). Will be fixed in #114

ailisp commented 2 years ago

@MaximusHaximus Ptal

ailisp commented 2 years ago

README is going to change when some examples with setup are ready in the repo