Skip to content

Conversation

@carolinecgilbert
Copy link
Owner

@carolinecgilbert carolinecgilbert commented Mar 31, 2024

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Wrote Structlog Handler tests to run with tox testing framework. All tests for the handler pass.

Fixes # (issue)

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

This test runs with the already implemented tox testing framework for the logging instrumentation code. The tests follow the format of the already implemented InstrumentationLogging unit tests by using pytest and mocking.

  • tox version 14.3.0
  • python version 3.11 (3.10 should also be fine)

Does This PR Require a Core Repo Change?

  • No.

Checklist:

See contributing.md for styleguide, changelog guidelines, and more.

  • Followed the style guidelines of this project
  • Changelogs have been updated
  • Unit tests have been added
  • Documentation has been updated
  • Documentation still needs to be updated

@carolinecgilbert carolinecgilbert added the enhancement New feature or request label Mar 31, 2024
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

Status: Done

Development

Successfully merging this pull request may close these issues.

5 participants