Create a GHA Workflow for functionality acceptance
AlfredoG87 opened this issue · 1 comments
AlfredoG87 commented
Problem
We need an Automated GHA that not only verifies that the helm install
is successful, but that also does some sub-graph indexing and queries.
Solution
- It should install an hedera-graph-node
- deploy a Token, perform some transfers
- index sub-graph
- verify is possible to query sub-graph
Alternatives
No response
Nana-EC commented
@georgi-l95 noted that it might be worth to reference the workflow used in the relay for inspiration.