hirosystems / chainhook

Extract transactions from Stacks and Bitcoin and build event driven re-org resistant indexers and databases.
GNU General Public License v3.0
143 stars 57 forks source link

Publish a testing guide with CICD pipelines #531

Open sabbyanandan opened 6 months ago

sabbyanandan commented 6 months ago

Context:

would be great to have a testing guide to know how one can use chainhook with CI/CD testing

sabbyanandan commented 6 months ago

@pradel: When you get a chance, please share more about what you need guidance on.

Some scenarios that come to mind:

1: Fixing a bug or contract functionality and then ensuring the Chainhooks are functioning correctly. 2: Automatically create or update Chainhook predicate based on external triggers such as the git commit or CICD runs.

There can be others, too, so feel free to add context.