CosyClub / ProjectTempo

Rave Cave, A rhythm based MMO where players rock out together!
3 stars 0 forks source link

Jt/unit test framework #138

Closed jnterry closed 6 years ago

jnterry commented 6 years ago

This closes https://github.com/CosyClub/ProjectTempo/issues/102

This is just the framework with some very basic unit tests to prove it works.

We'll need to think about how/what can actually be tested, since gameplay code is notoriously hard to test automatically.

jnterry commented 6 years ago

Merged master into the branch so there are no conflicts

jnterry commented 6 years ago

@Codrin-Popa I was going to do that as a separate pull request after this was merged in, but since there is nothing controversial in that branch I've merged it into this now.

AnthonyWharton commented 6 years ago

@jnterry Please feel free to delete the branch if you are done with it.