Vladimir Druzhinin
22d1913f47
Test(Hotfix) Fix import module ( #11991 )
...
* Test(Hotfix) Fix import module
* test(suite_messaging) tst_OneToOneChatFlow skipped
2023-08-23 12:32:43 +02:00
Vladimir Druzhinin
8098775280
test/start multiple app instances added ( #10779 )
...
* test/start multiple app instances added
#10401
* test/Tests on switch user state skipped
#10401
2023-05-30 12:24:04 +02:00
Noelia
606d30abc6
test(suite_messaging): Disabled some code that is causing CI failures
...
Open issue to solve it: #9335
2023-02-28 09:04:56 +01:00
Jonathan Rainville
5f4000b7a5
test(chat): re-add chat order test using 1-1 chat
...
Fixes #9251
2023-02-08 13:54:08 -05:00
Jonathan Rainville
03095f995e
test(one-to-one): add mayfail to one to one test as it fails often
2023-01-27 10:51:21 -05:00
Noelia
78d23ccde8
test(chore): Add Automatic Screenshots on Test Failures and Errors
...
Set `logScreenshotOnFail` property.
Closes #8330
2022-11-22 18:55:02 +01:00
Noelia
ed42928f0b
test(chore): Renamed and reorganized files and added files flow diagram
...
Renamed `startupSteps.py` to `commonInitSteps.py`.
Cleanup `Processes` folder (not used).
Moved `walletInitSteps.py` inside the own suite steps.
Added files flow diagram.
Closes #8353
2022-11-22 12:44:57 +01:00
Noelia
e9f84b2973
test(suite_wallet): Created `bdd_hook` for each `suite_wallet` test case
...
- Created `bdd_hooks` that contain the sing up steps just only once in the feature start and the needed start steps depending on the test case.
- Updated feature files removing sign up steps and given/when/then reorganization.
Closes #8026
2022-11-10 15:43:02 +01:00
Jonathan Rainville
794563bfff
test(chat): add a test to create a one to one chat with a mutual contact
...
Fixes #6884
2022-10-28 14:45:28 -04:00