Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-write all the tests that are using near-sdk-sim to use near/workspaces-rs #163

Open
ctindogaru opened this issue Apr 25, 2022 · 0 comments

Comments

@ctindogaru
Copy link
Collaborator

near-sdk-sim has been marked as deprecated, it uses vulnerable crates (such as chrono 0.4.19) and it also does not support the Apple M1 chipset.

All the tests written with near-sdk-sim should be re-written by using the latest testing framework from near: https://github.com/near/workspaces-rs

@ctindogaru ctindogaru changed the title Re-write all the tests that are using near-sdk-sim to use near/workspaces-rs Re-write all the tests that are using near-sdk-sim to use near/workspaces-rs Apr 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant