Skip to content

Merge pull request #5 from PythonTilk/backend #17

Merge pull request #5 from PythonTilk/backend

Merge pull request #5 from PythonTilk/backend #17

Triggered via push August 23, 2025 00:39
Status Failure
Total duration 1m 1s
Artifacts

test.yml

on: push
Frontend Tests
53s
Frontend Tests
Backend Tests
33s
Backend Tests
Security Tests
36s
Security Tests
Integration Tests
0s
Integration Tests
End-to-End Tests
0s
End-to-End Tests
Test Report
3s
Test Report
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Security Tests
Process completed with exit code 1.
Frontend Tests
Process completed with exit code 1.
src/lib/api.test.ts > API Client > should create correct file download URL: src/lib/api.test.ts#L18
AssertionError: expected 'http://localhost:12001/api/files/test…' to be 'http://localhost:3001/api/files/test-…' // Object.is equality - Expected + Received - http://localhost:3001/api/files/test-file-123/download + http://localhost:12001/api/files/test-file-123/download ❯ src/lib/api.test.ts:18:20
Frontend Tests
Process completed with exit code 1.
Frontend Tests
Process completed with exit code 2.