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

Tests for object utils (and other small fixes) #65

Merged
merged 3 commits into from
Nov 15, 2023

Conversation

brandenrodgers
Copy link
Contributor

Description and Context

Adding tests for the objectUtils. Also making a few small changes in some other files

Screenshots

TODO

Who to Notify

? maskedProductionValue
: ENVIRONMENTS.PROD;
const prodValue =
typeof maskedProductionValue === 'string'
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Supports passing in an empty string. This is for parity with cli-lib oauthmanager here

@brandenrodgers brandenrodgers merged commit 1c6144d into main Nov 15, 2023
1 check passed
@brandenrodgers brandenrodgers deleted the br-unit-tests-11 branch November 15, 2023 17:58
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.

2 participants