element-web/cypress/e2e
Andy Balaam 3d2d08b132
Support Podman style of accessing the host network in Cypress tests (#11421)
* Supply '--network slirp4netns:allow_host_loopback=true' argument when launching via Podman

This means that the host.containers.internal address will work as a way
to access the host machine's network from within the container in
Podman. This is eqivalent to '--add-host
host.docker.internal:host-gateway' in Docker.

* Log the locations of generated files for Cypress tests

* Use 'host.containers.internal' to access the host network when using Podman

* Support Podman in email Cypress tests too

* Restrict code that decides between Docker and Podman to run in Cypress plugins

Because it can't run in the browser - it needs to run a command line
command to find out.

* Move logic for HOST_DOCKER_INTERNAL into cfgDirFromTemplate
2023-08-18 14:40:17 +00:00
..
audio-player
composer Enable `jsx-a11y/click-events-have-key-events` eslint rule (#10362) 2023-08-09 06:27:31 +00:00
create-room Add feature flag 'feature_new_room_decoration_ui' and segrate legacy UI component (#11345) 2023-08-01 07:32:53 +00:00
crypto Enable cypress test about login with SSSS to run with rust-crypto (#11323) 2023-07-27 13:21:19 +00:00
editing Switch to importing matrix-js-sdk from its main export (#11360) 2023-08-03 12:56:30 +00:00
integration-manager
invite Switch to importing matrix-js-sdk from its main export (#11360) 2023-08-03 12:56:30 +00:00
lazy-loading Add feature flag 'feature_new_room_decoration_ui' and segrate legacy UI component (#11345) 2023-08-01 07:32:53 +00:00
left-panel
location
login Cypress tests for soft logout (#11402) 2023-08-16 07:40:09 +00:00
one-to-one-chat Add feature flag 'feature_new_room_decoration_ui' and segrate legacy UI component (#11345) 2023-08-01 07:32:53 +00:00
permalinks
polls
read-receipts Wire up more high level read receipt tests (#11408) 2023-08-15 14:08:53 +00:00
register Support Podman style of accessing the host network in Cypress tests (#11421) 2023-08-18 14:40:17 +00:00
regression-tests
right-panel
room Switch to importing @types/{event,partials} from main js-sdk export (#11369) 2023-08-08 10:12:12 +00:00
room-directory
settings
sliding-sync
spaces Switch to importing matrix-js-sdk from its main export (#11360) 2023-08-03 12:56:30 +00:00
spotlight Add feature flag 'feature_new_room_decoration_ui' and segrate legacy UI component (#11345) 2023-08-01 07:32:53 +00:00
threads Add feature flag 'feature_new_room_decoration_ui' and segrate legacy UI component (#11345) 2023-08-01 07:32:53 +00:00
timeline Support Matrix 1.1 (drop legacy r0 versions) (#9819) 2023-08-14 09:25:13 +01:00
toasts
update
user-menu
user-onboarding
user-view Stabilise Percy snapshot of the user view (#11399) 2023-08-14 07:40:02 +00:00
widgets