Skip to content
This repository was archived by the owner on Feb 11, 2023. It is now read-only.
This repository was archived by the owner on Feb 11, 2023. It is now read-only.

Improve Graph testing coverage #6

Description

@bitbeckers

Case

The Graph repo is now set up with a minimal testing suite for the most common events. The coverage report today prints:

Handler 'handleAllowlistCreated' is tested.
Handler 'handleApprovalForAll' is not tested.
Handler 'handleClaimStored' is tested.
Handler 'handleInitialized' is not tested.
Handler 'handleLeafClaimed' is not tested.
Handler 'handleOwnershipTransferred' is not tested.
Handler 'handleTransferBatch' is not tested.
Handler 'handleTransferSingle' is tested.
Handler 'handleURI' is not tested.
Handler 'handleValueTransfer' is tested.
Handler 'handleValueTransfer' is tested.

Action

Add test cases for not tested handlers or, if not used, remove handlers.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions