Skip to content
This repository was archived by the owner on Mar 15, 2024. It is now read-only.
This repository was archived by the owner on Mar 15, 2024. It is now read-only.

Add HTTP server tests  #14

@masih

Description

@masih

Add tests that assert behaviour of HTTP server mux, more specifically the following:

  • POST requests to write data indeed result in record in db
  • invalid POST requests to write data is rejected as bad request
  • GET request to check readiness returns OK
  • All other methods are rejected as method not allowed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions