Files
tokens-reef/backend
User 146a306343
Some checks failed
CI / test (push) Has been cancelled
CI / golangci-lint (push) Has been cancelled
Security Scan / backend-security (push) Has been cancelled
Security Scan / frontend-security (push) Has been cancelled
fix: resolve 3 test package failures for Windows compatibility
- config: add optional configPaths parameter to load() for test isolation
  (tests now use t.TempDir() to avoid interference from D:\app\data)
- handler: fix stubAccountRepoForHandler.ListByPlatform to return accounts
  (was returning nil, nil causing "no available accounts" errors)
- logger: fix Sync() blocking on Windows pipes by closing write end first
  (also add Reset() function to close lumberjack file handles for cleanup)
2026-04-13 01:09:46 +08:00
..
2026-03-31 11:39:18 +08:00
2026-03-31 11:39:18 +08:00