FACN3 / mrrobot_project2

week 2 project
https://facn3.github.io/mrrobot_project2/
0 stars 0 forks source link

Test descriptions #8

Closed matthewdking closed 6 years ago

matthewdking commented 6 years ago

Each test should have a description that makes it clear exactly what is being tested.

The task should look like:

Unfortunately this doesn't tell me anything about the tests you have written :confused:.

The description should tell you exactly which function it was you were testing. If you break it later on then you will know exactly which function you need to go and fix.

SamiSha99 commented 6 years ago

Done