CloudSpry - Frontend Batch Test Summary

Run: 2026-04-25 18:21:01  |  Marker: all tests  |  Overall: FAILED

231
Total
230
Passed
1
Failed
0
Errors
0
Skipped

Suites

Suite Status Total Passed Failed Errors Skipped Duration Browser
dashboard PASSED 23 23 0 0 0 1m 37s chromium
landing FAILED 119 118 1 0 0 4m 37s chromium
login PASSED 10 10 0 0 0 31.18s chromium
registration PASSED 79 79 0 0 0 7m 59s chromium

Test Detail

Suite: dashboard

Class Test Status Duration
tests.dashboard.test_superadmin_billing_panels_visible test_superadmin_billing_panels_all_visible[1] PASSED 10.86s
tests.dashboard.test_superadmin_billing_row_above_instances_row test_superadmin_billing_row_above_instances_row[2] PASSED 3.63s
tests.dashboard.test_superadmin_body_not_404 test_superadmin_body_not_404[3] PASSED 3.64s
tests.dashboard.test_superadmin_collection_status_chip_visible test_superadmin_collection_status_chip_visible[4] PASSED 5.76s
tests.dashboard.test_superadmin_dashboard_reload_stays_authenticated test_superadmin_dashboard_reload_stays_authenticated[5] PASSED 6.11s
tests.dashboard.test_superadmin_dashboard_url_is_root test_superadmin_dashboard_url_is_root[6] PASSED 2.80s
tests.dashboard.test_superadmin_ec2_strip_visible test_superadmin_ec2_strip_visible[7] PASSED 4.84s
tests.dashboard.test_superadmin_instance_table_not_collapsed test_superadmin_instance_table_not_collapsed[8] PASSED 3.00s
tests.dashboard.test_superadmin_instances_row_all_panels_visible test_superadmin_instances_row_all_panels_visible[9] PASSED 2.94s
tests.dashboard.test_superadmin_kpi_card_count_is_four test_superadmin_kpi_card_count_is_four[10] PASSED 2.95s
tests.dashboard.test_superadmin_kpi_cards_visible test_superadmin_kpi_cards_all_visible[11] PASSED 4.94s
tests.dashboard.test_superadmin_kpi_row_above_ec2_strip test_superadmin_kpi_row_above_ec2_strip[12] PASSED 2.88s
tests.dashboard.test_superadmin_landing_elements_not_visible test_superadmin_landing_elements_not_visible[13] PASSED 4.86s
tests.dashboard.test_superadmin_no_duplicate_kpi_row test_superadmin_no_duplicate_kpi_row[14] PASSED 2.87s
tests.dashboard.test_superadmin_no_duplicate_sidebar test_superadmin_no_duplicate_sidebar[15] PASSED 2.89s
tests.dashboard.test_superadmin_no_error_alerts_visible test_superadmin_no_error_alerts_visible[16] PASSED 8.84s
tests.dashboard.test_superadmin_no_horizontal_overflow test_superadmin_no_horizontal_overflow[17] PASSED 2.89s
tests.dashboard.test_superadmin_page_title_not_error test_superadmin_page_title_not_error[18] PASSED 2.89s
tests.dashboard.test_superadmin_sidebar_nav_elements test_superadmin_sidebar_nav_elements_present[19] PASSED 2.88s
tests.dashboard.test_superadmin_sidebar_positioned_left test_superadmin_sidebar_positioned_left[20] PASSED 2.86s
tests.dashboard.test_superadmin_ucs_chip_count_correct test_superadmin_ucs_chip_count_correct[21] PASSED 2.98s
tests.dashboard.test_superadmin_ucs_chips_all_visible test_superadmin_ucs_chips_all_visible[22] PASSED 2.98s
tests.dashboard.test_superadmin_ucs_metrics_row_visible test_superadmin_ucs_metrics_row_visible[23] PASSED 4.93s

Suite: landing

Class Test Status Duration
tests.landing.test_landing_page_branding test_navbar_logo_is_visible[1] PASSED 2.19s
tests.landing.test_landing_page_branding test_page_title_contains_cloudspry[2] PASSED 1.69s
tests.landing.test_landing_page_branding test_hero_badge_has_non_empty_text[3] PASSED 1.73s
tests.landing.test_landing_page_branding test_trusted_by_section_is_visible[4] PASSED 1.73s
tests.landing.test_landing_page_branding test_trusted_by_section_has_five_company_logos[5] PASSED 1.82s
tests.landing.test_landing_page_branding test_how_it_works_badge_has_non_empty_text[6] PASSED 2.21s
tests.landing.test_landing_page_branding test_features_badge_has_non_empty_text[7] PASSED 2.30s
tests.landing.test_landing_page_branding test_testimonials_badge_has_non_empty_text[8] PASSED 2.30s
tests.landing.test_landing_page_branding test_footer_contains_cloudspry_brand_name[9] PASSED 2.32s
tests.landing.test_landing_page_content test_hero_title_is_not_empty[10] PASSED 1.70s
tests.landing.test_landing_page_content test_hero_subtitle_is_not_empty[11] PASSED 1.71s
tests.landing.test_landing_page_content test_all_stat_cards_have_content[12] PASSED 1.82s
tests.landing.test_landing_page_content test_step_cards_contain_step_numbers[13] PASSED 2.28s
tests.landing.test_landing_page_content test_all_step_cards_have_content[14] PASSED 2.33s
tests.landing.test_landing_page_content test_all_feature_cards_have_content[15] PASSED 2.43s
tests.landing.test_landing_page_content test_all_testimonial_cards_have_content[16] PASSED 2.35s
tests.landing.test_landing_page_content test_cta_title_is_not_empty[17] PASSED 2.28s
tests.landing.test_landing_page_content test_cta_buttons_have_labels[18] PASSED 2.21s
tests.landing.test_landing_page_content test_footer_content_is_non_empty[19] PASSED 2.21s
tests.landing.test_landing_page_edge_navigation test_schedule_demo_button_is_visible_and_enabled[20] PASSED 2.25s
tests.landing.test_landing_page_edge_navigation test_browser_back_returns_to_landing_after_register[21]
AssertionError: Hero section is not visible after back navigation assert False
FAILED 3.26s
tests.landing.test_landing_page_edge_navigation test_browser_back_returns_to_landing_after_login[22] PASSED 3.65s
tests.landing.test_landing_page_edge_navigation test_direct_url_loads_landing_page[23] PASSED 2.20s
tests.landing.test_landing_page_edge_navigation test_page_reload_preserves_landing_page[24] PASSED 2.93s
tests.landing.test_landing_page_edge_navigation test_multiple_cta_buttons_navigate_consistently[25] PASSED 4.34s
tests.landing.test_landing_page_edge_navigation test_navbar_buttons_navigate_consistently[26] PASSED 4.07s
tests.landing.test_landing_page_edge_navigation test_landing_page_scroll_to_features_then_navigate_back[27] PASSED 3.27s
tests.landing.test_landing_page_keyboard test_start_free_trial_activatable_via_keyboard[28] PASSED 1.92s
tests.landing.test_landing_page_keyboard test_login_button_activatable_via_keyboard[29] PASSED 2.28s
tests.landing.test_landing_page_keyboard test_signup_button_activatable_via_keyboard[30] PASSED 1.89s
tests.landing.test_landing_page_keyboard test_cta_start_trial_activatable_via_keyboard[31] PASSED 2.37s
tests.landing.test_landing_page_keyboard test_escape_key_does_not_break_landing_page[32] PASSED 1.74s
tests.landing.test_landing_page_keyboard test_tab_key_reaches_start_free_trial_button[33] PASSED 2.10s
tests.landing.test_landing_page_keyboard test_watch_demo_button_focusable_via_keyboard[34] PASSED 1.77s
tests.landing.test_landing_page_loads test_landing_page_loads_successfully[35] PASSED 2.16s
tests.landing.test_landing_page_loads test_landing_page_hero_content[36] PASSED 1.80s
tests.landing.test_landing_page_loads test_landing_page_has_all_core_sections[37] PASSED 1.76s
tests.landing.test_landing_page_navigation test_start_free_trial_navigates_to_register[38] PASSED 2.98s
tests.landing.test_landing_page_navigation test_cta_start_trial_navigates_to_register[39] PASSED 2.33s
tests.landing.test_landing_page_navigation test_learn_more_features_navigates_to_register[40] PASSED 2.28s
tests.landing.test_landing_page_navigation test_navbar_login_button[41] PASSED 2.59s
tests.landing.test_landing_page_navigation test_navbar_signup_button[42] PASSED 2.23s
tests.landing.test_landing_page_navigation test_page_scrolling[43] PASSED 2.76s
tests.landing.test_landing_page_navigation test_watch_demo_button_is_visible_and_clickable[44] PASSED 3.05s
tests.landing.test_landing_page_negative test_login_button_does_not_navigate_to_register[45] PASSED 2.58s
tests.landing.test_landing_page_negative test_signup_button_does_not_navigate_to_login[46] PASSED 2.38s
tests.landing.test_landing_page_negative test_start_free_trial_does_not_stay_on_landing[47] PASSED 3.03s
tests.landing.test_landing_page_negative test_cta_start_trial_does_not_stay_on_landing[48] PASSED 2.31s
tests.landing.test_landing_page_negative test_schedule_demo_does_not_navigate_to_login[49] PASSED 2.34s
tests.landing.test_landing_page_negative test_learn_more_does_not_stay_on_landing[50] PASSED 2.29s
tests.landing.test_landing_page_negative test_page_does_not_display_error_messages[51] PASSED 1.73s
tests.landing.test_landing_page_negative test_page_title_does_not_contain_error_indicators[52] PASSED 1.71s
tests.landing.test_landing_page_negative test_hero_section_is_not_empty_or_collapsed[53] PASSED 1.73s
tests.landing.test_landing_page_negative test_hero_title_and_subtitle_are_not_identical[54] PASSED 1.77s
tests.landing.test_landing_page_negative test_hero_title_does_not_contain_placeholder_text[55] PASSED 1.69s
tests.landing.test_landing_page_negative test_stat_count_is_not_wrong[56] PASSED 1.75s
tests.landing.test_landing_page_negative test_feature_count_is_not_wrong[57] PASSED 2.27s
tests.landing.test_landing_page_negative test_testimonial_count_is_not_wrong[58] PASSED 2.30s
tests.landing.test_landing_page_negative test_step_count_is_not_wrong[59] PASSED 2.27s
tests.landing.test_landing_page_negative test_hero_buttons_are_not_disabled[60] PASSED 1.76s
tests.landing.test_landing_page_negative test_navbar_buttons_are_not_disabled[61] PASSED 1.91s
tests.landing.test_landing_page_negative test_cta_buttons_are_not_disabled[62] PASSED 2.28s
tests.landing.test_landing_page_negative test_start_free_trial_button_is_not_collapsed[63] PASSED 1.74s
tests.landing.test_landing_page_negative test_cta_buttons_do_not_have_identical_labels[64] PASSED 2.21s
tests.landing.test_landing_page_negative test_no_duplicate_hero_section[65] PASSED 1.79s
tests.landing.test_landing_page_negative test_no_duplicate_navbar[66] PASSED 1.74s
tests.landing.test_landing_page_negative test_feature_cards_do_not_have_empty_content[67] PASSED 2.73s
tests.landing.test_landing_page_negative test_feature_cards_do_not_have_duplicate_content[68] PASSED 2.39s
tests.landing.test_landing_page_negative test_testimonial_cards_do_not_have_empty_content[69] PASSED 2.33s
tests.landing.test_landing_page_negative test_testimonial_cards_do_not_have_duplicate_content[70] PASSED 2.42s
tests.landing.test_landing_page_negative test_after_login_navigation_landing_content_not_visible[71] PASSED 6.53s
tests.landing.test_landing_page_negative test_after_register_navigation_landing_content_not_visible[72] PASSED 7.02s
tests.landing.test_landing_page_negative test_stat_cards_do_not_have_placeholder_text[73] PASSED 1.84s
tests.landing.test_landing_page_negative test_footer_does_not_contain_placeholder_text[74] PASSED 2.27s
tests.landing.test_landing_page_positive test_navbar_all_elements_present[75] PASSED 1.78s
tests.landing.test_landing_page_positive test_navbar_buttons_enabled_with_non_empty_labels[76] PASSED 1.75s
tests.landing.test_landing_page_positive test_hero_section_all_elements_visible[77] PASSED 1.79s
tests.landing.test_landing_page_positive test_hero_both_cta_buttons_interactive[78] PASSED 1.74s
tests.landing.test_landing_page_positive test_hero_title_is_meaningful[79] PASSED 1.78s
tests.landing.test_landing_page_positive test_hero_subtitle_is_meaningful[80] PASSED 1.73s
tests.landing.test_landing_page_positive test_hero_section_has_positive_dimensions[81] PASSED 1.71s
tests.landing.test_landing_page_positive test_stats_section_structure[82] PASSED 1.77s
tests.landing.test_landing_page_positive test_stat_cards_contain_numeric_and_label_text[83] PASSED 1.83s
tests.landing.test_landing_page_positive test_how_it_works_section_structure[84] PASSED 2.25s
tests.landing.test_landing_page_positive test_step_cards_have_numbers_and_content[85] PASSED 2.37s
tests.landing.test_landing_page_positive test_features_section_structure[86] PASSED 2.22s
tests.landing.test_landing_page_positive test_feature_cards_all_have_meaningful_content[87] PASSED 2.50s
tests.landing.test_landing_page_positive test_testimonials_section_structure[88] PASSED 2.43s
tests.landing.test_landing_page_positive test_testimonial_cards_all_have_meaningful_content[89] PASSED 2.41s
tests.landing.test_landing_page_positive test_cta_section_structure[90] PASSED 2.31s
tests.landing.test_landing_page_positive test_cta_buttons_have_distinct_labels[91] PASSED 2.21s
tests.landing.test_landing_page_positive test_cta_title_contains_relevant_keyword[92] PASSED 2.17s
tests.landing.test_landing_page_positive test_trusted_by_section_complete[93] PASSED 1.91s
tests.landing.test_landing_page_positive test_sections_appear_in_correct_vertical_order[94] PASSED 1.85s
tests.landing.test_landing_page_positive test_page_url_and_identity_after_load[95] PASSED 1.66s
tests.landing.test_landing_page_positive test_full_page_scroll_all_sections_reachable[96] PASSED 2.67s
tests.landing.test_landing_page_positive test_scroll_to_bottom_then_back_to_top[97] PASSED 2.53s
tests.landing.test_landing_page_positive test_page_reload_restores_full_landing_page[98] PASSED 2.88s
tests.landing.test_landing_page_positive test_all_named_feature_cards_are_visible[99] PASSED 2.25s
tests.landing.test_landing_page_positive test_step_cards_have_distinct_content[100] PASSED 2.23s
tests.landing.test_landing_page_positive test_navbar_is_positioned_at_top_of_viewport[101] PASSED 1.74s
tests.landing.test_landing_page_positive test_hero_section_is_above_the_fold[102] PASSED 1.65s
tests.landing.test_landing_page_positive test_page_has_no_horizontal_overflow[103] PASSED 1.67s
tests.landing.test_landing_page_positive test_navbar_buttons_have_distinct_labels[104] PASSED 1.66s
tests.landing.test_landing_page_positive test_footer_is_the_bottommost_section[105] PASSED 2.40s
tests.landing.test_landing_page_positive test_footer_has_content_and_positive_dimensions[106] PASSED 2.33s
tests.landing.test_landing_page_responsive test_landing_page_desktop_layout[107] PASSED 2.94s
tests.landing.test_landing_page_responsive test_landing_page_tablet_layout[108] PASSED 3.19s
tests.landing.test_landing_page_responsive test_landing_page_mobile_layout[109] PASSED 3.43s
tests.landing.test_landing_page_responsive test_landing_page_small_mobile_layout[110] PASSED 3.02s
tests.landing.test_landing_page_responsive test_landing_page_wide_desktop_layout[111] PASSED 3.08s
tests.landing.test_landing_page_responsive test_landing_page_laptop_layout[112] PASSED 3.09s
tests.landing.test_landing_page_sections test_landing_page_stats_section[113] PASSED 1.76s
tests.landing.test_landing_page_sections test_landing_page_how_it_works_section[114] PASSED 2.23s
tests.landing.test_landing_page_sections test_landing_page_features_section[115] PASSED 2.38s
tests.landing.test_landing_page_sections test_landing_page_testimonials_section[116] PASSED 2.33s
tests.landing.test_landing_page_sections test_landing_page_cta_section[117] PASSED 2.21s
tests.landing.test_landing_page_sections test_landing_page_trusted_by_section[118] PASSED 1.75s
tests.landing.test_landing_page_sections test_landing_page_all_sections_have_positive_dimensions[119] PASSED 1.82s

Suite: login

Class Test Status Duration
tests.login.test_login_page_auth0_button test_login_page_auth0_button[1] PASSED 3.39s
tests.login.test_login_page_auth0_redirect test_login_page_auth0_redirect[2] PASSED 2.80s
tests.login.test_login_page_direct_access test_login_page_accessible_from_landing[3] PASSED 2.82s
tests.login.test_login_page_footer test_login_page_error_container[4] PASSED 4.83s
tests.login.test_login_page_heading test_login_page_heading[5] PASSED 2.79s
tests.login.test_login_page_layout_order test_login_page_layout_order[6] PASSED 2.76s
tests.login.test_login_page_loads test_login_page_loads[7] PASSED 2.79s
tests.login.test_login_page_logo test_login_page_logo[8] PASSED 2.91s
tests.login.test_login_page_register_link test_login_page_register_link[9] PASSED 2.68s
tests.login.test_login_page_signup_prompt test_login_page_signup_prompt[10] PASSED 2.85s

Suite: registration

Class Test Status Duration
tests.registration.test_account_type_switching test_account_type_switching[1] PASSED 8.18s
tests.registration.test_business_account_complete_flow test_business_account_complete_flow[2] PASSED 34.05s
tests.registration.test_business_account_form_fill test_business_account_form_fill[3] PASSED 6.71s
tests.registration.test_edge_browser_back_button test_edge_browser_back_button[4] PASSED 12.40s
tests.registration.test_edge_copy_paste_functionality test_edge_copy_paste_functionality[5] PASSED 3.10s
tests.registration.test_edge_rapid_form_submission test_edge_rapid_form_submission[6] PASSED 11.69s
tests.registration.test_edge_special_characters_in_names test_edge_special_characters_in_names[7] PASSED 5.70s
tests.registration.test_edge_sql_injection_prevention test_edge_sql_injection_prevention[8] PASSED 4.95s
tests.registration.test_edge_unicode_characters test_edge_unicode_characters[9] PASSED 7.31s
tests.registration.test_edge_very_long_text_input test_edge_very_long_text_input[10] PASSED 3.94s
tests.registration.test_edge_xss_injection_prevention test_edge_xss_injection_prevention[11] PASSED 5.07s
tests.registration.test_email_format_validation test_email_format_validation[12] PASSED 4.56s
tests.registration.test_form_step_navigation test_form_step_navigation[13] PASSED 9.62s
tests.registration.test_login_link_navigation test_login_link_navigation[14] PASSED 2.39s
tests.registration.test_navigation_account_type_switching test_navigation_account_type_switching[15] PASSED 6.75s
tests.registration.test_navigation_form_state_preservation test_navigation_form_state_preservation[16] PASSED 9.80s
tests.registration.test_navigation_keyboard test_navigation_keyboard[17] PASSED 3.57s
tests.registration.test_navigation_step_indicator test_navigation_step_indicator[18] PASSED 5.30s
tests.registration.test_navigation_to_login_link test_navigation_to_login_link[19] PASSED 7.33s
tests.registration.test_password_confirmation_match test_password_confirmation_match[20] PASSED 7.32s
tests.registration.test_personal_account_complete_flow test_personal_account_complete_flow[21] PASSED 8.78s
tests.registration.test_personal_account_form_fill test_personal_account_form_fill[22] PASSED 6.67s
tests.registration.test_registration test_complete_registration_flow_with_valid_data[23] PASSED 9.88s
tests.registration.test_registration test_complete_registration_flow_business_account[24] PASSED 10.47s
tests.registration.test_registration_navigation test_account_type_switching[25] PASSED 6.64s
tests.registration.test_registration_navigation test_navigation_to_login_link[26] PASSED 7.27s
tests.registration.test_registration_navigation test_form_state_preservation_on_back[27] PASSED 9.79s
tests.registration.test_registration_navigation test_step_indicator_display[28] PASSED 5.32s
tests.registration.test_registration_navigation test_keyboard_navigation[29] PASSED 3.69s
tests.registration.test_registration_navigation test_special_characters_in_name_fields[30] PASSED 5.79s
tests.registration.test_registration_navigation test_very_long_text_input[31] PASSED 3.91s
tests.registration.test_registration_navigation test_sql_injection_attempts[32] PASSED 4.91s
tests.registration.test_registration_navigation test_xss_injection_attempts[33] PASSED 4.92s
tests.registration.test_registration_navigation test_unicode_characters_in_fields[34] PASSED 7.27s
tests.registration.test_registration_navigation test_copy_paste_functionality[35] PASSED 3.10s
tests.registration.test_registration_navigation test_rapid_form_submission_clicks[36] PASSED 11.75s
tests.registration.test_registration_navigation test_browser_back_button[37] PASSED 9.57s
tests.registration.test_registration_page_loads test_registration_page_loads_successfully[38] PASSED 2.46s
tests.registration.test_registration_ui_ux test_page_title_and_branding[39] PASSED 2.39s
tests.registration.test_registration_ui_ux test_required_field_indicators[40] PASSED 2.40s
tests.registration.test_registration_ui_ux test_password_visibility_toggle[41] PASSED 3.13s
tests.registration.test_registration_ui_ux test_form_validation_error_display[42] PASSED 3.61s
tests.registration.test_registration_ui_ux test_account_type_radio_buttons[43] PASSED 3.71s
tests.registration.test_registration_ui_ux test_continue_button_state[44] PASSED 2.40s
tests.registration.test_registration_ui_ux test_loading_state_during_submission[45] PASSED 6.14s
tests.registration.test_registration_ui_ux test_mobile_viewport_rendering[46] PASSED 3.30s
tests.registration.test_registration_ui_ux test_tablet_viewport_rendering[47] PASSED 3.35s
tests.registration.test_registration_ui_ux test_desktop_viewport_rendering[48] PASSED 3.84s
tests.registration.test_registration_ui_ux test_form_field_touch_targets_mobile[49] PASSED 3.48s
tests.registration.test_registration_ui_ux test_form_labels_association[50] PASSED 2.66s
tests.registration.test_registration_ui_ux test_keyboard_accessibility[51] PASSED 4.34s
tests.registration.test_registration_ui_ux test_aria_attributes[52] PASSED 2.41s
tests.registration.test_registration_ui_ux test_error_message_announcement[53] PASSED 3.67s
tests.registration.test_registration_ui_ux test_focus_management[54] PASSED 2.88s
tests.registration.test_registration_validation test_required_fields_validation_personal_account[55] PASSED 5.45s
tests.registration.test_registration_validation test_required_fields_validation_business_account[56] PASSED 5.67s
tests.registration.test_registration_validation test_email_format_validation[57] PASSED 6.43s
tests.registration.test_registration_validation test_password_strength_validation[58] PASSED 7.83s
tests.registration.test_registration_validation test_password_match_validation[59] PASSED 4.11s
tests.registration.test_registration_validation test_phone_format_validation[60] PASSED 6.74s
tests.registration.test_registration_validation test_name_length_validation[61] PASSED 4.58s
tests.registration.test_registration_validation test_business_website_url_validation[62] PASSED 7.00s
tests.registration.test_registration_validation test_zip_postal_code_validation[63] PASSED 6.81s
tests.registration.test_registration_validation test_address_length_validation[64] PASSED 5.18s
tests.registration.test_registration_validation test_partial_form_submission[65] PASSED 7.56s
tests.registration.test_required_fields_validation test_required_fields_validation[66] PASSED 5.42s
tests.registration.test_responsive_layout test_responsive_layout[67] PASSED 3.47s
tests.registration.test_ui_page_branding test_ui_page_branding[68] PASSED 2.36s
tests.registration.test_validation_address_length test_validation_address_length[69] PASSED 5.29s
tests.registration.test_validation_business_website_url test_validation_business_website_url[70] PASSED 6.92s
tests.registration.test_validation_email_format test_validation_email_format[71] PASSED 6.40s
tests.registration.test_validation_name_length test_validation_name_length[72] PASSED 4.49s
tests.registration.test_validation_partial_form_submission test_validation_partial_form_submission[73] PASSED 7.49s
tests.registration.test_validation_password_match test_validation_password_match[74] PASSED 4.12s
tests.registration.test_validation_password_strength test_validation_password_strength[75] PASSED 7.83s
tests.registration.test_validation_phone_format test_validation_phone_format[76] PASSED 5.18s
tests.registration.test_validation_required_fields_business test_validation_required_fields_business[77] PASSED 5.66s
tests.registration.test_validation_required_fields_personal test_validation_required_fields_personal[78] PASSED 5.49s
tests.registration.test_validation_zip_postal_code test_validation_zip_postal_code[79] PASSED 5.35s