IF YOU WOULD LIKE TO GET AN ACCOUNT, please write an
email to Administrator. User accounts are meant only to access repo
and report issues and/or generate pull requests.
This is a purpose-specific Git hosting for
BaseALT
projects. Thank you for your understanding!
Только зарегистрированные пользователи имеют доступ к сервису!
Для получения аккаунта, обратитесь к администратору.
* add enzyme test helper with lingui provider
* add router context to enzyme test helper
* get 18n, router, & config contexts rendering together in enzyme helper
* add config context to enzyme helpers
* add network and dialog contexts to enzymeHelpers
* convert OrganizationForm tests to use new mountWithContexts helper
* default all context value keys to default unless provided
* document use of mountWithContexts()
* fix typo in CONTRIBUTING.md
* update Organizations to use mountWithContext