🎁 [Feature Request]: Regression tests for bug patches #351
Labels
enhancement
New feature or request
good first issue
Good for newcomers
needs triage
Needs to be assigned the appropriate labels.
tests
integration and unit tests
Milestone
templates
What is the feature you would like to see?
There have been a lot of bug patches recently. While updating the pallet abstraction macros in OpenZeppelin/openzeppelin-pallet-abstractions#1 to include the patches, it was noticed that
templates/main
lacks regression tests that would fail when the patches are reverted and the bugs are reintroduced.We need to
The priority for this issue is increased now that we are extracting pallet configs into the macros.
(1) can be addressed by
(2) requires
Contribution Guidelines
The text was updated successfully, but these errors were encountered: