Skip to content

Feature/profile recover tests - #84

Open
tany31 wants to merge 7 commits into
swaponline:protofrom
tany31:feature/profile-recover-tests
Open

Feature/profile recover tests#84
tany31 wants to merge 7 commits into
swaponline:protofrom
tany31:feature/profile-recover-tests

Conversation

@tany31

@tany31 tany31 commented Apr 3, 2022

Copy link
Copy Markdown

No description provided.

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

Copy link
Copy Markdown
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
Copy Markdown
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