-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.phpunit.result.cache
1 lines (1 loc) · 3.52 KB
/
.phpunit.result.cache
1
{"version":1,"defects":{"Tests\\Feature\\Auth\\AuthenticationTest::test_users_can_authenticate_using_the_login_screen":7,"Tests\\Feature\\Auth\\EmailVerificationTest::test_email_verification_screen_can_be_rendered":7,"Tests\\Feature\\Auth\\EmailVerificationTest::test_email_can_be_verified":5,"Tests\\Feature\\Auth\\EmailVerificationTest::test_email_is_not_verified_with_invalid_hash":5,"Tests\\Feature\\Auth\\PasswordConfirmationTest::test_confirm_password_screen_can_be_rendered":7,"Tests\\Feature\\Auth\\PasswordConfirmationTest::test_password_can_be_confirmed":7,"Tests\\Feature\\Auth\\PasswordConfirmationTest::test_password_is_not_confirmed_with_invalid_password":7,"Tests\\Feature\\Auth\\PasswordResetTest::test_password_can_be_reset_with_valid_token":7,"Tests\\Feature\\Auth\\PasswordUpdateTest::test_password_can_be_updated":7,"Tests\\Feature\\Auth\\PasswordUpdateTest::test_correct_password_must_be_provided_to_update_password":7,"Tests\\Feature\\Auth\\RegistrationTest::test_registration_screen_can_be_rendered":7,"Tests\\Feature\\Auth\\RegistrationTest::test_new_users_can_register":7,"Tests\\Feature\\ProfileTest::test_profile_information_can_be_updated":7,"Tests\\Feature\\ProfileTest::test_email_verification_status_is_unchanged_when_the_email_address_is_unchanged":7,"Tests\\Feature\\ProfileTest::test_user_can_delete_their_account":7,"Tests\\Feature\\ProfileTest::test_correct_password_must_be_provided_to_delete_account":7},"times":{"Tests\\Feature\\Auth\\AuthenticationTest::test_login_screen_can_be_rendered":0.093,"Tests\\Feature\\Auth\\AuthenticationTest::test_users_can_authenticate_using_the_login_screen":0.392,"Tests\\Feature\\Auth\\AuthenticationTest::test_users_can_not_authenticate_with_invalid_password":0.329,"Tests\\Feature\\Auth\\EmailVerificationTest::test_email_verification_screen_can_be_rendered":0.037,"Tests\\Feature\\Auth\\EmailVerificationTest::test_email_can_be_verified":0.019,"Tests\\Feature\\Auth\\EmailVerificationTest::test_email_is_not_verified_with_invalid_hash":0.015,"Tests\\Feature\\Auth\\PasswordConfirmationTest::test_confirm_password_screen_can_be_rendered":0.052,"Tests\\Feature\\Auth\\PasswordConfirmationTest::test_password_can_be_confirmed":0.042,"Tests\\Feature\\Auth\\PasswordConfirmationTest::test_password_is_not_confirmed_with_invalid_password":0.03,"Tests\\Feature\\Auth\\PasswordResetTest::test_reset_password_link_screen_can_be_rendered":0.009,"Tests\\Feature\\Auth\\PasswordResetTest::test_reset_password_link_can_be_requested":0.055,"Tests\\Feature\\Auth\\PasswordResetTest::test_reset_password_screen_can_be_rendered":0.019,"Tests\\Feature\\Auth\\PasswordResetTest::test_password_can_be_reset_with_valid_token":0.024,"Tests\\Feature\\Auth\\PasswordUpdateTest::test_password_can_be_updated":0.018,"Tests\\Feature\\Auth\\PasswordUpdateTest::test_correct_password_must_be_provided_to_update_password":0.023,"Tests\\Feature\\Auth\\RegistrationTest::test_registration_screen_can_be_rendered":0.008,"Tests\\Feature\\Auth\\RegistrationTest::test_new_users_can_register":0.007,"Tests\\Feature\\ExampleTest::test_the_application_returns_a_successful_response":0.044,"Tests\\Feature\\ProfileTest::test_profile_page_is_displayed":0.024,"Tests\\Feature\\ProfileTest::test_profile_information_can_be_updated":0.301,"Tests\\Feature\\ProfileTest::test_email_verification_status_is_unchanged_when_the_email_address_is_unchanged":0.326,"Tests\\Feature\\ProfileTest::test_user_can_delete_their_account":0.293,"Tests\\Feature\\ProfileTest::test_correct_password_must_be_provided_to_delete_account":0.316,"Tests\\Unit\\ExampleTest::test_that_true_is_true":0}}