ianfhunter / TeamCrab

Group Project for CS4098
MIT License
0 stars 1 forks source link

Tests for every feature #35

Closed ianfhunter closed 10 years ago

ianfhunter commented 10 years ago

Obviously some things will be difficult to test like UI, but we need to be as extensive as possible with this

scottcunningham commented 10 years ago

We need every engine function to have unit tests or else we'll have significant marks docked.

On 8 March 2014 13:28, Ian Hunter notifications@github.com wrote:

Obviously some things will be difficult to test like UI, but we need to be as extensive as possible with this

Reply to this email directly or view it on GitHubhttps://github.com/ianfhunter/TeamCrab/issues/35 .

scottcunningham commented 10 years ago

Assigned to Stephen

scottcunningham commented 10 years ago

Also assigned to Hugh

ianfhunter commented 10 years ago

confirmed with another group that test coverage is the most important part of these testing for marking purposes, so make loads

rogersst commented 10 years ago

Ok so, we now have full coverage in our unit tests for the Location and Module classes in the engine.

ianfhunter commented 10 years ago

GG @rogersst & @scottcunningham