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

Improve Graph testing coverage #6

Open
bitbeckers opened this issue Jan 24, 2023 · 0 comments
Open

Improve Graph testing coverage #6

bitbeckers opened this issue Jan 24, 2023 · 0 comments
Labels
good first issue Good for newcomers
Milestone

Comments

@bitbeckers
Copy link
Collaborator

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.

@bitbeckers bitbeckers added the good first issue Good for newcomers label Jan 24, 2023
@bitbeckers bitbeckers added this to the v0.2 milestone Jan 24, 2023
@bitbeckers bitbeckers moved this to Todo in hypercerts-v0.2 Jan 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue Good for newcomers
Projects
Status: Todo
Development

No branches or pull requests

1 participant