sprint: mark exit criteria complete — 263 backend tests, 30 frontend tests all passing

This commit is contained in:
Gan, Jimmy
2026-07-11 12:20:15 +08:00
parent 98fc7810a9
commit 9a4f9ecde3
+2 -2
View File
@@ -106,6 +106,6 @@
- [x] CI workflows are DRY (or documented why they can't be) (or documented why they can't be) - [x] CI workflows are DRY (or documented why they can't be) (or documented why they can't be)
- [x] Login.svelte is SSR-safe - [x] Login.svelte is SSR-safe
- [x] No legacy localStorage refresh token logic (or clearly documented) (or clearly documented) - [x] No legacy localStorage refresh token logic (or clearly documented) (or clearly documented)
- [ ] All backend tests pass - [x] All backend tests pass
- [ ] All frontend tests pass - [x] All frontend tests pass
- [x] `npm run build` succeeds - [x] `npm run build` succeeds