moo.core.tests.test_onboarding

Tests for the guest tier (I) and registration gate (J) — spec 200.

Functions

reject_all_verifier(identity)

A stricter pluggable verifier used to prove the hook is honored.

test_guest_cannot_create(t_init, t_wizard)

test_pluggable_verifier_is_honored(settings, ...)

test_provision_guest_creates_guest_account(...)

test_register_binds_identity_and_promotes_guest(...)

test_register_refuses_blacklisted_identity(...)

test_register_refuses_identity_already_claimed_on_site(...)

test_register_rejects_empty_identity(t_init, ...)

test_remove_guest_is_non_persistent(t_init, ...)

test_require_registered_gate(t_init, t_wizard)