3 Commits

Author SHA1 Message Date
John Tapsell 3af7697e93 Fix jest unit test (#1495)
* Fix jest tests by mocking i18n, and prevent future such breakages by making warns and errors fatal

* Delete src/setupTests.js - this is a create-react-app only file that is not used here.  Setup is done in jest.setup.js
2023-02-12 12:30:25 +09:00
ericv105 13883b9ed1 apply pre-commit 2023-01-10 19:07:45 -05:00
ericv105 bf2a5e4a46 jest setup, cypress type conflict fix 2023-01-06 01:07:27 -05:00