dappladies / dappladies/paymentApp
add unit tests
Open
good first issue
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Add unit tests to check for intended reverting. Similar to the `addFriend` unit test:
`should revert if called from address that is not a user`
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the existing `addFriend` unit test and the `should revert if called from address that is not a user` case. Identify which related behavior this issue intends to cover, then add matching unit tests and run the project’s test suite to confirm the intended reverts are checked.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100