Skip to content

Refactor specs to support the standard usage of HTTP response codes. #22

@holycattle

Description

@holycattle

Currently, status codes are conveniently returned as part of the response JSON; however, the tests fail when the coder returns something other than a 200. For my case, I returned an error 500 to coincide with the code I return in the JSON, and it caused me a bit of a confusion when the tests failed.

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