feat: add tests for src/node/app.ts
This commit is contained in:
3
test/unit/node/__snapshots__/app.test.ts.snap
Normal file
3
test/unit/node/__snapshots__/app.test.ts.snap
Normal file
@ -0,0 +1,3 @@
|
||||
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
||||
|
||||
exports[`handleServerError should log an error if resolved is true 1`] = `"Cannot read property 'handle' of undefined"`;
|
Reference in New Issue
Block a user