theAverageDev (Luca Tumedei)

Results 20 issues of theAverageDev (Luca Tumedei)

The purpose of this PR is to get the project to a state where it's running correctly on PHP 8.0 and Codeception 5. Minimal removal, deprecations and refactorings.

**What do you think is missing from the documentation?** I would like to see a section of the documentation dedicated to setting up and running tests using containers. **Do you...

enhancement

Ticket: [TEC-4379](https://theeventscalendar.atlassian.net/browse/TEC-4379) Artifacts: tests and [screencast](https://share.cleanshot.com/2ktUfb) This commit updates the logic used in the Post decoration process to make sure it plays nice with different caching solutions. Depending on the...

code review

This PR follows the #2977 one to restore the disabled test case based on the work done in the [Common #2065](https://github.com/the-events-calendar/tribe-common/pull/2065)

hold

This is a follow-up to the #2062 and the [Event Tickets #2977 one](https://github.com/the-events-calendar/event-tickets/pull/2977). This fixes an issue where, depending on the PHPUnit version (TEC uses any version between 6 and...

hold

Part of Innovation Day work. This PR updates wp-browser to version `3.5` and, along with it, Codeception to version `4` and PHPUnit to version `9.6`. I've updated the test suite...

hold

### 🎫 Ticket Innovation Day work, Cookbook ### 🗒️ Description For back-compatibility purposes, I've not modified existing methods like `offsetGet`. This add a `$found` flag, set by reference, to the...