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 support for logs file detection in test_context. #16

Merged
merged 1 commit into from
Aug 17, 2024

Conversation

dowlandaiello
Copy link
Contributor

This PR adds support for detecting and loading the logs.json file into the TestContext.

Overview of Changes

  • Add types for deserializing logs.json to types/config.rs
  • Load logs.json when finalizing TestContextBuilder
  • Add LOGS_FILE_PATH to lib.rs

@dowlandaiello dowlandaiello self-assigned this Aug 17, 2024
@dowlandaiello dowlandaiello requested a review from keyleu August 17, 2024 18:53
@dowlandaiello dowlandaiello added the enhancement New feature or request label Aug 17, 2024
@dowlandaiello dowlandaiello merged commit 833f591 into main Aug 17, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants