-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.phpunit.result.cache
1 lines (1 loc) · 3.27 KB
/
.phpunit.result.cache
1
{"version":1,"defects":{"Tests\\Unit\\RoomAvailabilityServiceTest::it_returns_available_rooms_for_given_date_range_and_persons":8,"Tests\\Unit\\RoomAvailabilityServiceTest::it_returns_false_if_no_rooms_are_available":8,"Tests\\Unit\\RoomAvailabilityServiceTest::it_handles_exceptions_and_returns_false":7,"Tests\\Feature\\Auth\\AuthenticationTest::test_users_can_authenticate_using_the_login_screen":7,"Tests\\Feature\\Auth\\AuthenticationTest::test_users_can_logout":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\\Unit\\RoomAvailabilityServiceTest::it_returns_available_rooms_for_given_date_range_and_persons":0.045,"Tests\\Unit\\RoomAvailabilityServiceTest::it_returns_false_if_no_rooms_are_available":0.002,"Tests\\Unit\\RoomAvailabilityServiceTest::it_handles_exceptions_and_returns_false":0.013,"Tests\\Unit\\ExampleTest::test_that_true_is_true":0.017,"Tests\\Feature\\Auth\\AuthenticationTest::test_login_screen_can_be_rendered":0.482,"Tests\\Feature\\Auth\\AuthenticationTest::test_users_can_authenticate_using_the_login_screen":0.105,"Tests\\Feature\\Auth\\AuthenticationTest::test_users_can_not_authenticate_with_invalid_password":0.009,"Tests\\Feature\\Auth\\AuthenticationTest::test_users_can_logout":0.023,"Tests\\Feature\\Auth\\EmailVerificationTest::test_email_verification_screen_can_be_rendered":0.491,"Tests\\Feature\\Auth\\EmailVerificationTest::test_email_can_be_verified":0.033,"Tests\\Feature\\Auth\\EmailVerificationTest::test_email_is_not_verified_with_invalid_hash":0.104,"Tests\\Feature\\Auth\\PasswordConfirmationTest::test_confirm_password_screen_can_be_rendered":0.927,"Tests\\Feature\\Auth\\PasswordConfirmationTest::test_password_can_be_confirmed":0.106,"Tests\\Feature\\Auth\\PasswordConfirmationTest::test_password_is_not_confirmed_with_invalid_password":0.217,"Tests\\Feature\\Auth\\PasswordResetTest::test_reset_password_link_screen_can_be_rendered":0.733,"Tests\\Feature\\Auth\\PasswordResetTest::test_reset_password_link_can_be_requested":0.089,"Tests\\Feature\\Auth\\PasswordResetTest::test_reset_password_screen_can_be_rendered":1.321,"Tests\\Feature\\Auth\\PasswordResetTest::test_password_can_be_reset_with_valid_token":0.035,"Tests\\Feature\\Auth\\PasswordUpdateTest::test_password_can_be_updated":0.112,"Tests\\Feature\\Auth\\PasswordUpdateTest::test_correct_password_must_be_provided_to_update_password":0.102,"Tests\\Feature\\Auth\\RegistrationTest::test_registration_screen_can_be_rendered":0.148,"Tests\\Feature\\Auth\\RegistrationTest::test_new_users_can_register":1.923,"Tests\\Feature\\ExampleTest::test_the_application_returns_a_successful_response":0.654,"Tests\\Feature\\ProfileTest::test_profile_page_is_displayed":0.351,"Tests\\Feature\\ProfileTest::test_profile_information_can_be_updated":0.019,"Tests\\Feature\\ProfileTest::test_email_verification_status_is_unchanged_when_the_email_address_is_unchanged":0.015,"Tests\\Feature\\ProfileTest::test_user_can_delete_their_account":0.608,"Tests\\Feature\\ProfileTest::test_correct_password_must_be_provided_to_delete_account":0.285}}