OpenZeppelin / OpenZeppelin/compact-contracts
Refactor NonFungibleToken.test.ts const vars to mirror FungibleToken structure
Open
Nobody has claimed this yet.
beginner
- Dominant language
- TypeScript
- Stars
- 55
- Forks
- 29
- Avg merge
- 5d 7h
- Merged PRs (30d)
- 25
Description
This issue has no description.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Compare NonFungibleToken.test.ts with the FungibleToken test structure, focusing on the const variable declarations. Refactor the NonFungibleToken test variables so they mirror the FungibleToken structure, then run the relevant TypeScript tests to confirm behavior is unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- testing
- Issue type
- Refactor
- Difficulty
- 1/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100