3 Commits

Author SHA1 Message Date
yaBobJonez
36c20bd458 Russian translation proposal
I'm a Russian native speaker from Ukraine. Note:
"(-a)" is used as the standard ending in Russian to indicate female gender-specific ending.
2020-08-19 16:03:17 +02:00
Jérémie Pardou-Piquemal
50cefcb459
Add frontend component tests (#144)
* Install react-testing-library

* Add some trivial tests with snapshot

* Add File transfer tests

* Add Home component test

* Add Chat tests

* Add tests for nav

* 100% coverage for About component

* 100% coverage room link

* 100% coverage for RoomLocked

* 100% coverage for T component

* 100% coverage Settings

* More 90% coverage for Chat component

* Ignore some file from coverage

* 100% coverage fo redux actions

* 100% coverage for translations

* Near 100% coverage for reducer

* Better coverage for Home component

* Run tests in circleCI
2020-06-10 21:46:56 +02:00
Jérémie Pardou-Piquemal
bd1bea20ed
Auto detect language (#141)
* Auto-detect lang

* Fix Chat test

* Default language to empty string

Co-authored-by: Alan Friedman <d.alan.friedman@gmail.com>
2020-05-08 10:47:45 -04:00