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

Feature/profile recover tests #84

Open
wants to merge 7 commits into
base: proto
Choose a base branch
from

Conversation

tany31
Copy link

@tany31 tany31 commented Apr 3, 2022

No description provided.

}),
getSeedFromMnemonic: jest.fn().mockResolvedValue({}),
getPublicKey: jest.fn().mockReturnValue(''),
getUserColorScheme: jest.fn().mockReturnValue({
Copy link
Contributor

Choose a reason for hiding this comment

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

тут, получается та же структура, что и в USER_COLOR_SCHEME, мб этот объект тогда и возвращать?

createComponent()
expect(findSwapStepper().exists()).toBe(true)
})

Copy link
Contributor

Choose a reason for hiding this comment

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

тут не хватает теста на кнопку Back

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.

3 participants