Commit graph

12 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
63228a97ee chore: update pbjs package and make integration test more reliable 2023-08-05 16:18:05 +10:00
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)
2023-08-01 07:16:08 +02: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
75c42356c7 Adding in data test-id to path light and fixing disappearing messages test 2023-05-31 16:23:30 +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
c6e3116b06 fix integration tests 2022-09-14 15:46:18 +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