Add all mocks for testing

This commit is contained in:
Joseph Garrone
2021-03-08 01:02:06 +01:00
parent d09038fde2
commit 3322d0e4a5
5 changed files with 56 additions and 3 deletions

View File

@ -15,4 +15,4 @@ export * from "./components/LoginVerifyEmail";
export * from "./tools/assert";
export * as kcContextMock from "./kcMockContext";
export * as kcContextMocks from "./kcContextMocks";