p5.js-web-editor/client
Andrew Nicolaou af1a5cc2f1
Use translations for all tests (#1568)
* Toolbar ARIA Labels
* Ensure all tests use real translations

All tests should import the 'test-utils' file which re-exports all of
the @testing-library functions. It wraps render() in a react-i18next
instance.

It's important that the component being tested is the one returned from
withTranslation().

Co-authored-by: ov <omar.verduga@gmail.com>
2020-08-26 14:19:34 +02:00
..
__test__/mocks Add jest/enzyme and a simple unit test 2019-01-25 17:21:10 -05:00
common 👌 move files button to bottom bar 2020-08-11 18:03:09 -03:00
components 🚧 update nav mobile routes when logged in 2020-08-20 16:27:40 -03:00
images 👌 move files button to bottom bar 2020-08-11 18:03:09 -03:00
modules Use translations for all tests (#1568) 2020-08-26 14:19:34 +02:00
sounds replace alert sound 2016-08-28 15:55:19 -04:00
styles Add border to QuickAdd table 2020-08-19 15:50:26 -04:00
utils ♻️ cleanup routes.jsx 2020-08-21 18:10:17 -03:00
constants.js 🐛 fix toggleForceDesktop dispatch not being caught by reducer 2020-08-21 18:01:01 -03:00
i18n-test.js Use translations for all tests (#1568) 2020-08-26 14:19:34 +02:00
i18n.js Minimal Viable Navigation Menu (#1510) 2020-07-31 15:20:42 +02:00
index.jsx Prototype with proposed i18n architecture (#1478) 2020-07-06 11:36:45 +02:00
index.stories.mdx Example Button component 2020-01-19 18:06:58 +01:00
jest.setup.js Use translations for all tests (#1568) 2020-08-26 14:19:34 +02:00
persistState.js Persists Redux store to/from sessionStorage (#334) 2017-04-20 14:05:15 -04:00
reducers.js Displays existing collection 2019-09-25 12:06:07 -04:00
routes.jsx ♻️ cleanup routes.jsx 2020-08-21 18:10:17 -03:00
store.js Replace getConfig helper to read value from process.env 2020-06-08 11:46:38 +02:00
test-utils.js Use translations for all tests (#1568) 2020-08-26 14:19:34 +02:00
theme.js 💄 improve visibility on light mode 2020-08-10 15:04:41 -03:00