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
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
..
composition Integration test (#2128) 4 years ago
media-gallery refactor most of the components to outside of their Session folder (#2072) 4 years ago
message Integration test (#2128) 4 years ago
AddMentions.tsx make conversation screen closer to mobile UI part1 4 years ago
AddNewLines.md
AddNewLines.tsx do not replace new lines with br in messages 4 years ago
AttachmentList.md
ContactDetail.md
ContactName.md
ContactName.tsx Fixed contact names not showing for search results 4 years ago
ConversationHeader.md
ConversationHeader.tsx hide the call message on feature flag OFF 4 years ago
EmbeddedContact.md
Emojify.md
Emojify.tsx fix emoji being inserted into mentions identifier 4 years ago
ExpireTimer.md
ExpireTimer.tsx refactor most of the components to outside of their Session folder (#2072) 4 years ago
FriendRequest.md
GroupNotification.md
H5AudioPlayer.tsx refactor most of the components to outside of their Session folder (#2072) 4 years ago
Image.md
Image.tsx Minor call tweaks (#2051) 4 years ago
ImageGrid.md
ImageGrid.tsx refactor most of the components to outside of their Session folder (#2072) 4 years ago
Linkify.md
Linkify.tsx Removing at regex test preventing some urls from rendering as links. 4 years ago
Message.md
MessageBody.md
MessageDetail.md
Quote.md
ResetSessionNotification.md
SessionConversation.tsx refactor most of the components to outside of their Session folder (#2072) 4 years ago
SessionConversationDrafts.ts refactor most of the components to outside of their Session folder (#2072) 4 years ago
SessionEmojiPanel.tsx refactor most of the components to outside of their Session folder (#2072) 4 years ago
SessionFileDropzone.tsx refactor most of the components to outside of their Session folder (#2072) 4 years ago
SessionLastSeenIndicator.tsx refactor most of the components to outside of their Session folder (#2072) 4 years ago
SessionMessagesList.tsx do not call home/end events if target is textbox 4 years ago
SessionMessagesListContainer.tsx Integration test (#2128) 4 years ago
SessionQuotedMessageComposition.tsx refactor most of the components to outside of their Session folder (#2072) 4 years ago
SessionRecording.tsx bump typescript to 4.5.4 4 years ago
SessionRightPanel.tsx refactor most of the components to outside of their Session folder (#2072) 4 years ago
SessionStagedLinkPreview.tsx refactor most of the components to outside of their Session folder (#2072) 4 years ago
StagedAttachmentList.tsx Session 1.7.1 (#1908) 4 years ago
StagedGenericAttachment.md
StagedGenericAttachment.tsx remove i18n from props everywhere where possible 4 years ago
StagedLinkPreview.md
StagedLinkPreview.tsx refactor most of the components to outside of their Session folder (#2072) 4 years ago
StagedPlaceholderAttachment.md
StagedPlaceholderAttachment.tsx
TimerNotification.md
TimerNotification.tsx refactor most of the components to outside of their Session folder (#2072) 4 years ago
Timestamp.md
Timestamp.tsx minor rename 4 years ago
TypingAnimation.md
TypingAnimation.tsx do not render typing animation at all if not typing 4 years ago
TypingBubble.md
TypingBubble.tsx cleanup SessionCompositionBox 4 years ago
VerificationNotification.md