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

Add Unit Tests #470

Open
ashleyshaw opened this issue Jan 9, 2025 · 0 comments
Open

Add Unit Tests #470

ashleyshaw opened this issue Jan 9, 2025 · 0 comments
Assignees
Labels
[Type] Enhancement A suggestion for improvement
Milestone

Comments

@ashleyshaw
Copy link
Member

Description
Introduce a suite of PHP unit tests, focusing first on importer functionality.

Why This Matters

  • Automated testing reduces bugs and ensures reliability.
  • Importers are complex and benefit significantly from robust testing.

Tasks

  1. Set up a testing framework (e.g., PHPUnit, WP test suite).
  2. Add test cases for importer code paths and edge cases.
  3. Integrate tests into the plugin’s CI pipeline.
@ashleyshaw ashleyshaw added the [Type] Enhancement A suggestion for improvement label Jan 9, 2025
@github-project-automation github-project-automation bot moved this to Needs Triage in Tour Operator Jan 9, 2025
@ashleyshaw ashleyshaw added this to the 2.1.0 milestone Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Type] Enhancement A suggestion for improvement
Projects
Status: Needs Triage
Development

No branches or pull requests

2 participants