Skip to content

Add tests for the Server class #222

Description

@NicMcPhee

There's a Javalin testing tutorial that demonstrates using a library called Unirest to fake the HTTP requests and responses that we'd need to test the Server class directly. If we added these tests we'd

  • Have better end-to-end coverage of the server code
  • Be able to include Server in the test coverage calculations

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions