heyjaywilson / peakfit

Strength exercise iOS app written in Swift
Apache License 2.0
16 stars 11 forks source link

Write a test for ExerciseSet.Service().hasSet(for:) #33

Open heyjaywilson opened 1 month ago

heyjaywilson commented 1 month ago

Use swift testing to write a test for ExerciseSet.Service().hasSet(for:).

mikaelacaron commented 1 month ago

I'd love to tackle this one!

heyjaywilson commented 1 month ago

@mikaelacaron you got it!

mikaelacaron commented 1 week ago

awh just realized, I didn't get this done in time, unassigning myself, sorry about that! I had trouble with knowing how to do some of the async stuff