Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
Migrate remaining crypto tests from Cypress to Playwright (#12021)
Browse files Browse the repository at this point in the history
* Fix bot MatrixClient being set up multiple times

Signed-off-by: Michael Telatynski <[email protected]>

* Migrate verification.spec.ts from Cypress to Playwright

Signed-off-by: Michael Telatynski <[email protected]>

* Migrate crypto.spec.ts from Cypress to Playwright

Signed-off-by: Michael Telatynski <[email protected]>

* delint

Signed-off-by: Michael Telatynski <[email protected]>

* Add screenshot

Signed-off-by: Michael Telatynski <[email protected]>

* Record trace on-first-retry

Signed-off-by: Michael Telatynski <[email protected]>

* Iterate

Signed-off-by: Michael Telatynski <[email protected]>

* Don't start client when not needed

Signed-off-by: Michael Telatynski <[email protected]>

* Add bot log prefixing

Signed-off-by: Michael Telatynski <[email protected]>

* Turns out we need these

Signed-off-by: Michael Telatynski <[email protected]>

* Fix crypto tests in rust crypto

Signed-off-by: Michael Telatynski <[email protected]>

---------

Signed-off-by: Michael Telatynski <[email protected]>
  • Loading branch information
t3chguy authored Dec 12, 2023
1 parent 0f42418 commit 5104d53
Show file tree
Hide file tree
Showing 13 changed files with 1,111 additions and 1,259 deletions.
553 changes: 0 additions & 553 deletions cypress/e2e/crypto/crypto.spec.ts

This file was deleted.

243 changes: 0 additions & 243 deletions cypress/e2e/crypto/utils.ts

This file was deleted.

Loading

0 comments on commit 5104d53

Please sign in to comment.