COSC481W-2024Winter / ResoluteApp

A fitness tracking/logging application with social media aspects. The purpose of Resolute is to encourage users and their friends to be involved in each other's fitness endeavors through non-intrusive mobile notifications.
0 stars 1 forks source link

Update: Multiple Instrument Tests can Be Tested #37

Closed dubedo580 closed 8 months ago

dubedo580 commented 8 months ago

Addressed the problems with our current way of testing. Mainly added a before block that allows for the entire testing file to be run allowing for multiple tests to be executed.

Addresses Issue #19

dubedo580 commented 8 months ago

We're sneaking this in as a 1st and half sprint so its not super following standards