curo1305
eb1647293f
test(07.2-01): add FakeRedis to admin_client + NBF-write xfail stubs for deactivation
- Import FakeRedis from tests.test_auth_api (no redefinition)
- Mount app.state.redis = FakeRedis() in admin_client fixture before yield
- Reset app.state.redis = None in teardown (mirrors authed_client convention)
- Add test_deactivate_user_writes_user_nbf_to_redis (xfail strict=False)
- Add test_activate_user_does_not_write_user_nbf (negative-guard, xfail strict=False)
- All 22 existing admin tests unaffected (zero regressions)
2026-06-05 19:08:27 +02:00
..
2026-06-05 00:00:26 +02:00
2026-06-05 12:47:16 +02:00
2026-06-04 18:46:11 +02:00
2026-06-05 12:47:16 +02:00
2026-06-05 14:44:59 +02:00
2026-06-04 18:46:11 +02:00
2026-06-05 12:47:16 +02:00
2026-06-02 16:10:35 +02:00
2026-06-04 23:08:16 +02:00
2026-06-05 19:08:27 +02:00
2026-05-24 11:30:56 +02:00
2026-06-04 23:35:15 +02:00
2026-06-03 18:47:49 +02:00
2026-06-04 19:13:05 +02:00
2026-06-05 12:47:16 +02:00
2026-05-22 08:53:28 +02:00
2026-06-03 18:47:43 +02:00
2026-06-04 18:58:19 +02:00