zulip/frontend_tests
Steve Howell d1d0b415f1 i18n: Rename translations.js to i18n.js.
The file populates `windows.i18n`, so now
the file name matches our convention.

Note that the module really just initializes
`i18next` and then does this:

    window.i18n = i18next;

It doesn't really add any functionality to
third party library.
2020-02-29 12:19:51 -08:00
..
casper_lib casper: Use data-stream-id to find checkboxes. 2020-01-28 14:49:57 -08:00
casper_tests docs: Replace casperjs.org links. 2020-02-27 11:03:31 -08:00
node_tests i18n: Rename translations.js to i18n.js. 2020-02-29 12:19:51 -08:00
zjsunit node tests: Just set i18n every time. 2020-02-28 17:11:24 -08:00
.eslintrc.json lint: Check eslint indentation for casper tests. 2018-05-06 19:35:18 -07:00
run-casper casper: Allow running tests interactively. 2020-02-27 17:24:33 -08:00