You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. Open the main page of the site
2. Click on 'sign up'
3. Enter the nickname = Test_Cbattle
4. Enter email = [email protected]
5. Enter the password = 123456
6. Enter Password Confirmation = 123456
7. Enter button "Submit"
Expected result
Message "Invalid email"
Actual result
The user is logged in and has gone to the main game page
Browsers
Chrome
OS
Windows
The text was updated successfully, but these errors were encountered:
Short description: |
Error displaying the display on the site when entering non-existent data
Steps to play: |
Go to the main page of the game https://codebattle.hexlet.io /
steps:
Press the "Sign in" button
Enter the user's name in the "Nickname" field (Avt)
Confirm the password in the "Confirm password" field
Click the "Submit"button
expected result: |
A new user has been registered. The main page
of the actual result opens: |
there is no "Error" sign, no signature"The data is incorrect"
Browser: Google Chrome, version 24.10.2.706 (64-bit)
Operating system: Windows 11, version 21 H2
Codebattle from the Hexlet community is the current version: ddf1389
Summary
Authorization of user with invalid email address
Reproduction steps
Expected result
Message "Invalid email"
Actual result
The user is logged in and has gone to the main game page
Browsers
Chrome
OS
Windows
The text was updated successfully, but these errors were encountered: