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

test: simple unit tests #14

Open
2 of 9 tasks
hopeyen opened this issue Aug 8, 2023 · 0 comments
Open
2 of 9 tasks

test: simple unit tests #14

hopeyen opened this issue Aug 8, 2023 · 0 comments
Assignees
Labels
meta:triaged This issue has been triaged (has a good description, as well as labels for priority, size and type) p3 Low priority size:medium Medium type:refactor Changes not visible to users

Comments

@hopeyen
Copy link
Collaborator

hopeyen commented Aug 8, 2023

Task from EPIC: Testing#7

full coverage is the goal but be realistic about priorities

  • Validate configs, fail at startup if any provided configuration isn't valid
  • types: Subgraph deployment id IpfsHash and bytes representations
  • Create graph node instance
  • Util functions
    • package_version
    • public_key
  • attestation_signer
    routing helpers
  • routes::deployment::block_numbers
  • routes::basic::operator_info
@hopeyen hopeyen mentioned this issue Sep 5, 2023
4 tasks
@hopeyen hopeyen added size:medium Medium p3 Low priority type:refactor Changes not visible to users labels Sep 11, 2023
@petkodes petkodes added the meta:triaged This issue has been triaged (has a good description, as well as labels for priority, size and type) label Sep 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
meta:triaged This issue has been triaged (has a good description, as well as labels for priority, size and type) p3 Low priority size:medium Medium type:refactor Changes not visible to users
Projects
None yet
Development

No branches or pull requests

2 participants