Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Klub Dev ENS
gestioCOF
Wiki
testing
You need to sign in or sign up before continuing.
testing
· Changes
Page history
More on contributing + create indivual pages
authored
Sep 30, 2018
by
Aurélien Delobelle
Show whitespace changes
Inline
Side-by-side
testing.md
0 → 100644
View page @
0c00fe83
Tests
=====
On commence (youpi !) à tester notre code. C'est une bonne habitude à prendre
d'ajouter des tests quand on développe une nouvelle fonctionnalité, si vous avez
du mal demandez et quelqu'un vous aidera.
Une autre bonne habitude à prendre : quand on résout un bug il faudrait
systématiquement ajouter un test correspondant au bug pour s'assurer qu'il
n'arrivera plus.