Skip to content

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 >. #10

@aurerua

Description

@aurerua

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

  • Testing POST
  • Testing GET
  • Testing PUT
  • Testing PATCH
  • Testing DELETE

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).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions