tangle-network / gadget

A framework for building modular AVS and Tangle Blueprints: https://docs.tangle.tools/developers/blueprints.
https://tangle.tools
Apache License 2.0
12 stars 3 forks source link

fix: gadget proc macro tests #338

Open shekohex opened 1 week ago

shekohex commented 1 week ago

This PR is mainly to setup and enable the tests of gadget-blueprint-proc-macro crate in our CI, so that we do not break the proc-macro's codegen. We should extend the set of tests to cover each case we currently have.