21 Commits

Author SHA1 Message Date
Anastasiya Semenkevich
ceeaca8c54 chore: replace method to get chat names 2024-03-29 09:17:39 +03:00
Anastasiya Semenkevich
ee6e8214e0 chore: add random user attributes usage where possible 2024-03-29 09:17:39 +03:00
Anastasiya Semenkevich
40bd5d0e20 chore: comment out tests to fix them later 2024-03-29 09:17:39 +03:00
Anastasiya Semenkevich
9f8671750e chore: remove parametrization where it is not in use in fact 2024-03-29 09:17:39 +03:00
Anastasiya Semenkevich
ea94fb9ab9 chore: rename method in other places 2024-03-29 09:17:39 +03:00
Anastasiya Semenkevich
4254c548ac add missing parameter, renamed function, removed super() from aut class (no parent exists) 2024-03-29 09:17:39 +03:00
Valentina Novgorodtceva
81f7802ad0 chore: skipped verification of toast message for now 2024-03-14 16:17:21 +03:00
Valentina Novgorodtceva
62b4369f53 chore: verify 1-1 chat creation 2024-03-14 16:17:21 +03:00
Valentina Novgorodtceva
93efbd381e chore: replaced a method for toast message verification 2024-03-11 13:44:35 +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
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