Mathis HERRIOT
|
8483927823
|
fix(tests): replace any with Record<string, unknown> in repository tests
CI/CD Pipeline / Valider backend (push) Successful in 1m39s
CI/CD Pipeline / Valider frontend (push) Successful in 1m43s
CI/CD Pipeline / Valider documentation (push) Successful in 1m46s
CI/CD Pipeline / Déploiement en Production (push) Successful in 1m32s
- Updated type assertions in repository test files to use `Record<string, unknown>` instead of `any`.
|
2026-01-20 21:42:16 +01:00 |
|
Mathis HERRIOT
|
f8eaad3f81
|
test(api-keys): improve typings in wrapWithThen mock implementation
CI/CD Pipeline / Valider backend (push) Failing after 1m2s
CI/CD Pipeline / Valider documentation (push) Successful in 1m34s
CI/CD Pipeline / Valider frontend (push) Successful in 1m32s
CI/CD Pipeline / Déploiement en Production (push) Has been skipped
|
2026-01-20 15:27:25 +01:00 |
|
Mathis HERRIOT
|
2291cc8afb
|
test(repositories): fix mock implementation of thenable query builders in repository tests
CI/CD Pipeline / Valider backend (push) Failing after 1m13s
CI/CD Pipeline / Valider frontend (push) Successful in 1m40s
CI/CD Pipeline / Valider documentation (push) Successful in 1m43s
CI/CD Pipeline / Déploiement en Production (push) Has been skipped
|
2026-01-20 14:04:57 +01:00 |
|
Mathis HERRIOT
|
4c12c5c5cb
|
test(api-keys): add unit tests for ApiKeysController and ApiKeysRepository with mocked dependencies
|
2026-01-20 13:45:27 +01:00 |
|