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

Complete all the tests for TransferSelectorNFT #42

Closed
ametel01 opened this issue Jan 9, 2024 · 1 comment · Fixed by #43
Closed

Complete all the tests for TransferSelectorNFT #42

ametel01 opened this issue Jan 9, 2024 · 1 comment · Fixed by #43
Assignees

Comments

@ametel01
Copy link
Contributor

ametel01 commented Jan 9, 2024

Complete the test cases in test.

All contract are deployed and dispatcher initialized, refer to test utils for details.

use scarb run test to run all the tests, or scarb run test <test_name> to run a specific test.
Adjust the #[should_panic()] decorator error message based on the test case, refer to starknet foundry docs for detailed implementation.

All test cases are required to PASS

@ametel01
Copy link
Contributor Author

happy to take this

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

Successfully merging a pull request may close this issue.

1 participant