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

Implement basic test environment with matchstick. #59

Open
6 tasks
GabrielCamba opened this issue Aug 23, 2022 · 0 comments
Open
6 tasks

Implement basic test environment with matchstick. #59

GabrielCamba opened this issue Aug 23, 2022 · 0 comments
Assignees
Labels
Protofire Subgraph Subgraph related task

Comments

@GabrielCamba
Copy link
Contributor

GabrielCamba commented Aug 23, 2022

Tests should include:

  • Tests that will only run if config env var (see .env file in the root of the repo) is set to mainnet

  • Tests that will only run if config env var (see .env file in the root of the repo) is set to gc

  • Tests will work as mainnet if tests environments are set - either goerli or rinkeby

  • Tests will always test Settlement contract events. It doesn't matter the config file, tests that are testing events on the Settlement contract will always work.

  • Write test documentation, for adding a new test

  • Write documentation of how to run the tests, placing screenshots.

@GabrielCamba GabrielCamba self-assigned this Aug 23, 2022
@GabrielCamba GabrielCamba added the Subgraph Subgraph related task label Aug 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Protofire Subgraph Subgraph related task
Projects
None yet
Development

No branches or pull requests

1 participant