1
0
mirror of https://gitlab.nic.cz/turris/reforis/foris-js.git synced 2025-06-16 13:46:16 +02:00

Set test modules.

This commit is contained in:
Bogdan Bodnar
2019-08-27 14:07:34 +02:00
parent 19df5c2630
commit 39a8c16824
4 changed files with 4 additions and 23 deletions

View File

@ -22,10 +22,8 @@ export {ForisForm} from "form/components/ForisForm";
export {SubmitButton, STATES as SUBMIT_BUTTON_STATES} from "form/components/SubmitButton";
export {useForisModule, useForm} from "form/hooks";
// // Test Utils
export {render} from "testUtils/customTestRender";
// Test Utils
export {mockedWS} from "testUtils/mockWS";
export {setupGlobals} from "testUtils/setupGlobals";
// WebSockets