This website requires JavaScript.
Explore
Help
Register
Sign In
torsten
/
harheimertc
Watch
1
Star
0
Fork
0
You've already forked harheimertc
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5eee7df7e46a0943b62070a57ec644b9b6d20f2b
harheimertc
/
tests
History
Torsten Schulz (local)
5eee7df7e4
Some checks failed
Code Analysis (JS/Vue) / analyze (push)
Failing after 1m2s
Details
Refactor authentication logic in members API to use getUserFromToken for user retrieval. Update error messages for better clarity and enhance tests to reflect changes in authentication handling.
2026-03-30 15:29:25 +02:00
..
auth-endpoints.spec.ts
Add SMTP credentials for tests and enhance user role handling in CMS and Galerie endpoints
2025-12-20 10:32:06 +01:00
cms-files-endpoints.spec.ts
Enhance CSV saving functionality by adding token retrieval from authorization header if not present in cookies. Update tests to validate CSV saving for users with 'vorstand' role.
2026-03-18 13:12:32 +01:00
cms-users-endpoints.spec.ts
Add SMTP credentials for tests and enhance user role handling in CMS and Galerie endpoints
2025-12-20 10:32:06 +01:00
galerie-endpoints.spec.ts
Add SMTP credentials for tests and enhance user role handling in CMS and Galerie endpoints
2025-12-20 10:32:06 +01:00
members-endpoints.spec.ts
Refactor authentication logic in members API to use getUserFromToken for user retrieval. Update error messages for better clarity and enhance tests to reflect changes in authentication handling.
2026-03-30 15:29:25 +02:00
public-endpoints.spec.ts
Update package dependencies to vitest v4.0.16 and enhance role management in auth utilities with new role-checking functions in tests
2025-12-20 10:25:16 +01:00
setup.ts
Update package dependencies to vitest v4.0.16 and enhance role management in auth utilities with new role-checking functions in tests
2025-12-20 10:25:16 +01:00