Skip to content

Translate Shallow Renderer - #99

Merged
gaearon merged 2 commits into
reactjs:masterfrom
Yakimych:master
Feb 12, 2019
Merged

Translate Shallow Renderer#99
gaearon merged 2 commits into
reactjs:masterfrom
Yakimych:master

Conversation

@Yakimych

Copy link
Copy Markdown
Contributor

No description provided.

@another-guyanother-guy added the needs review A pull request ready to be reviewed label Feb 12, 2019
@tesseralistesseralis mentioned this pull request Feb 12, 2019
88 tasks
@gaearon
gaearon merged commit 240af51 into reactjs:masterFeb 12, 2019
@gaearon

Copy link
Copy Markdown
Member

Спасибо

```

Shallow testing currently has some limitations, namely not supporting refs.
Поверхностное тестирование в настоящее время имеет некоторые ограничения — оно не поддерживает рефс.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

рефы

> Замечание:
>
> We also recommend checking out Enzyme's [Shallow Rendering API](http://airbnb.io/enzyme/docs/api/shallow.html). It provides a nicer higher-level API over the same functionality.
> Мы также советуем посмотреть API поверхностного рендеринга Enzyme [Shallow Rendering API](http://airbnb.io/enzyme/docs/api/shallow.html). Он предоставляет более удобный АПИ высокого уровня для достижения той же функциональности.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

API

---
id: shallow-renderer
title: Shallow Renderer
title: Поверхностный рендеринг

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Тут наверное кстати "рендерер"

Comment threadcontent/docs/addons-shallow-renderer.md
agoldis added a commit to agoldis/ru.reactjs.org that referenced this pull request Feb 13, 2019
* upstream/master: (25 commits)
README.md: fix
a-component-using-external-plugins.md: resolve conflicts
components-and-props.md: resolve conflicts
components-and-props.md: resolve conflicts
README.md: resolve conflicts
Fix PR comments in addons-shallow-renderer.md
Fixes in TRANSLATION.md
Update addons-shallow-renderer.md
Терминология: commit
Add examples of usage of "phase"
Терминология: phase
Add HOC definition
Терминология: лазейки (reactjs#106)
Терминология: рендерер (reactjs#104)
Nav
Translate Shallow Renderer (reactjs#99)
Fixed broken link in readme.md file (#1661)
Descriptive link text for accessibility (#1659)
Fix bad formatting
Update README.md
...
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs reviewA pull request ready to be reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@Yakimych@gaearon@lex111@another-guy