-
Notifications
You must be signed in to change notification settings - Fork 4k
Closed
Labels
T:DocsChanges and features related to documentation.Changes and features related to documentation.good first issuehelp wanted
Description
Summary
Write documentation on how to test a basecoin
app or module using the mock
module.
Problem Definition
We currently are using mock
to test logic of several modules and examples, but there's no clear documentation on how to use it (besides looking at the code).
Proposal
Create documentation for developers in a Modules section to so they can also use mock
to test their apps and extensions.
For Admin Use
- Not duplicate issue
- Appropriate labels applied
- Appropriate contributors tagged
- Contributor assigned/self-assigned
Metadata
Metadata
Assignees
Labels
T:DocsChanges and features related to documentation.Changes and features related to documentation.good first issuehelp wanted