Skip to content

Split endpoint integration tests into multiple files #1

@austin-carnahan

Description

@austin-carnahan

The endpoint integration tests require an instance of the express app and server to be running and listening on a port. Jest runs each test file concurrently, so each server instance needs to be on a different port. Unable to figure out how to do this at the moment.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions