William Grant
41af1e7865
Merge branch 'unstable' into userconfig_disappearingmessage
2 years ago
Audric Ackermann
953897cc1c
Merge pull request #2840 from Bilb/replace-tslint-with-eslint
...
Replace tslint with eslint
2 years ago
Audric Ackermann
63228a97ee
chore: update pbjs package and make integration test more reliable
2 years ago
Audric Ackermann
ab946e69b1
fix: finish updating dependencies
2 years ago
William Grant
10561e4e3c
Merge branch 'unstable' into userconfig_disappearingmessage
2 years ago
Audric Ackermann
fe2d5ffe6d
test: fix remaining integration tests
...
"Check profile picture syncs" is not fixed yet as it need to be fully
updated and not just fixed (not done as part of this eslint-related PR)
2 years ago
Audric Ackermann
d43d6abbae
chore: replace tslint with eslint and fix linting issues
2 years ago
William Grant
90cf82f795
fix: revert rm to rmdirSync so we don't remove config files before a test has been completed
2 years ago
William Grant
d06446441c
fix: resolved macOS config folder path for integration tests
...
we should use path.join instead of a hard strings for the application support folder
2 years ago
Audric Ackermann
b5f85e029e
test: fix integration tests except disappearing message one
2 years ago
Audric Ackermann
4966cf9192
fix: a few integration tests broken with latest changes
2 years ago
Audric Ackermann
6676bf77f9
chore: fix unit tests for userconfig changes
2 years ago
Audric Ackermann
739693024b
test: fix create group integration test
2 years ago
Audric Ackermann
52291ff524
chore: update integration tests to use generic open and close function
2 years ago
Audric Ackermann
eb04e75e33
chore: add cleanup of integration test linux cmd
2 years ago
Emily
9e3a569fac
Adding tests set nickname, call checks, change profile picture on linked device and unsend message check. Adding into data-testids for aforementioned tests and cleaning up typings
3 years ago
Emily
eeb6cfb435
Adds data-testid to loading-animation, microphone recording button, recording permissions button, stop recording button, consolidates tests into user actions test, adds media to fixtures folder, updates linked device tests with avatar change, username change and group tests. Adds tests for messaging, sending image, video, document, gif and link with preview. Also updates reply message functionality to wait for loading animation
3 years ago
Emily
d64dbc163f
Updates typing to User and Group, splits openApp function and create user function, updates saved test users for group upkeep function
3 years ago
Audric Ackermann
c6e3116b06
fix integration tests
3 years ago
Audric Ackermann
542c704b64
feat: add search by contacts to closed group overlay
3 years ago
Audric Ackermann
cac63a7edb
fix: integration tests with the new design
3 years ago
Audric Ackermann
ec76057c5e
Merge integration test ( #2313 )
...
* Testing playwright for Desktop automation
* add more data-testid field
* remove commited test-results
* test: skip group upkeep for now
* test: mention test create group instead of restoring from seed
* test: run on testnet
* fix: revert messagebanner unread count changes
from commit 8107d75e89
Co-authored-by: Emily <emily@oxen.io>
4 years ago