element-web/playwright/e2e/crypto
Michael Telatynski c894bebaa0
Split up slow Playwright tests (#12741)
* Split up slow Playwright tests

To optimise parallelism

Deals with:

```
Slow test file: read-receipts/redactions.spec.ts (5.4m)
Slow test file: read-receipts/new-messages.spec.ts (3.9m)
Slow test file: read-receipts/high-level.spec.ts (3.6m)
Slow test file: read-receipts/editing-messages.spec.ts (3.1m)
Slow test file: read-receipts/reactions.spec.ts (2.2m)
Slow test file: crypto/crypto.spec.ts (2.4m)
Slow test file: settings/appearance-user-settings-tab/appearance-user-settings-tab.spec.ts (1.2m)
Slow test file: composer/composer.spec.ts (1.1m)
Slow test file: crypto/verification.spec.ts (1.1m)
```

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Move around snapshots

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Fix test

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

---------

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2024-07-10 09:06:13 +00:00
..
test_indexeddb_cryptostore_dump Show a progress bar while migrating from legacy crypto (#12104) 2024-01-17 07:14:49 +00:00
backups.spec.ts Set up key backup using non-deprecated APIs (2nd take) (#12098) 2024-01-10 10:34:03 +00:00
complete-security.spec.ts Migrate complete-security.spec.ts from Cypress to Playwright (#11952) 2023-11-29 22:46:51 +00:00
crypto.spec.ts Split up slow Playwright tests (#12741) 2024-07-10 09:06:13 +00:00
decryption-failure-messages.spec.ts Split up slow Playwright tests (#12741) 2024-07-10 09:06:13 +00:00
dehydration.spec.ts Add tabs to the right panel (#12672) 2024-07-09 11:36:50 +00:00
device-verification.spec.ts Split up slow Playwright tests (#12741) 2024-07-10 09:06:13 +00:00
event-shields.spec.ts Split up slow Playwright tests (#12741) 2024-07-10 09:06:13 +00:00
logout.spec.ts Add new playwright test for shield migration (#12237) 2024-02-13 08:46:39 +00:00
migration.spec.ts Show a progress bar while migrating from legacy crypto (#12104) 2024-01-17 07:14:49 +00:00
user-verification.spec.ts Split up slow Playwright tests (#12741) 2024-07-10 09:06:13 +00:00
utils.ts Split up slow Playwright tests (#12741) 2024-07-10 09:06:13 +00:00