This website requires JavaScript.
Explore
Help
Sign In
imacat
/
lucia-frontend
Watch
1
Star
0
Fork
0
You've already forked lucia-frontend
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
main
lucia-frontend
/
tests
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
History
imacat
55986a1965
Add OpenAPI fixture validation and fix fixtures to match API spec
...
Co-Authored-By: Claude Opus 4.6 <
noreply@anthropic.com
>
2026-03-22 23:58:17 +08:00
..
api
Clear all auth cookies when API token refresh fails before redirecting to login
2026-03-08 19:29:04 +08:00
components
Replace hard-coded test passwords with crypto.randomUUID() (S2068)
2026-03-10 09:51:34 +08:00
e2e
Add OpenAPI fixture validation and fix fixtures to match API spec
2026-03-22 23:58:17 +08:00
router
Move functions to outer scope for clarity (S7721)
2026-03-10 01:01:29 +08:00
stores
Migrate Vitest store tests from vi.mock to MSW request handlers
2026-03-22 07:48:53 +08:00
unit
Remove unused imports and variables (S1128, S1481, S1854)
2026-03-10 00:18:03 +08:00
setup-msw.js
Add MSW infrastructure: handlers, fixtures, request-log, and Vitest setup
2026-03-22 07:38:02 +08:00
validate-fixtures.js
Add OpenAPI fixture validation and fix fixtures to match API spec
2026-03-22 23:58:17 +08:00