woocommerce-paypal-payments/tests/PHPUnit/Compat
Narek Zakarian 3f16d99435
test(compat): rewrite DisableLegacyPaypalStandard unit tests
Replaces the previous test class that extended bare PHPUnit\TestCase,
called real WordPress functions, and skipped WCS branches. The new
tests extend the project TestCase (Brain\Monkey), use an anonymous
subclass to inject the WCS count, and mock all WP functions explicitly.
All paths are covered without markTestSkipped.
2026-06-19 15:14:23 +04:00
..
PPEC Remove unnecessary commnents 2026-03-05 14:46:42 +01:00
CompatModuleMigrationTest.php Add test suite for the new settings migration 2026-03-12 17:56:26 +01:00
DisableLegacyPaypalStandardTest.php test(compat): rewrite DisableLegacyPaypalStandard unit tests 2026-06-19 15:14:23 +04:00