-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.phpunit.result.cache
More file actions
1 lines (1 loc) · 12.9 KB
/
.phpunit.result.cache
File metadata and controls
1 lines (1 loc) · 12.9 KB
1
{"version":1,"defects":{"Tests\\Unit\\ActivityTest::it_records_activity_when_a_thread_is_created":4,"Tests\\Unit\\ThreadTest::a_thread_notifies_all_registered_subscribers_when_a_reply_is_added":4,"Tests\\Feature\\AddAvatarTest::only_members_can_add_avatars":3,"Tests\\Feature\\AddAvatarTest::a_valid_avatar_must_be_provided":4,"Tests\\Feature\\AddAvatarTest::a_user_may_add_an_avatar_to_their_profile":4,"Tests\\Feature\\BestReplyTest::a_thread_creator_may_mark_any_reply_as_the_best_reply":4,"Tests\\Feature\\BestReplyTest::only_the_thread_creator_may_mark_a_reply_as_best":4,"Tests\\Feature\\BestReplyTest::if_a_best_reply_is_deleted_then_the_thread_is_properly_updated_to_reflect_that":4,"Tests\\Feature\\CreateThreadsTest::guests_may_not_create_threads":4,"Tests\\Feature\\CreateThreadsTest::a_authenticated_user_can_create_a_thread":4,"Tests\\Feature\\CreateThreadsTest::a_thread_requires_a_title":4,"Tests\\Feature\\CreateThreadsTest::a_thread_requires_a_body":4,"Tests\\Feature\\CreateThreadsTest::a_thread_requires_recaptcha_verification":4,"Tests\\Feature\\CreateThreadsTest::a_thread_requires_a_valid_channel":4,"Tests\\Feature\\CreateThreadsTest::unauthorized_users_may_not_delete_threads":4,"Tests\\Feature\\FavoritesTest::guests_cannot_favorite_anything":4,"Tests\\Feature\\FavoritesTest::an_authenticated_user_can_unfavorite_a_reply":4,"Tests\\Feature\\FavoritesTest::an_authenticated_user_may_only_favorite_a_reply_once":4,"Tests\\Feature\\LockThreadsTest::non_administrators_may_not_lock_threads":4,"Tests\\Feature\\LockThreadsTest::administrators_can_lock_threads":4,"Tests\\Feature\\LockThreadsTest::administrators_can_unlock_threads":4,"Tests\\Feature\\ParticipateInThreadsTest::guest_cant_add_reply":4,"Tests\\Feature\\ParticipateInThreadsTest::unauthorized_users_cannot_delete_replies":4,"Tests\\Feature\\ParticipateInThreadsTest::replies_that_contain_spam_may_not_be_created":4,"Tests\\Feature\\ParticipateInThreadsTest::users_may_only_reply_a_maximum_of_once_per_minute":4,"Tests\\Feature\\ReadThreadsTest::a_user_can_view_all_threads":4,"Tests\\Feature\\ReadThreadsTest::a_user_can_read_a_single_thread":4,"Tests\\Feature\\ReadThreadsTest::a_user_can_filter_threads_according_to_a_channel":4,"Tests\\Feature\\ReadThreadsTest::a_user_can_filter_threads_by_any_username":4,"Tests\\Feature\\ReadThreadsTest::a_user_can_filter_threads_by_those_that_are_unanswered":4,"Tests\\Feature\\ReadThreadsTest::we_record_a_new_visit_each_time_the_thread_is_read":4,"Tests\\Feature\\RegistrationTest::user_can_fully_confirm_their_email_addresses":4,"Tests\\Feature\\SearchTest::a_user_can_search_threads":3,"Tests\\Feature\\TrendingThreadsTest::it_increments_a_threads_score_each_time_it_is_read":4,"Tests\\Feature\\UpdateThreadsTest::unauthorized_users_may_not_update_threads":4,"Tests\\Feature\\UpdateThreadsTest::a_thread_requires_a_title_and_body_to_be_updated":4,"Tests\\Feature\\UpdateThreadsTest::a_thread_can_be_updated_by_its_creator":4,"Tests\\Unit\\ActivityTest::it_fetches_a_feed_for_any_user":4,"Tests\\Feature\\ParticipateInThreadsTest::an_authenticated_user_may_participate_in_forum_threads":4,"Tests\\Feature\\CreateThreadsTest::a_thread_requires_a_unique_slug":4,"Tests\\Feature\\CreateThreadsTest::a_thread_with_a_title_that_ends_in_a_number_should_generate_the_proper_slug":4,"Tests\\Unit\\ThreadTest::an_authenticated_user_may_participate_in_forum_threads":4,"Tests\\Feature\\LockThreadsTest::once_locked_a_thread_may_not_receive_new_replies":4,"Tests\\Feature\\MentionUsersTest::mentioned_users_in_a_reply_are_notified":4,"Tests\\Feature\\RegistrationTest::user_can_fully_confirm_their_email_address":4,"Tests\\Feature\\RegistrationTest::confirming_an_invalid_token":4,"Tests\\Feature\\ReadThreadsTest::a_user_can_request_all_replies_for_a_given_thread":4,"Tests\\Feature\\FavoritesTest::an_authenticated_user_can_favorite_any_reply":4,"Tests\\Unit\\ActivityTest::it_records_activity_when_a_reply_is_created":4,"Tests\\Feature\\CreateThreadsTest::authorized_users_can_delete_threads":4,"Tests\\Feature\\NotificationsTest::a_notification_is_prepared_when_a_subscribed_thread_receives_a_new_reply_that_is_not_by_the_current_user":4,"Tests\\Feature\\ParticipateInThreadsTest::authorized_users_can_delete_replies":4,"Tests\\Feature\\ParticipateInThreadsTest::authorized_users_can_update_replies":4,"Tests\\Feature\\ProfilesTest::profiles_display_all_threads_created_by_the_associated_user":4,"Tests\\Feature\\SubscribeToThreadsTest::a_user_can_subscribe_to_threads":4,"Tests\\Feature\\SubscribeToThreadsTest::a_user_can_unsubscribe_from_threads":4,"Tests\\Feature\\NotificationsTest::a_user_can_mark_a_notification_as_read":4,"Tests\\Feature\\NotificationsTest::a_user_can_fetch_their_unread_notifications":4,"Tests\\Unit\\ChannelTest::a_channel_consists_of_threads":4,"Tests\\Unit\\ReplyTest::it_has_an_owner":4,"Tests\\Unit\\ReplyTest::it_knows_if_it_was_just_published":4,"Tests\\Unit\\ReplyTest::it_can_detect_all_mentioned_users_in_the_body":4,"Tests\\Unit\\ReplyTest::it_wraps_mentioned_usernames_in_the_body_within_anchor_tags":4,"Tests\\Unit\\ReplyTest::it_knows_if_it_is_the_best_reply":4,"Tests\\Unit\\ReplyTest::a_reply_body_is_sanitized_automatically":4,"Tests\\Unit\\SpamTest::it_checks_for_invalid_keywords":4,"Tests\\Unit\\SpamTest::it_checks_for_any_key_being_held_down":4,"Tests\\Unit\\ThreadTest::has_a_path":4,"Tests\\Unit\\ThreadTest::has_a_creator":4,"Tests\\Unit\\ThreadTest::has_a_replies":4,"Tests\\Unit\\ThreadTest::can_add_a_reply":4,"Tests\\Unit\\ThreadTest::belongs_to_a_channel":4,"Tests\\Unit\\ThreadTest::a_thread_can_be_subscribed_to":4,"Tests\\Unit\\ThreadTest::a_thread_can_be_unsubscribed_from":4,"Tests\\Unit\\ThreadTest::it_knows_if_the_authenticated_user_is_subscribed_to_it":4,"Tests\\Unit\\ThreadTest::a_thread_can_check_if_the_authenticated_user_has_read_all_replies":4,"Tests\\Unit\\ThreadTest::is_sanitized_body_automatically":4,"Tests\\Unit\\UserTest::a_user_can_fetch_their_most_recent_reply":4,"Tests\\Unit\\UserTest::a_user_can_determine_their_avatar_path":4,"Tests\\Feature\\CreateThreadsTest::new_users_must_first_confirm_their_email_address_before_creating_threads":4,"Tests\\Feature\\MentionUsersTest::it_can_fetch_all_mentioned_users_starting_with_the_given_characters":4,"Tests\\Feature\\ProfilesTest::a_user_has_a_profile":4,"Tests\\Feature\\ReadThreadsTest::a_user_can_filter_threads_by_popularity":4,"Tests\\Feature\\RegistrationTest::a_confirmation_email_is_sent_upon_registration":4},"times":{"Tests\\Unit\\ActivityTest::it_records_activity_when_a_thread_is_created":0.267,"Tests\\Unit\\ChannelTest::a_channel_consists_of_threads":0.142,"Tests\\Unit\\ReplyTest::it_has_an_owner":0.109,"Tests\\Unit\\ReplyTest::it_knows_if_it_was_just_published":0.116,"Tests\\Unit\\ReplyTest::it_can_detect_all_mentioned_users_in_the_body":0.117,"Tests\\Unit\\ReplyTest::it_wraps_mentioned_usernames_in_the_body_within_anchor_tags":0.096,"Tests\\Unit\\ReplyTest::it_knows_if_it_is_the_best_reply":0.116,"Tests\\Unit\\ReplyTest::a_reply_body_is_sanitized_automatically":0.112,"Tests\\Unit\\SpamTest::it_checks_for_invalid_keywords":0.098,"Tests\\Unit\\SpamTest::it_checks_for_any_key_being_held_down":0.099,"Tests\\Unit\\ThreadTest::has_a_path":0.113,"Tests\\Unit\\ThreadTest::has_a_creator":0.12,"Tests\\Unit\\ThreadTest::has_a_replies":0.128,"Tests\\Unit\\ThreadTest::can_add_a_reply":0.132,"Tests\\Unit\\ThreadTest::a_thread_notifies_all_registered_subscribers_when_a_reply_is_added":0.179,"Tests\\Unit\\ThreadTest::belongs_to_a_channel":0.126,"Tests\\Unit\\ThreadTest::a_thread_can_be_subscribed_to":0.133,"Tests\\Unit\\ThreadTest::a_thread_can_be_unsubscribed_from":0.135,"Tests\\Unit\\ThreadTest::it_knows_if_the_authenticated_user_is_subscribed_to_it":0.144,"Tests\\Unit\\ThreadTest::a_thread_can_check_if_the_authenticated_user_has_read_all_replies":0.145,"Tests\\Unit\\ThreadTest::is_sanitized_body_automatically":0.147,"Tests\\Unit\\UserTest::a_user_can_fetch_their_most_recent_reply":0.151,"Tests\\Unit\\UserTest::a_user_can_determine_their_avatar_path":0.136,"Tests\\Feature\\AddAvatarTest::only_members_can_add_avatars":0.118,"Tests\\Feature\\AddAvatarTest::a_valid_avatar_must_be_provided":0.157,"Tests\\Feature\\AddAvatarTest::a_user_may_add_an_avatar_to_their_profile":0.158,"Tests\\Feature\\BestReplyTest::a_thread_creator_may_mark_any_reply_as_the_best_reply":0.201,"Tests\\Feature\\BestReplyTest::only_the_thread_creator_may_mark_a_reply_as_best":0.197,"Tests\\Feature\\BestReplyTest::if_a_best_reply_is_deleted_then_the_thread_is_properly_updated_to_reflect_that":0.204,"Tests\\Feature\\CreateThreadsTest::guests_may_not_create_threads":0.147,"Tests\\Feature\\CreateThreadsTest::new_users_must_first_confirm_their_email_address_before_creating_threads":0.174,"Tests\\Feature\\CreateThreadsTest::a_authenticated_user_can_create_a_thread":0.168,"Tests\\Feature\\CreateThreadsTest::a_thread_requires_a_title":0.169,"Tests\\Feature\\CreateThreadsTest::a_thread_requires_a_body":0.17,"Tests\\Feature\\CreateThreadsTest::a_thread_requires_recaptcha_verification":0.178,"Tests\\Feature\\CreateThreadsTest::a_thread_requires_a_valid_channel":0.172,"Tests\\Feature\\CreateThreadsTest::a_thread_requires_a_unique_slug":0.191,"Tests\\Feature\\CreateThreadsTest::a_thread_with_a_title_that_ends_in_a_number_should_generate_the_proper_slug":0.228,"Tests\\Feature\\CreateThreadsTest::unauthorized_users_may_not_delete_threads":0.18,"Tests\\Feature\\CreateThreadsTest::authorized_users_can_delete_threads":0.229,"Tests\\Feature\\FavoritesTest::guests_cannot_favorite_anything":0.194,"Tests\\Feature\\FavoritesTest::an_authenticated_user_can_favorite_any_reply":0.226,"Tests\\Feature\\FavoritesTest::an_authenticated_user_can_unfavorite_a_reply":0.224,"Tests\\Feature\\FavoritesTest::an_authenticated_user_may_only_favorite_a_reply_once":0.241,"Tests\\Feature\\LockThreadsTest::non_administrators_may_not_lock_threads":0.218,"Tests\\Feature\\LockThreadsTest::administrators_can_lock_threads":0.286,"Tests\\Feature\\LockThreadsTest::administrators_can_unlock_threads":0.218,"Tests\\Feature\\LockThreadsTest::once_locked_a_thread_may_not_receive_new_replies":0.228,"Tests\\Feature\\MentionUsersTest::mentioned_users_in_a_reply_are_notified":0.312,"Tests\\Feature\\MentionUsersTest::it_can_fetch_all_mentioned_users_starting_with_the_given_characters":0.204,"Tests\\Feature\\NotificationsTest::a_notification_is_prepared_when_a_subscribed_thread_receives_a_new_reply_that_is_not_by_the_current_user":0.3,"Tests\\Feature\\NotificationsTest::a_user_can_fetch_their_unread_notifications":0.349,"Tests\\Feature\\NotificationsTest::a_user_can_mark_a_notification_as_read":0.334,"Tests\\Feature\\ParticipateInThreadsTest::guest_cant_add_reply":0.282,"Tests\\Feature\\ParticipateInThreadsTest::an_authenticated_user_may_participate_in_forum_threads":0.31,"Tests\\Feature\\ParticipateInThreadsTest::unauthorized_users_cannot_delete_replies":0.236,"Tests\\Feature\\ParticipateInThreadsTest::authorized_users_can_delete_replies":0.265,"Tests\\Feature\\ParticipateInThreadsTest::authorized_users_can_update_replies":0.267,"Tests\\Feature\\ParticipateInThreadsTest::replies_that_contain_spam_may_not_be_created":0.297,"Tests\\Feature\\ParticipateInThreadsTest::users_may_only_reply_a_maximum_of_once_per_minute":0.375,"Tests\\Feature\\ProfilesTest::a_user_has_a_profile":0.413,"Tests\\Feature\\ProfilesTest::profiles_display_all_threads_created_by_the_associated_user":0.374,"Tests\\Feature\\ReadThreadsTest::a_user_can_view_all_threads":0.273,"Tests\\Feature\\ReadThreadsTest::a_user_can_read_a_single_thread":0.271,"Tests\\Feature\\ReadThreadsTest::a_user_can_filter_threads_according_to_a_channel":0.287,"Tests\\Feature\\ReadThreadsTest::a_user_can_filter_threads_by_any_username":0.304,"Tests\\Feature\\ReadThreadsTest::a_user_can_filter_threads_by_popularity":0.382,"Tests\\Feature\\ReadThreadsTest::a_user_can_filter_threads_by_those_that_are_unanswered":0.318,"Tests\\Feature\\ReadThreadsTest::a_user_can_request_all_replies_for_a_given_thread":0.338,"Tests\\Feature\\ReadThreadsTest::we_record_a_new_visit_each_time_the_thread_is_read":0.298,"Tests\\Feature\\RegistrationTest::a_confirmation_email_is_sent_upon_registration":0.365,"Tests\\Feature\\RegistrationTest::user_can_fully_confirm_their_email_addresses":0.013,"Tests\\Feature\\SearchTest::a_user_can_search_threads":1.4,"Tests\\Feature\\SubscribeToThreadsTest::a_user_can_subscribe_to_threads":0.302,"Tests\\Feature\\SubscribeToThreadsTest::a_user_can_unsubscribe_from_threads":0.307,"Tests\\Feature\\TrendingThreadsTest::it_increments_a_threads_score_each_time_it_is_read":0.32,"Tests\\Feature\\UpdateThreadsTest::unauthorized_users_may_not_update_threads":0.306,"Tests\\Feature\\UpdateThreadsTest::a_thread_requires_a_title_and_body_to_be_updated":0.34,"Tests\\Feature\\UpdateThreadsTest::a_thread_can_be_updated_by_its_creator":0.324,"Tests\\Unit\\ActivityTest::it_records_activity_when_a_reply_is_created":0.112,"Tests\\Unit\\ActivityTest::it_fetches_a_feed_for_any_user":0.133,"Tests\\Unit\\ThreadTest::an_authenticated_user_may_participate_in_forum_threads":0.134,"Tests\\Feature\\RegistrationTest::user_can_fully_confirm_their_email_address":0.302,"Tests\\Feature\\RegistrationTest::confirming_an_invalid_token":0.249}}