Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs Request: Unit Testing Module #213

Open
Valcoholics opened this issue Dec 19, 2023 · 0 comments
Open

Docs Request: Unit Testing Module #213

Valcoholics opened this issue Dec 19, 2023 · 0 comments
Labels
state: backlog This is pending further review type: docs New docs or changes to existing

Comments

@Valcoholics
Copy link
Contributor

Valcoholics commented Dec 19, 2023

What is the issue you are encountering with the docs?

We need a module just for understanding the testing suite, code formatting/following a style guide for writing functions. I've got a good handle on many concepts, but the way tests are expecting exact lettering for functions is holding me back from getting those NFT stickers.

Information that's missing:

  • How to find the Unit Tests
  • FAQ answer to common error "Something is wrong with the contract at the address you are trying to submit"
    "It is likely that your function signatures do not match what is expected." which has been asked over 10 times in the Base Discord

Describe the solution you'd like to see.

Modifying the order of information for a better workflow for participants

|- Introduction to Ethereum
|- Smart Contract Development
|-- Git, VS Code, Hardhat or Foundry Setup
|-- Unit Testing
|--- Basic Math

@Valcoholics Valcoholics added the type: docs New docs or changes to existing label Dec 19, 2023
@Valcoholics Valcoholics changed the title Docs Request: Docs Request: Unit Testing Module Dec 19, 2023
@briandoyle81CB briandoyle81CB added the state: backlog This is pending further review label Dec 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state: backlog This is pending further review type: docs New docs or changes to existing
Projects
None yet
Development

No branches or pull requests

2 participants