Added backend tests and npm test to Dockerfile
This commit is contained in:
@@ -21,6 +21,8 @@ describe('frontend:index', () => {
|
||||
{url: 'http://localhost'},
|
||||
);
|
||||
|
||||
// eslint-disable-next-line @typescript-eslint/ban-ts-comment
|
||||
// @ts-ignore
|
||||
// noinspection JSConstantReassignment
|
||||
global.window = dom.window;
|
||||
// noinspection JSConstantReassignment
|
||||
|
||||
Reference in New Issue
Block a user