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
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
..
attachments increase prettier maxWidth to 100 4 years ago
components Integration test (#2128) 3 years ago
data Merge pull request #2139 from warrickct/global-search-progress 3 years ago
hooks fix closed group updates undefined on no names (#2092) 3 years ago
interactions Unban UI (#2091) 3 years ago
models remove schemaVersion field and logic from message object 3 years ago
notifications increase prettier maxWidth to 100 4 years ago
protobuf
receiver remove schemaVersion field and logic from message object 3 years ago
session no need to deleteAuthToken anymore for opengroupv2 servers 3 years ago
shims add linking of a device to the Registration logic 4 years ago
state Merge pull request #2139 from warrickct/global-search-progress 3 years ago
test Integration test (#2128) 3 years ago
types Merge pull request #2139 from warrickct/global-search-progress 3 years ago
updater remove context in locales 4 years ago
util use variables for common settings key 3 years ago
OS.ts
ip2country.d.ts lights glowing but not yet in order. 4 years ago
mic-recorder-to-mp3.d.ts disable UI recording bars so we can encode audio MP3 4 years ago
window.d.ts Fetch translations (#2056) 3 years ago