RyanLinrm / CSC473Project

A HTML5 Game developing project
4 stars 4 forks source link

Need to create tests for Play Scene. #168

Open nmaswood98 opened 5 years ago

nmaswood98 commented 5 years ago

I am going to start creating unit tests for the play scene.

nmaswood98 commented 5 years ago

I began creating the tests and wrote 2 unit test so far

nmaswood98 commented 5 years ago

I added 6 more unit tests for the play scene that has to do with the create method

nmaswood98 commented 5 years ago

Also I change the mode so currently in the unit test the single player or multiplayer unique code is not running. We need to test that seperatly .