Skip to content

Commit

Permalink
test(suite_settings): mayfail tag remover for pass tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Vladimir Druzhinin committed Apr 19, 2023
1 parent 2aa759a commit 26db44d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ Feature: Status Desktop Contacts Flows
And the user opens app settings screen


@mayfail
Scenario: The user can add a contact with a chat key
When the user opens the messaging settings
And the user opens the contacts settings
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ Feature: Status Desktop Main Settings Section
Then the backup seed phrase indicator is not displayed
And the Secure Your Seed Phrase Banner is not displayed

@mayfail
Scenario: The user can switch state to offline
When the users switches state to offline
Then the user appears offline
Expand All @@ -24,7 +23,6 @@ Feature: Status Desktop Main Settings Section
And the user "tester123" logs in with password "TesTEr16843/!@00"
Then the user appears offline

@mayfail
Scenario: The user can switch state to online
When the users switches state to offline
And the user restarts the app
Expand All @@ -38,7 +36,6 @@ Feature: Status Desktop Main Settings Section
And the user "tester123" logs in with password "TesTEr16843/!@00"
Then the user appears online

@mayfail
Scenario: The user can switch state to automatic
When the users switches state to automatic
Then the user status is automatic
Expand All @@ -47,7 +44,6 @@ Feature: Status Desktop Main Settings Section
And the user "tester123" logs in with password "TesTEr16843/!@00"
Then the user status is automatic

@mayfail
Scenario: The user can change the password and login with new password
When the user changes the password from TesTEr16843/!@00 to NewPassword@12345
And the user restarts the app
Expand Down

0 comments on commit 26db44d

Please # to comment.