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

chore(testing): Simpler unit testing #208

Closed
wants to merge 2 commits into from

Conversation

jokesterfr
Copy link
Contributor

@jokesterfr jokesterfr commented Nov 29, 2023

This project lacks unit testing. The dependency injection with autoload is a nightmare when you use ./tools to provide up to date tools to the project. PS EventBus must still be runnable in a PHP 7.1 context however.

Therefore this PR aims at searching how can we simplify unit testing and provide a better (not hard, sic) coverage.

@jokesterfr jokesterfr changed the title Simpler testing chore(testing): Simpler unit testing Nov 29, 2023
@jokesterfr jokesterfr marked this pull request as draft November 29, 2023 14:39
@jokesterfr jokesterfr self-assigned this Nov 29, 2023
@jokesterfr jokesterfr added the 🚧 WIP Status: Work In Progress label Feb 14, 2024
@jokesterfr jokesterfr closed this Feb 29, 2024
@fox-john fox-john deleted the fix/attempt-to-make-unit-tests-simpler branch September 12, 2024 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚧 WIP Status: Work In Progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant