Integration Testing
Tests that verify how components work together, such as whether the registration API stores the user, triggers email verification, and logs the event correctly.
Tests that verify how components work together, such as whether the registration API stores the user, triggers email verification, and logs the event correctly.