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
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>
3 years ago
..
avatar add crown icon for closed group admins (#2084) 3 years ago
basic Merge pull request #2139 from warrickct/global-search-progress 3 years ago
calling refactor most of the components to outside of their Session folder (#2072) 3 years ago
conversation Integration test (#2128) 3 years ago
dialog add data-testid to sessionIdEditable 3 years ago
icon Fix attachment dl freeze (#2086) 3 years ago
leftpane Integration test (#2128) 3 years ago
lightbox refactor most of the components to outside of their Session folder (#2072) 3 years ago
menu add 'contact' or 'group' to delete action menu 3 years ago
registration Integration test (#2128) 3 years ago
search Merge pull request #2139 from warrickct/global-search-progress 3 years ago
settings Fixin linting errors. 3 years ago
Avatar.md Note to Self 6 years ago
CaptionEditor.md Improve caption editor usability, new 'add attachment' affordance 6 years ago
CaptionEditor.tsx refactor most of the components to outside of their Session folder (#2072) 3 years ago
ContactListItem.md ContactListItem: Add spacing above and below (for 'show members') 7 years ago
ConversationListItem.md continue designalification 5 years ago
Intl.md Finish new Message component, integrate into application 7 years ago
LeftPane.md Move left pane entirely to React 6 years ago
Lightbox.md Support receiving multiple images in one messages 7 years ago
LightboxGallery.md Ensure that multi-video lightbox scrolling changes video 6 years ago
MainHeader.md Move left pane entirely to React 6 years ago
MainViewController.tsx refactor most of the components to outside of their Session folder (#2072) 3 years ago
MemberListItem.tsx add crown icon for closed group admins (#2084) 3 years ago
MessageBodyHighlight.md Move left pane entirely to React 6 years ago
MessageSearchResult.md Move left pane entirely to React 6 years ago
SearchResults.md Move left pane entirely to React 6 years ago
SessionInboxView.tsx refactor most of the components to outside of their Session folder (#2072) 3 years ago
SessionMainPanel.tsx refactor most of the components to outside of their Session folder (#2072) 3 years ago
SessionPasswordPrompt.tsx refactor most of the components to outside of their Session folder (#2072) 3 years ago
SessionScrollButton.tsx refactor most of the components to outside of their Session folder (#2072) 3 years ago
SessionSearchInput.tsx refactor most of the components to outside of their Session folder (#2072) 3 years ago
SessionToastContainer.tsx refactor most of the components to outside of their Session folder (#2072) 3 years ago
SessionWrapperModal.tsx move confirm action on right on all dialogs 3 years ago
Spinner.md Send long text as an attachment instead of inline 6 years ago
SplitViewContainer.tsx refactor most of the components to outside of their Session folder (#2072) 3 years ago
StartNewConversation.md Move left pane entirely to React 6 years ago