SimpleAuthTest¶
Namespace: IntegrationTests
Simple authentication integration tests to verify basic login functionality and JWT token generation.
Inheritance Object → IntegrationTestBase → ApiClientTestBase → SimpleAuthTest
Constructors¶
SimpleAuthTest()¶
Methods¶
SimpleLogin_Test()¶
Tests the complete authentication flow by creating a test user and verifying successful login with JWT token
generation.