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

4. Setup unit tests #76

Open
4 tasks
agilare opened this issue Sep 10, 2024 · 0 comments
Open
4 tasks

4. Setup unit tests #76

agilare opened this issue Sep 10, 2024 · 0 comments
Labels
good first issue Highlight opportunities for people to contribute to the project medium priority

Comments

@agilare
Copy link
Owner

agilare commented Sep 10, 2024

Guidelines

Ignorer les fonctions et méthodes trop legacy et/ou pas assez importantes qui seront remplacées par la suite par des solutions plus modernes et adéquates : entités, collections, Edition...
Plutôt se concentrer sur les classes récentes et futures

Tâches

  • setup avec phpunit.xml, un bootstrap... avec Codeception
  • faire une petit kit aidant l'écriture continue des tests futurs (méthode pour choisir quel opération tester et sur quoi, running régulier) pour avoir une bonne routine - satisfaisante et efficace - installée
    • doc dans le tests/README.md
    • git hooks ?
@agilare agilare added good first issue Highlight opportunities for people to contribute to the project medium priority labels Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Highlight opportunities for people to contribute to the project medium priority
Projects
Status: Todo
Development

No branches or pull requests

1 participant