mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +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:
0
react/__mocks__/ionicons/icons/index.js
Normal file
0
react/__mocks__/ionicons/icons/index.js
Normal file
2
react/__mocks__/ionicons/index.js
Normal file
2
react/__mocks__/ionicons/index.js
Normal file
@@ -0,0 +1,2 @@
|
||||
|
||||
exports.addIcons = () => {};
|
||||
Reference in New Issue
Block a user