RyanLinrm / CSC473Project

A HTML5 Game developing project
4 stars 4 forks source link

Fixed and added several unit tests to enemy and units class, fixed minor errors and updated documentations #158

Closed hongjiehuang closed 5 years ago

hongjiehuang commented 5 years ago

I have fixed all the errors in the units tests for the two classes enemy and Units and added several new ones based on the tests for player class. I still have a issue about mock setScale, which might need you guys to help me fix it. I also updated some documentations for functions that I recently wrote or modified.

RyanLinrm commented 5 years ago

My bad, I've seen your pull request before I pushed my code, so there are some conflict, I've fixed the conflict, I'll take look at the commits and then merge them in Thank you, Jay