youtube image
From YouTube: Multi-modal end-to-end test demo

Description

Demo of multi-modal test code. This demo shows how we can change out end-to-end tests to test both the API and UI in the same test file. This has the advantage of running faster and still gives us the flexibility to choose if we want to prioritize speed or to test the UI.

Link to issue: https://gitlab.com/gitlab-org/gitlab/-/issues/212390
Link to demo code: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/27964/diffs

CORRECTION: it should be 'export ELASTIC_URL="http://localhost:9200"' at time index 2:40