near-daos / sputnik-dao-contract

Smart contracts for https://app.astrodao.com
https://astrodao.com/
MIT License
107 stars 76 forks source link

Re-write all the tests that are using `near-workspaces-ava` to use `near/workspaces-rs` #164

Open ctindogaru opened 2 years ago

ctindogaru commented 2 years ago

near-workspaces-ava is deprecated and it does not support the Apple M1 chipset.

Replace all existing tests that are using near-workspaces-ava (https://github.com/near-daos/sputnik-dao-contract/tree/main/sputnikdao2/tests-ava) with the latest testing framework from near: https://github.com/near/workspaces-rs