Commit graph

16 commits

Author SHA1 Message Date
Audric Ackermann c796afe4c8 Merge remote-tracking branch 'upstream/unstable' into integration_tests_2 2023-08-07 16:13:01 +10:00
Audric Ackermann d43d6abbae chore: replace tslint with eslint and fix linting issues 2023-07-26 11:26:46 +02:00
Audric Ackermann 4966cf9192 fix: a few integration tests broken with latest changes 2023-07-05 07:31:02 +02:00
Emily cda3007702 Adding accessibility ids into types, fixing disappearing messages and deleting from swarm test 2023-06-05 13:32:07 +10:00
Emily 75c42356c7 Adding in data test-id to path light and fixing disappearing messages test 2023-05-31 16:23:30 +10:00
Audric Ackermann 6676bf77f9 chore: fix unit tests for userconfig changes 2023-05-18 16:28:01 +10:00
Emily 4f66ff4c98 Removed double waitForAnimation function 2023-05-17 11:26:10 +10:00
Emily eeb94b937e Remove look for text in blocked user test and updated disappearing message test 2023-05-16 14:31:44 +10:00
Audric Ackermann 52291ff524 chore: update integration tests to use generic open and close function 2023-05-16 09:45:58 +10:00
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 2023-05-01 13:43:19 +10:00
Emily d64dbc163f Updates typing to User and Group, splits openApp function and create user function, updates saved test users for group upkeep function 2023-04-06 16:34:58 +10:00
Audric Ackermann ec5f3307ac test: fix integration tests 2022-10-25 17:15:35 +11:00
Audric Ackermann c6e3116b06 fix integration tests 2022-09-14 15:46:18 +10:00
Audric Ackermann 542c704b64 feat: add search by contacts to closed group overlay 2022-08-19 09:53:53 +10:00
Audric Ackermann cac63a7edb fix: integration tests with the new design 2022-08-19 09:53:53 +10:00
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>
2022-05-17 13:22:13 +10:00