Automated browser tests#12
Merged
adriaandotcom merged 180 commits intosimpleanalytics:masterfrom Apr 9, 2026
Merged
Conversation
Open
This was referenced Apr 8, 2026
docker-compose.yml mirrors the CI setup: MySQL 8 + FrankenPHP on a shared named network. wp-cli runs in a container on that network so DB_HOST=mysql works consistently. Makefile exposes three targets: make test-env — first-time setup (downloads WP, starts stack) make test — run the suite make test-reset — tear down and start completely fresh Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
…enstruck/browser`" This reverts commit 5d1d031.
Contributor
Author
|
The timeouts were due to WP cron all along. Disabling it solved. |
Contributor
Author
|
Now I either need to force-push this branch to join all the commits into one, or the reviewer must merge with a "squash and merge" option in the dropdown |
Contributor
|
Let's do squash and merge. |
Contributor
|
Can you fix the merge conflicts? |
Contributor
Author
|
@adriaandotcom sure |
Contributor
Author
|
@adriaandotcom I don't think there's any? At least on GitHub's Web UI. Let me know if there is something I can't see
|
Contributor
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


No description provided.