DaSHdotHub / PlanRoute

A tool where you can plan routes
0 stars 1 forks source link

User Story 5.1 - Implement Unit Testing #17

Open DaSHdotHub opened 9 months ago

DaSHdotHub commented 9 months ago

As a developer, I want to implement unit tests to ensure the application's components function correctly.

Acceptance Criteria:

DaSHdotHub commented 8 months ago

Criteria 3 is redundant as development takes place on main-branch, could be reevaluated when switching to e.g. gitflow.

DaSHdotHub commented 8 months ago

Tests should be implemented using pytest library. For API tests implement request lib.