hbarton2 / cscd350-f24-SWAGCRAFT

1 stars 0 forks source link

Sprint 2 - Holistic unit tests #29

Open Thomaslongwell opened 1 month ago

Thomaslongwell commented 1 month ago

We should write unit tests to test everything as a whole to ensure the code is solid before adding more complex interaction with the GUI interface. This will function the same way as our current unit tests but involve calls to all sections from main rather than testing individual methods.