You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
session-desktop/ts/components/conversation/message/message-content
burtonemily ffdf2519ca
Integration test (#2128)
* Testing playwright for Desktop automation

* converting tests from javascript to typescript and finishing create user automated test

* Trying to delete app data when test finishes, not through UI

* Undoing the code for clear database once test completes

* Creating POM for cleanup function

* cleanup function for playwright tests

* Creating a new user function, open electron function and clean up function

* fixes user object for new user function

* Adds a login function and start of send message test

* Creating test for sending messages, logging in and adding in data test id tags

* add more data-testid field

* updates new contact test, to have multiple windows and users running simultaneously

* updating clean up and new user test

* Fixing issues with creating new user

* new contact test

* New test to check password functionality

* make sure to cleanup data before running tests

* New group creation test and sending message function

* Adding new automated test for sending message to a contact

* create group test and updating new contact test to include date in test message

* updating package.json to remove webdriver and chromedriver and spectron

Co-authored-by: Audric Ackermann <audric@loki.network>
4 years ago
..
ClickToTrustSender.tsx refactor most of the components to outside of their Session folder (#2072) 4 years ago
MessageAttachment.tsx refactor most of the components to outside of their Session folder (#2072) 4 years ago
MessageAuthorText.tsx refactor most of the components to outside of their Session folder (#2072) 4 years ago
MessageAvatar.tsx add crown icon for closed group admins (#2084) 4 years ago
MessageBody.tsx refactor most of the components to outside of their Session folder (#2072) 4 years ago
MessageContent.tsx refactor most of the components to outside of their Session folder (#2072) 4 years ago
MessageContentWithStatus.tsx Integration test (#2128) 4 years ago
MessageContextMenu.tsx Unban UI (#2091) 4 years ago
MessagePreview.tsx refactor most of the components to outside of their Session folder (#2072) 4 years ago
MessageQuote.tsx refactor most of the components to outside of their Session folder (#2072) 4 years ago
MessageStatus.tsx Integration test (#2128) 4 years ago
MessageText.tsx refactor most of the components to outside of their Session folder (#2072) 4 years ago
OutgoingMessageStatus.tsx Integration test (#2128) 4 years ago
Quote.tsx refactor most of the components to outside of their Session folder (#2072) 4 years ago