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

Implement API Endpoints for Workout Plan Management and Introduce Unit Testing Framework #5

Closed makampos closed 3 weeks ago

makampos commented 3 weeks ago

Overview

This pull request introduces new API endpoints for updating and deleting workout plans, along with improvements to our testing infrastructure.

Features Added

1. API Endpoints for Updating and Deleting Workout Plans

2. Unit Testing Enhancements