feat(@DesktopApp): Basic Chat Scenario (Squish Test)
Ticket: https://github.com/status-im/status-desktop/issues/5718 Include Basic chat Scenario
This commit is contained in:
parent
937d9d7d09
commit
9a7eae6ab0
|
@ -10,7 +10,7 @@ Feature: Status Desktop Chat
|
|||
|
||||
Background:
|
||||
Given A first time user lands on the status desktop and generates new key
|
||||
When user inputs username tester123 and password 'TesTEr16843/!@00'
|
||||
When user inputs username tester123 and password TesTEr16843/!@00
|
||||
Then the user lands on the signed in app
|
||||
|
||||
Scenario: User joins a room and chats
|
||||
|
|
Loading…
Reference in New Issue