Skip to content
New issue

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

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

Already on GitHub? # to your account

Feature Request: Add test integration phan #4

Open
muhme opened this issue Oct 1, 2024 · 0 comments
Open

Feature Request: Add test integration phan #4

muhme opened this issue Oct 1, 2024 · 0 comments

Comments

@muhme
Copy link
Owner

muhme commented Oct 1, 2024

Current Behavior: Currently, 7 out of the 9 Drone-like tests are implemented: php-cs-fixer, phpcs, unit, lint:css, lint:js, lint:testjs, and system. The remaining tests, phan and integration, are not yet included.

Proposed Feature: To enhance the test suite, it would be beneficial to implement the missing PHP Unit Integration Test Suite integration and the static analyzer for PHP phan. This gives the ability to run the whole test suite on your own before Drone.

Feature Ideas:

  • Add the new tests to the default list. If no test name is given, run all tests, including the new ones.
  • Extend and adopt the documentation Drone-like tests and the help screen.
# Run new Drone-like tests on all branches
scripts/test integration phan

Please vote with 👍 if you would like to see this feature implemented, or feel free to contribute if you're interested!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant