Skip to content

tflog+tfsdklog: Add root and subsystem unit testing#33

Merged
bflad merged 1 commit intomainfrom
bflad-map-parameters
Mar 2, 2022
Merged

tflog+tfsdklog: Add root and subsystem unit testing#33
bflad merged 1 commit intomainfrom
bflad-map-parameters

Conversation

@bflad
Copy link
Copy Markdown
Contributor

@bflad bflad commented Feb 22, 2022

Reference: #31

Backfill unit testing for the following functions:

  • With() / SubsystemWith()
  • Trace()/ SubsystemTrace()
  • Debug()/ SubsystemDebug()
  • Info()/ SubsystemInfo()
  • Warn()/ SubsystemWarn()
  • Error()/ SubsystemError()

In preparation for potential updates to the function signatures to prevent EXTRA_VALUE_AT_END in log entries.

Reference: #31

Backfill unit testing for the following functions:

- `With()` / `SubsystemWith()`
- `Trace()`/ `SubsystemTrace()`
- `Debug()`/ `SubsystemDebug()`
- `Info()`/ `SubsystemInfo()`
- `Warn()`/ `SubsystemWarn()`
- `Error()`/ `SubsystemError()`
@bflad bflad added this to the v0.3.0 milestone Feb 22, 2022
@bflad bflad requested a review from a team as a code owner February 22, 2022 16:47
Copy link
Copy Markdown
Contributor

@detro detro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Very thorough: I have rarely seen testing a logging system, for each combination.

@bflad bflad merged commit d50d729 into main Mar 2, 2022
@bflad bflad deleted the bflad-map-parameters branch March 2, 2022 18:25
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 2, 2022

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 2, 2022
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.

2 participants