You've already forked wc-bootstrap
-
WooCommerce Bootstrap 0.1.6
Pre-Releasereleased this
2026-03-01 02:48:39 +00:00 | 0 commits to main since this releaseAdded
- PHPUnit test suite with Brain\Monkey for WordPress function mocking (27 tests, 54 assertions)
- TemplateOverrideTest: Tests for hook registration, Twig template resolution, output buffer stack (including nesting), context passing, global
$productinjection, and exception fallback - WooCommerceExtensionTest: Tests for function/filter registration,
callFunction()whitelist enforcement,doAction/applyFilters/callUserFuncoutput capture,setupProductData, and all output-capture wrappers - CI/CD test job: PHPUnit runs between lint and build-release in Gitea pipeline; test artifacts excluded from release packages
- Class stubs for
WPBootstrap\Twig\TwigServiceandWC_Productenabling isolated unit testing without WordPress/WooCommerce
Downloads