Skip to content

Conversation

@devlamconstructie
Copy link

Description

sets up the pod intended as a public pod in the testing class as public.

Related GitHub issue(s)

#7472

Testing instructions

run the unit tests vendor/bin/codecept run wpunit tests/codeception/wpunit/Pods/Shortcode/PodsTest.php:test_shortcode_pods -v

PR checklist

@what-the-diff
Copy link

what-the-diff bot commented Dec 30, 2025

PR Summary

  • New Key Addition in Pod Creation*
    A new key labeled 'public' has been introduced during the creation of pods in our initial setup stage. This key is meant to increase visibility by taking the value 1, so we can better trace the pod and its subsequent actions.

@sc0ttkclark sc0ttkclark linked an issue Dec 31, 2025 that may be closed by this pull request
@sc0ttkclark sc0ttkclark added the Status: PR > Pending Code Review PR is pending code review by core developers label Dec 31, 2025
@sc0ttkclark sc0ttkclark added this to the Pods 3.3.5 milestone Dec 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Status: PR > Pending Code Review PR is pending code review by core developers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

PodsTest unit test failing

2 participants