Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 closed this May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant