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
..
2019-06-14 19:34:27 -04:00
2020-06-10 21:46:56 +02:00
2020-06-10 21:46:56 +02:00
2019-08-24 07:41:33 -04:00
2020-06-10 21:46:56 +02:00

Darkwire Client

This is the client for Darkwire. It requires darkwire-server in order to run.

Translations

Translation strings are pulled from JSON files in this directory. We welcome pull requests to add support for more lanuages. For native speakers, it should take only a few minutes to translate the site.

Please see this PR for an example of what your translation PR should look like.

Thank you for your contributions!