testing script #2

Open
opened 2024-05-06 23:38:23 +00:00 by p1r0 · 0 comments
Owner

Test functions

before the first release

Dependency

Depends on issue #1 since the library still undefined.

ToDo

Features testing

  • test adding a dapp and retrive it. (addDapp, getDapp)

  • test removing a dapp that exists (verify dapps and dapp_names)

  • test dappExists (lower, upper, fuzz)

  • test removing a dapp that doesn't exist

  • test getting that names (listDappNames)

  • test getDappIndex (lower, upper, fuzz)

  • check if dapp name exists

Library testing

  • test adding longer CID
  • test adding shorter CID
  • test fuzz

Testing Roles Open Zeppelin Module

  • test roles to understand them.
## Test functions > before the first release ## Dependency Depends on issue #1 since the library still undefined. ## ToDo ### Features testing - [x] test adding a dapp and retrive it. (addDapp, getDapp) - [ ] test removing a dapp that exists (verify dapps and dapp_names) - [ ] test dappExists (lower, upper, fuzz) - [ ] test removing a dapp that doesn't exist - [ ] test getting that names (listDappNames) - [ ] test getDappIndex (lower, upper, fuzz) - [ ] check if dapp name exists ### Library testing - [ ] test adding longer CID - [ ] test adding shorter CID - [ ] test fuzz ### Testing Roles Open Zeppelin Module - [ ] test roles to understand them.
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: DecentralizedScience/dapp_indexer#2
No description provided.