Panno-AI-API / test_output.txt
GitHub Actions Bot
Sync: Thu Feb 12 07:00:42 UTC 2026
dce7eca
��node.exe : FAIL src/tests/Navbar.test.tsx
At line:1 char:1
+ & "C:\nvm\nodejs/node.exe" "C:\nvm\nodejs/node_mo
dules/npm/bin/npx-cl ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (FAIL
src/tests/Navbar.test.tsx:String) [], RemoteEx
ception
+ FullyQualifiedErrorId : NativeCommandError
��� Test suite failed to run
Cannot find module '@testing-library/dom' from
'node_modules/@testing-library/react/dist/pure.js'
Require stack:
node_modules/@testing-library/react/dist/pure
.js
node_modules/@testing-library/react/dist/inde
x.js
src/tests/Navbar.test.tsx
  12 | it('renders logo
and sign in button', () =>
{
 13 | render(
> 14 |
<SessionProvider session=
{null}>
 | ^

 15 | <[3
3mNavbar />
 16 | </
[39mSessionProvider>
 17 | )
at Resolver._throwModNotFoundError (node_modu
les/jest-resolve/build/index.js:863:11)
at Object.<anonymous> (node_modules/@testing-
library/react/dist/pure.js:46:12)
at Object.<anonymous> (node_modules/@testing-
library/react/dist/index.js:7:13)
at Object.<anonymous> (src/tests/Navbar.test.
tsx:14:16)
----------|---------|----------|---------|---------|-------------------
File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
----------|---------|----------|---------|---------|-------------------
All files | 0 | 0 | 0 | 0 |
----------|---------|----------|---------|---------|-------------------
Test Suites: 1 failed, 1 total
Tests: 0 total
Snapshots: 0 total
Time: 1.272 s
Ran all test suites matching src/tests/Navbar.test.
tsx.