Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

Add test framework for server #200

Closed
wants to merge 6 commits into from
Closed

Conversation

dbarbuzzi
Copy link

@dbarbuzzi dbarbuzzi commented Apr 22, 2024

Adds initial test framework for tests making requests against the server. Wraps a re-implementation of an existing ServerRunner in a context manager with some additional structured logging, and includes a new logger fixture (and backing functionality) to easily create a baseline logger for use in tests.

@dbarbuzzi dbarbuzzi self-assigned this Apr 22, 2024
@dbarbuzzi dbarbuzzi force-pushed the add-test-server-framework branch from 359a868 to 952a0db Compare April 22, 2024 18:46
@dbarbuzzi dbarbuzzi force-pushed the add-test-server-framework branch from 1d75af9 to df48eef Compare April 23, 2024 14:55
@dbarbuzzi dbarbuzzi force-pushed the add-test-server-framework branch from 72d2723 to 09f7161 Compare April 24, 2024 15:11
@dbarbuzzi dbarbuzzi closed this May 10, 2024
@dbarbuzzi dbarbuzzi deleted the add-test-server-framework branch May 30, 2024 15:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant