Valentina Novgorodtceva
4ca7e8848c
chore: disabled toast messages verification for now, will be enabled in another task
2024-03-05 12:39:41 +03:00
Valentina Novgorodtceva
68c1bac111
chore: fails fixed
2024-03-05 12:39:41 +03:00
Anastasiya Semenkevich
390bfdc227
chore: comment out password strength test and other minor updates
2024-02-29 13:23:10 +03:00
Valentina Novgorodtceva
29f26371db
chore: fixes for fails from nightly run
2024-02-12 10:27:31 +03:00
Valentina Novgorodtceva
b8376f76f2
chore: enabling tests with contact requests
2024-01-31 16:04:14 +03:00
Valentina Novgorodtceva
48585a0649
chore: disabled tests with contact requests because it's broken
2024-01-30 12:28:02 +07:00
Anastasiya Semenkevich
d90a2a004c
Increase timeout for wait_for_port
...
Following up Squish advise:
In the wait_for_port.py, you are using socket.create_connection() where the timeout is set to 1.
Could you increase the timeout here and also put a check before to make sure that port is not in the use anymore, before proceeding to launch the AUT.
2024-01-23 10:06:21 +03:00
Anastasiya Semenkevich
a24da2d72f
chore: disable tests because of broken contact requests
...
Contact requests are dead again in status.prod fleet
Ticket logged: https://github.com/status-im/status-desktop/issues/13246
2024-01-19 11:08:54 +03:00
Valentina Novgorodtceva
5aaa918740
chore: messaging tests enabled back
2024-01-17 17:39:12 +07:00
Valentina Novgorodtceva
0ae5e97ec2
chore: marked several tests with xfail mark because of bug with contact requests
2024-01-12 15:17:57 +03:00
Anastasiya Semenkevich
9023f27fbd
chore: add smaller steps and asserts, rename method
2023-12-21 23:10:47 +03:00
Anastasiya Semenkevich
663396a10b
chore: introduce flaky mark
...
A “flaky” test is a test that usually pass but sometimes it fails.
If a flaky test pass it will be reported normally as test succeed. If the test fails, instead of being reported as failure it will be reported as a xfail.
2023-12-15 16:07:13 +03:00
Magnus
962c47604d
set up pytest marks for different sections of the app
2023-12-13 17:53:24 +03:00
Anastasiya Semiankevich
e55fce53e2
chore: move the TEST MODE back off for now and add some more fixes
2023-12-13 17:20:30 +03:00
Anastasiya Semiankevich
7d43c60bf2
chore: refactor edit account test a bit
2023-12-13 17:20:30 +03:00
Valentina1133
f72b667808
chore: removed skip mark from syncing and messaging tests, these tests are passing now ( #360 )
2023-12-04 14:18:06 +03:00
Anastasiya Semenkevich
6f22ff6f80
chore: comment out messaging tests because of bug
2023-11-28 17:10:38 +03:00
Valentina1133
47d70565d5
Test/test settings messaging identity verification ( #341 )
...
* test: test_messaging_settings_identity_verification added
* chore: skipped test_settings_include_in_total_balance
2023-11-28 15:26:05 +03:00
Valentina1133
b7f79a5d75
chore: commented steps for toast message verification in accept request test ( #345 )
2023-11-28 15:22:49 +03:00
Valentina1133
7efea5191f
test: test_messaging_settings accepting and rejecting request added ( #336 )
2023-11-27 14:44:42 +04:00