jevb
d87dabeb65
test: add server core test coverage (Session 1)
New test files:
- db/errors_test.go: sentinel error identity, wrapping, IsUniqueConstraintError (12 tests)
- db/models_test.go: JSON round-trip and tag verification for all model types (14 tests)
- db/account_test.go: DeleteAccount last-admin guard, anonymisation, cascade cleanup (12 tests)
- api/totp_handler_test.go: TOTP verify/enable/confirm/disable handler flows (20 tests)
Upgraded existing:
- permissions/permissions_test.go: multi-bit checks, role hierarchy, deny-all+allow-one (8 tests)
- permissions/checker_test.go: admin DM bypass, voice channel perms, multi-bit combined (4 tests)
Total: 70 new tests across 6 files.
2026-04-01 08:41:09 +02:00
..
2026-04-01 08:41:09 +02:00
2026-03-28 13:21:07 +01:00
2026-03-18 05:03:38 +01:00
2026-03-31 19:10:42 +02:00
2026-03-19 03:53:40 +01:00
2026-03-21 12:34:31 +01:00
2026-03-18 05:03:38 +01:00
2026-03-29 21:31:18 +02:00
2026-03-17 08:09:52 +01:00
2026-03-18 05:03:38 +01:00
2026-03-30 21:54:24 +02:00
2026-03-17 08:09:52 +01:00
2026-03-29 19:39:46 +02:00
2026-03-28 10:39:23 +01:00
2026-03-29 12:35:04 +02:00
2026-04-01 08:41:09 +02:00
2026-03-29 19:39:22 +02:00
2026-03-17 08:09:52 +01:00
2026-03-18 05:03:38 +01:00
2026-03-31 18:46:33 +02:00
2026-03-15 07:07:59 +01:00
2026-03-31 19:00:17 +02:00
2026-04-01 08:41:09 +02:00
2026-03-31 11:41:59 +02:00
2026-03-17 08:09:52 +01:00
2026-03-17 08:09:52 +01:00
2026-03-31 11:41:59 +02:00
2026-03-31 19:10:42 +02:00