alleyinteractive / alleyinteractive/create-wordpress-plugin
Add tests to ensure no future regressions in configure.php
Open
- Dominant language
- PHP
- Stars
- 35
- Forks
- 2
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 3
Description
### Description
Small changes throughout the codebase can caused unintended breaks in the configure.php process. We should add tests for all functions in configure.php to make sure that process continues to run correctly through future changes.
### Use Case
Users should be able to update the plugin without breaking configure.php
Contributor guide
Assessment
This issue has not been assessed yet.