Migrate input unit tests from Karma to Node #10302
Annotations
10 errors
Run ESLint:
test/fixtures.mjs#L5
Unable to resolve path to module 'global-jsdom/register'
|
Run ESLint:
test/fixtures.mjs#L5
Missing file extension for "global-jsdom/register"
|
Run ESLint:
test/fixtures.mjs#L5
Missing semicolon
|
Run ESLint:
test/platform/input/keyboard.test.mjs#L68
Unexpected trailing comma
|
Run ESLint:
test/platform/input/keyboard.test.mjs#L83
Unexpected trailing comma
|
Run ESLint:
test/platform/input/keyboard.test.mjs#L91
Trailing spaces not allowed
|
Run ESLint:
test/platform/input/keyboard.test.mjs#L139
Newline required at end of file but not found
|
Run ESLint:
test/platform/input/mouse.test.mjs#L3
'EVENT_MOUSEMOVE' is defined but never used
|
Run ESLint:
test/platform/input/mouse.test.mjs#L90
Trailing spaces not allowed
|
Run ESLint:
test/platform/input/mouse.test.mjs#L140
Newline required at end of file but not found
|
Loading