Skip to content

Add API key support to created client #23

Add API key support to created client

Add API key support to created client #23

Triggered via pull request August 6, 2025 06:35
Status Failure
Total duration 20s
Artifacts

unit-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
test
Process completed with exit code 1.
tests/unit/api-key-auth.test.js > API Key Authentication > should not send Authorization header when using API key: tests/unit/api-key-auth.test.js#L55
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ tests/unit/api-key-auth.test.js:55:28
tests/unit/api-key-auth.test.js > API Key Authentication > should send API key in header for requests: tests/unit/api-key-auth.test.js#L35
AssertionError: expected false to be true // Object.is equality - Expected + Received - true + false ❯ tests/unit/api-key-auth.test.js:35:28