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

fix: Expose provider matcher to jest #2448

Merged
merged 3 commits into from
Dec 23, 2022
Merged

Conversation

Maed223
Copy link
Contributor

@Maed223 Maed223 commented Dec 23, 2022

Closes: #2436

Copy link
Member

@ansgarm ansgarm left a comment

Choose a reason for hiding this comment

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

Nice 👍 Looks good!

test/typescript/testing-matchers/test.ts Outdated Show resolved Hide resolved
test/typescript/testing-matchers/test.ts Outdated Show resolved Hide resolved
Co-authored-by: Ansgar Mertens <ansgar@hashicorp.com>
@kshlomi
Copy link

kshlomi commented Dec 24, 2022

Thanks for the quick fix @Maed223 ! Any idea which version this fix will be released with ?

@xiehan
Copy link
Member

xiehan commented Jan 3, 2023

@kshlomi This will go out with our 0.15 release in two weeks.

@kshlomi
Copy link

kshlomi commented Jan 3, 2023

Thanks @xiehan , much appreciated !

@github-actions
Copy link
Contributor

github-actions bot commented Feb 3, 2023

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 issues. If you've 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 Feb 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

toHaveProviderWithProperties / toHaveProvider are not available when writing unit tests
5 participants