Class com.ustadmobile.lib.rest.PersonAuthRegisterRouteTest

5

tests

0

failures

0

ignored

2.432s

duration

100%

successful

Tests

Test Duration Result
givenInvalidCredentials_whenLoginCalled_thenShouldRespondForbidden 0.355s passed
givenParentalConsentIsRequiredButNotGranted_whenLoginCalled_thenShouldRespondFailedDepdency 0.949s passed
givenRegisterPersonWithAuth_whenRegisterCalled_thenShouldGenerateAuth 0.386s passed
givenRegisterRequestFromMinor_whenRegisterCalled_thenShouldSendEmailAndReply 0.410s passed
givenValidCredentials_whenLoginCalled_thenShouldReturnAccount 0.332s passed