Valentina Novgorodtceva
6f84fe7c08
chore: fixes for fails from nightly run
2024-02-12 10:27:31 +03:00
Valentina Novgorodtceva
ace7e27fc3
chore: enabling tests with contact requests
2024-01-31 16:04:14 +03:00
Valentina Novgorodtceva
17a3f06e32
chore: disabled tests with contact requests because it's broken
2024-01-30 12:28:02 +07:00
Anastasiya Semenkevich
e2f2a34a8b
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
a9427fc15b
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
e0656e2775
chore: messaging tests enabled back
2024-01-17 17:39:12 +07:00
Valentina Novgorodtceva
c7757a4bee
chore: marked several tests with xfail mark because of bug with contact requests
2024-01-12 15:17:57 +03:00
Anastasiya Semenkevich
1d3994f720
chore: add smaller steps and asserts, rename method
2023-12-21 23:10:47 +03:00
Anastasiya Semenkevich
467f65ac1a
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
b900ee72d6
set up pytest marks for different sections of the app
2023-12-13 17:53:24 +03:00
Anastasiya Semiankevich
8fe9b4731c
chore: move the TEST MODE back off for now and add some more fixes
2023-12-13 17:20:30 +03:00
Anastasiya Semiankevich
4f73e0eb52
chore: refactor edit account test a bit
2023-12-13 17:20:30 +03:00
Valentina1133
4500d0fb1d
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
0d85a8e1de
chore: comment out messaging tests because of bug
2023-11-28 17:10:38 +03:00
Valentina1133
44c3af82e5
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
848fca521d
chore: commented steps for toast message verification in accept request test ( #345 )
2023-11-28 15:22:49 +03:00
Valentina1133
f94f176bd3
test: test_messaging_settings accepting and rejecting request added ( #336 )
2023-11-27 14:44:42 +04:00