mirror of https://github.com/usememos/memos.git
- Export UserIDContextKey in acl.go to allow test access - Update test_helper.go to use UserIDContextKey directly - Remove test_auth.go file as functionality is now inlined - Update all references from userIDContextKey to UserIDContextKey This simplifies the test helper architecture by eliminating an unnecessary indirection layer. |
||
|---|---|---|
| .. | ||
| idp_service_test.go | ||
| instance_service_test.go | ||
| memo_attachment_service_test.go | ||
| memo_relation_service_test.go | ||
| memo_service_test.go | ||
| reaction_service_test.go | ||
| shortcut_service_test.go | ||
| test_helper.go | ||
| user_service_registration_test.go | ||
| user_service_stats_test.go | ||