fix(polyfill): attach isDevToolsOpen function via prototype #138
Annotations
6 errors
|
e2e (ubuntu-24.04)
Process completed with exit code 1.
|
|
tests/specs/nw/window.test.js > nw.WIndow > nw.Window.isDevToolsOpen returns true if DevTools is open:
tests/specs/nw/window.test.js#L36
AssertionError: expected '' to be 'true' // Object.is equality
- Expected
+ Received
- true
❯ tests/specs/nw/window.test.js:36:28
|
|
e2e (macos-15)
Process completed with exit code 1.
|
|
tests/specs/nw/window.test.js > nw.WIndow > nw.Window.isDevToolsOpen returns true if DevTools is open:
tests/specs/nw/window.test.js#L36
AssertionError: expected '' to be 'true' // Object.is equality
- Expected
+ Received
- true
❯ tests/specs/nw/window.test.js:36:28
|
|
e2e (windows-2025)
Process completed with exit code 1.
|
|
tests/specs/nw/window.test.js > nw.WIndow > nw.Window.isDevToolsOpen returns true if DevTools is open:
tests/specs/nw/window.test.js#L36
AssertionError: expected '' to be 'true' // Object.is equality
- Expected
+ Received
- true
❯ tests/specs/nw/window.test.js:36:28
|