mucsci-students / 2019fa-420-Hercules

Team Hercules
0 stars 0 forks source link

Refactor Unit Testing #132

Closed willkill07 closed 4 years ago

willkill07 commented 4 years ago

Here's a PR that gets testing started. A couple of things:

  1. To create a test for a new class/file, create a TestClassname.cpp file which includes catch
  2. From there, implement all tests for that class
  3. CMake is smart enough to automatically include new files

Also, if you're going to talk about issues, you REALLY need to use slack. It's the only way I can tell you are communicating. I do not know about your discord or what/when you talk.