AyCode.Core/AyCode.Services.Server.Tests/LoginServices/README.md

315 B

LoginServices

Abstract base for login service integration tests.

Key Files

  • AcLoginServiceServerTestBase.cs — 10 generic type parameters. Tests: RegisterUser (create + validate + cleanup), LoginUser (valid, wrong email, wrong password with error codes), ChangePassword (change + verify + restore).