mirror of
https://github.com/bellingcat/ukraine-timemap.git
synced 2026-06-12 21:38:35 +03:00
Added Jest test suite
This commit is contained in:
11
src/setupTests.js
Normal file
11
src/setupTests.js
Normal file
@@ -0,0 +1,11 @@
|
||||
// Add globals here
|
||||
// ---
|
||||
// In the example below we're providing no-ops for the logging functions
|
||||
|
||||
// global.console = {
|
||||
// log: jest.fn(),
|
||||
// error: jest.fn(),
|
||||
// warn: jest.fn(),
|
||||
// info: jest.fn(),
|
||||
// debug: jest.fn(),
|
||||
// };
|
||||
Reference in New Issue
Block a user