FACN3 / MHHN

Repo for the second week TDD project.
https://facn3.github.io/MHHN/.
0 stars 0 forks source link

description about the tests in test.js #14

Open ghassanmas opened 6 years ago

ghassanmas commented 6 years ago

It could be more clear to write description what each test is doing rather than writing "Example test" on each test. https://github.com/FACN3/MHHN/blob/master/test.js

veredrec commented 6 years ago

I would add that also the descriptions inside the test can be more descriptive than this test should pass because you would like to know exactly what failed.