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(suite): unify mocks of external packages #10137

Merged
merged 1 commit into from
Dec 1, 2023

Conversation

szymonlesisz
Copy link
Contributor

@szymonlesisz szymonlesisz commented Nov 30, 2023

Description

Followup for #10100

Unify all jest mocks used in suite unit tests, move all to __mock__ directory.

Additionally added mock to cross-fetch, throwing error and requesting for manual mock in affected test (useSendForm.test + connect ethereum definitions) and fetch (metadataActions.test)

@marekrjpolak marekrjpolak merged commit 1c88e80 into develop Dec 1, 2023
7 checks passed
@marekrjpolak marekrjpolak deleted the tests/suite-test-mocks-followup branch December 1, 2023 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants