đã tạo được test case của createUser

This commit is contained in:
2026-04-07 11:22:54 +07:00
parent 9d0a872e91
commit 8a7ffe6212
235 changed files with 30524 additions and 9502 deletions
+1
View File
@@ -0,0 +1 @@
{"version":1,"defects":{"Tests\\Browser\\ExampleTest::test_basic_example":7,"Tests\\Browser\\CreateAccountTest::test_empty_form_shows_validation_errors":7,"Tests\\Browser\\CreateAccountTest::test_successful_registration_redirects_to_game":7,"Tests\\Browser\\CreateAccountTest::test_authenticated_user_sees_account_page":8,"Tests\\Browser\\CreateAccountTest::test_invalid_phone_shows_error":8,"Tests\\Browser\\AccountManagementTest::test_update_account_successfully":8,"Tests\\Browser\\AccountManagementTest::test_update_account_with_empty_name_shows_error":8,"Tests\\Browser\\AccountManagementTest::test_update_account_with_invalid_phone_shows_error":8,"Tests\\Browser\\AccountManagementTest::test_history_section_visible_when_authenticated":8,"Tests\\Browser\\AccountManagementTest::test_logout_works":8,"Tests\\Browser\\GamePageTest::test_root_redirects_to_game":7,"Tests\\Browser\\GamePageTest::test_game_rule_endpoint_returns_content":7},"times":{"Tests\\Browser\\ExampleTest::test_basic_example":3.169,"Tests\\Browser\\CreateAccountTest::test_login_page_shows_form":2.375,"Tests\\Browser\\CreateAccountTest::test_empty_form_shows_validation_errors":0.583,"Tests\\Browser\\CreateAccountTest::test_invalid_phone_shows_error":1.315,"Tests\\Browser\\CreateAccountTest::test_successful_registration_redirects_to_game":1.263,"Tests\\Browser\\CreateAccountTest::test_authenticated_user_sees_account_page":1.602,"Tests\\Browser\\AccountManagementTest::test_update_account_successfully":3.551,"Tests\\Browser\\AccountManagementTest::test_update_account_with_empty_name_shows_error":1.066,"Tests\\Browser\\AccountManagementTest::test_update_account_with_invalid_phone_shows_error":0.728,"Tests\\Browser\\AccountManagementTest::test_history_section_visible_when_authenticated":0.686,"Tests\\Browser\\AccountManagementTest::test_logout_works":0.684,"Tests\\Browser\\GamePageTest::test_game_page_loads_when_guest":2.332,"Tests\\Browser\\GamePageTest::test_root_redirects_to_game":1.283,"Tests\\Browser\\GamePageTest::test_game_page_shows_lucky_wheel":0.141,"Tests\\Browser\\GamePageTest::test_game_rule_endpoint_returns_content":0.375}}