element-web/cypress
kegsay 147ec49ff5
cypress: log stdout/stderr when docker exec fails (#9154)
Otherwise you cannot debug anything with errors like:
```
> Command failed: docker exec 134c9a0afd7dadd0b82ce69b4d72d3d6d8ca1b211540d4390a88357b68fa03b9 pg_isready -U postgres
```
Now we include the stdout/err prior to logging this.
2022-08-09 15:22:32 +01:00
..
e2e Migrate the hidden read receipts flag to new "send read receipts" option (#9141) 2022-08-08 13:48:28 -06:00
fixtures Move spaces tests from Puppeteer to Cypress (#8645) 2022-05-26 10:19:00 +01:00
plugins cypress: log stdout/stderr when docker exec fails (#9154) 2022-08-09 15:22:32 +01:00
support Migrate the hidden read receipts flag to new "send read receipts" option (#9141) 2022-08-08 13:48:28 -06:00
global.d.ts Delabs Show current avatar and name for users in message history (#8764) 2022-07-04 19:37:48 +00:00
tsconfig.json Spike AXE A11Y testing in Cypress (#9111) 2022-08-01 08:31:14 +01:00