Vladimir Bryzgalov
f68b30b4e6
feat(wpmc S3): ShortcodeDmr scaffold + register init hook
2026-05-12 20:05:50 +05:00
Vladimir Bryzgalov
176d8e0c0b
feat(wpmc S3): Helpers scaffold + reset_cache wiring
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-12 19:55:09 +05:00
Vladimir Bryzgalov
b06ea9e605
feat(wpmc S2): register taxonomy town with required args
...
Also stub translation functions in base TestCase so __() calls from
WPMultiCity namespace resolve correctly via Brain Monkey.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-05-12 17:37:29 +05:00
Vladimir Bryzgalov
945ae898ac
fix(wpmc S2): drop redundant Mockery::close from TestCase teardown
...
Brain\Monkey\tearDown() already calls Mockery::close internally;
calling it explicitly duplicates the close.
2026-05-12 17:34:47 +05:00
Vladimir Bryzgalov
d98499dbb2
test(wpmc S2): setup PHPUnit + Brain Monkey + Mockery
2026-05-12 17:31:53 +05:00