[Feature]: Add Missing Erc1155
E2E Tests
#482
Labels
effort: low
Easy or tiny task that takes less than a day.
good first issue
Good for newcomers.
priority: 1
We will do our best to deal with this.
type: test
Changes to the testing suite.
Milestone
What is the feature you would like to see?
Add missing receiver-related tests for
_burn
and_burn_batch
:errors_when_receiver_reverts_with_reason
errors_when_receiver_reverts_without_reason
errors_when_receiver_panics
errors_when_invalid_receiver_contract
Double-check for any other missing tests
https://github.com/OpenZeppelin/rust-contracts-stylus/blob/main/examples/erc1155/tests/erc1155.rs
Contribution Guidelines
The text was updated successfully, but these errors were encountered: