FppEpitech/Zappy

Write unit tests to evaluate our AI algorithm - Zappy AI

Closed this issue · 0 comments

Is your feature request related to a problem? Please describe.
We need to write some unit tests to be sure that all our feature for the AI are working correctly.

Describe the solution you'd like
We aim to attain an overall coverage of more than 70%.

Describe alternatives you've considered
We'll use the assert python statement to confirm that the method really does what we want it to.