element-web/cypress/plugins
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
..
docker cypress: log stdout/stderr when docker exec fails (#9154) 2022-08-09 15:22:32 +01:00
synapsedocker Extract dockery bits from Cypress' synapsedocker plugin (#9103) 2022-07-27 15:22:14 +00:00
utils Extract dockery bits from Cypress' synapsedocker plugin (#9103) 2022-07-27 15:22:14 +00:00
index.ts Spike AXE A11Y testing in Cypress (#9111) 2022-08-01 08:31:14 +01:00
log.ts Spike AXE A11Y testing in Cypress (#9111) 2022-08-01 08:31:14 +01:00
performance.ts Add basic performance testing via Cypress (#8586) 2022-05-17 15:38:45 +01:00
webserver.ts Convert sticker end-to-end tests to Cypress (#8807) 2022-06-10 09:24:15 -06:00