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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions