Skip to content

Comments

restructure __internals to shave bytes#85

Merged
charkour merged 1 commit intoshave-internalsfrom
react-tests
Apr 22, 2023
Merged

restructure __internals to shave bytes#85
charkour merged 1 commit intoshave-internalsfrom
react-tests

Conversation

@charkour
Copy link
Owner

No description provided.

"exclude": ["node_modules"]
"exclude": ["node_modules"],
"compilerOptions": {
"jsx": "react-jsx"
Copy link
Owner Author

Choose a reason for hiding this comment

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

Needed for react testing library to work

2,
);
expect(console.log).toHaveBeenCalledTimes(2);
expect(console.warn).toHaveBeenCalledTimes(2);
Copy link
Owner Author

Choose a reason for hiding this comment

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

to allow me to use console.log in zundo source code while testing and not mess up tests

@charkour charkour merged commit de7ebdc into shave-internals Apr 22, 2023
@charkour charkour deleted the react-tests branch April 22, 2023 21:05
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.

1 participant