mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-16 01:52:19 +08:00
tests(react): create tests for the react bindings to core (#17551)
* Add tests. * updates after API meeting. * test(): add tests for create controller components. * correct testing for controller component * Ensure tests properly cleanup after each run. * create common test utils for overlay and controllers. * initial tests for ion router outlet * simple update. * add mocks for jest tests.
This commit is contained in:
1
react/jest.setup.js
Normal file
1
react/jest.setup.js
Normal file
@ -0,0 +1 @@
|
||||
global.crypto = require('@trust/webcrypto');
|
Reference in New Issue
Block a user