Skip to content

Сделаны тесты компонентов#10

Open
gry-dmitrij wants to merge 1 commit into
masterfrom
ls10
Open

Сделаны тесты компонентов#10
gry-dmitrij wants to merge 1 commit into
masterfrom
ls10

Conversation

@gry-dmitrij
Copy link
Copy Markdown
Owner

No description provided.

describe('Home component test', () => {
it('snapshot test signup', () => {
const signComponent = render(
<BrowserRouter><Home onSignUp={() => null}/></BrowserRouter>);
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

а роутер здесь нужен ли?)

Copy link
Copy Markdown

@SokolAlexander SokolAlexander left a comment

Choose a reason for hiding this comment

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

гуд)

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.

2 participants