memos/server/router/api/v1/test
boojack 5443e9386a test(migration): cover v0.26.2 upgrades across drivers
- add a container-backed upgrade test for sqlite, mysql, and postgres using a real v0.26.2 schema bootstrap and legacy migration data
- extend migration container helpers so old memos containers can target mysql and postgres instances
- add memo share regression coverage for unknown, expired, and archived share links
2026-03-30 23:30:09 +08:00
..
attachment_service_test.go fix: prevent local attachment uploads from overwriting files 2026-03-26 21:46:51 +08:00
auth_test.go refactor: user auth improvements (#5360) 2025-12-18 18:15:51 +08:00
idp_service_test.go fix(api): make credentials write-only and restrict sensitive settings to admins 2026-03-29 07:34:00 +08:00
instance_admin_cache_test.go feat: update instance profile to use admin user instead of initialized flag 2026-01-28 23:27:53 +08:00
instance_service_test.go fix(api): make credentials write-only and restrict sensitive settings to admins 2026-03-29 07:34:00 +08:00
memo_attachment_service_test.go fix(security): implement security review recommendations (#5228) 2025-11-06 23:32:27 +08:00
memo_relation_service_test.go fix(security): implement security review recommendations (#5228) 2025-11-06 23:32:27 +08:00
memo_service_test.go fix(api): switch user resource names to usernames (#5779) 2026-03-25 09:11:17 +08:00
memo_share_service_test.go test(migration): cover v0.26.2 upgrades across drivers 2026-03-30 23:30:09 +08:00
reaction_service_test.go fix(api): switch user resource names to usernames (#5779) 2026-03-25 09:11:17 +08:00
shortcut_service_test.go fix(api): switch user resource names to usernames (#5779) 2026-03-25 09:11:17 +08:00
sse_handler_test.go refactor(sse): move status indicator to avatar badge 2026-03-03 23:25:01 +08:00
test_helper.go perf: batch load memo relations when listing memos (#5692) 2026-03-07 11:19:19 +08:00
user_email_visibility_test.go fix(api): restrict user email exposure to self and admins (#5784) 2026-03-25 22:02:08 +08:00
user_notification_test.go fix(api): switch user resource names to usernames (#5779) 2026-03-25 09:11:17 +08:00
user_resource_name_test.go fix(api): switch user resource names to usernames (#5779) 2026-03-25 09:11:17 +08:00
user_service_registration_test.go fix(api): switch user resource names to usernames (#5779) 2026-03-25 09:11:17 +08:00
user_service_stats_test.go fix(api): switch user resource names to usernames (#5779) 2026-03-25 09:11:17 +08:00