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

test: make sure mock tests are executed #3

Merged
merged 1 commit into from
Jul 10, 2024

Conversation

sparten11740
Copy link
Contributor

I was following up on https://github.com/ExodusMovement/exodus-core/pull/1236#issuecomment-2218465444 to check our confidence in the test coverage, and noticed that changing some of the expectations in the mock tests didn't lead to failing tests. This renames them so they fall into our default match pattern

Testplan

Change expectations in the jest.mock.require.{number}.test.cjs and verify they fail

Copy link
Collaborator

@ChALkeR ChALkeR left a comment

Choose a reason for hiding this comment

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

whoops, thanks!

@ChALkeR ChALkeR merged commit 5e8ba24 into main Jul 10, 2024
2 checks passed
@sparten11740 sparten11740 deleted the sparten11740/test/execute-all-tests branch July 10, 2024 10:17
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