Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: testing configuration #11

Merged
merged 13 commits into from
Dec 17, 2023
Merged

fix: testing configuration #11

merged 13 commits into from
Dec 17, 2023

Conversation

johnhooks
Copy link
Contributor

Fix local and CI testing

- Add Codeception for PHP testing
- Add Docker testing environment
- Add lint-staged
- Add copy of WP_HTML_Tag_Processor, modify for use of indexing content.
- Add stemmers from tntsearch
s
- Use `bin/wait-for-it.sh` to wait on the WordPress instance boot.
- Add notes about the testing setup in the `README.md`.
- Simplify `docker-compose.yml` health checks.

Fixes: #4
fix: testing docker configuration
fix: change namespace to IndexedSearch
@johnhooks johnhooks changed the title Epic/fix testing fix: testing configuration Dec 17, 2023
More work needs to be done before enabling this workflow.

For now linting should be performed precommit, using lint-staged.
@johnhooks johnhooks merged commit 88666d6 into main Dec 17, 2023
2 checks passed
@johnhooks johnhooks deleted the epic/fix-testing branch December 17, 2023 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant