Releases: penske-media-corp/pmc-unit-test
Releases · penske-media-corp/pmc-unit-test
v1.0.9
What's Changed
- PASE-1455 | Bugfix: Switch
Http
mock from final class extension to local instance + misc 6.1+ compatibility. by @JordanPak in #23
Full Changelog: 1.0.8...1.0.9
v1.0.8
What's Changed
- Add ::confirm() method support to WP_CLI dummy class by @JordanPak in #22
Full Changelog: 1.0.7...1.0.8
v1.0.7
What's Changed
- Update AJAX object checking to not use
assertObjectHasAttribute()
by @JordanPak in #21
New Contributors
- @JordanPak made their first contribution in #21
Full Changelog: 1.0.6...1.0.7
v1.0.6
What's Changed
- Update action.yml by @hauvong in #2
- Add support for fetch_feed to http mocking by @hauvong in #3
- Fix compat wp5.9 by @hauvong in #5
- Remove PMC specific feature, fix test cause by WP 6.0 upgrade by @hauvong in #6
- Update mock post tag taxonomy key by @nayeonk in #7
- added void for phph8 compat. by @berkod in #11
- Fix protected factory access by mocker factory by @hauvong in #13
- phpcs fixes by @berkod in #17
- Updated deprecated assertion in base-ajax file as well as tests. by @berkod in #18
- Switch to PHP 8.0 pipeline by @hauvong in #19
- Fix code to work with WP 6.1 by @hauvong in #20
- Add image support to Post mocker by @eboniebutler in #14
New Contributors
- @nayeonk made their first contribution in #7
- @berkod made their first contribution in #11
- @eboniebutler made their first contribution in #14
Full Changelog: 1.0.0-beta...1.0.6
Beta release
What's Changed
- Prepare code for 1st beta release