Skip to content

Conversation

hassoubeat
Copy link
Contributor

@hassoubeat hassoubeat commented Aug 15, 2023

Hi !

I have fixed issue 58.

I just got it to work for now, so if you have any comments, please comment!

Copy link
Collaborator

@ljharb ljharb left a comment

Choose a reason for hiding this comment

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

This would need tests to cover whatever's being fixed.

hassoubeat and others added 2 commits August 15, 2023 13:37
@hassoubeat
Copy link
Contributor Author

@ljharb

This would need tests to cover whatever's being fixed.

Thanks for the comment.
I'd be glad to get your comments if I'm wrong in my plan on how to write test cases.

I am thinking that I could pass the cliOptions to the mkTestResults and make sure that the cliOptions.fix is not overwritten with undefined on the test code.

@ljharb
Copy link
Collaborator

ljharb commented Aug 15, 2023

That seems like it would work.

Copy link
Collaborator

@ljharb ljharb left a comment

Choose a reason for hiding this comment

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

LGTM assuming the test fails prior to the change, and passes after

@ljharb ljharb requested a review from SimenB August 15, 2023 06:43
Copy link
Member

@SimenB SimenB left a comment

Choose a reason for hiding this comment

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

👍

@SimenB SimenB merged commit 2d734a2 into jest-community:main Aug 16, 2023
@SimenB
Copy link
Member

SimenB commented Sep 6, 2023

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.

cliOptions.fix is ignored

3 participants