test: add unit tests for useSettings hook and formatAmountWithPreference utility - #932
Merged
Annotations
2 errors and 1 warning
|
Run backend tests
Process completed with exit code 1.
|
|
Run backend tests:
backend/tests/auth-jwt.test.ts#L48
AssertionError: expected { publicKey: 'GTESTPUBLICKEY123' } to be null
- Expected:
null
+ Received:
Object {
"publicKey": "GTESTPUBLICKEY123",
}
❯ tests/auth-jwt.test.ts:48:40
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
background
wait
wait-all
cancel
parallel
Loading