User Story
As a < developer >, I want < to have tests for HTTP verbs for the Schedules service > so that < I can rely on them passing while developing >.
Acceptance criteria
Definition of Done
The tests are written and pass. They include authentication scenarios for both the situations when the action should be allowed and it should be blocked (e.g. block PATCH for a non-authenticated user).
User Story
As a < developer >, I want < to have tests for HTTP verbs for the Schedules service > so that < I can rely on them passing while developing >.
Acceptance criteria
Definition of Done
The tests are written and pass. They include authentication scenarios for both the situations when the action should be allowed and it should be blocked (e.g. block PATCH for a non-authenticated user).