makampos / fit-sync

Build your workout plan and synchronize it with the calendar that suits you best.
MIT License
0 stars 0 forks source link

Fix Directory Issues and Added Unit Testing for Workout Service #7

Closed makampos closed 3 weeks ago

makampos commented 3 weeks ago

Overview

This pull request addresses issues in the FitSyncUnitTests project, including the resolution of a missing directory and project naming corrections. Additionally, it introduces unit tests for the WorkoutService, improving testing coverage of our service logic.

Features and Fixes

1. Resolve Missing Directory Issue

2. Correct Project Naming

3. Add Unit Tests for Workout Service