Added Jest for testing both front and backend
This commit is contained in:
2
__mocks__/console.js
Normal file
2
__mocks__/console.js
Normal file
@@ -0,0 +1,2 @@
|
||||
// Mock for node-uuid
|
||||
global.console.warn = () => {};
|
||||
Reference in New Issue
Block a user