Have a standard way of mocking network responses in e2e tests #11116
Labels
[Type] Automated Testing
Testing infrastructure changes impacting the execution of end-to-end (E2E) and/or unit tests.
Describe the bug
The demo and embedding tests have code in them to mock the network requests used to embed content. We need some util code in the e2e tests so that tests can do this easily and in a standard way.
The text was updated successfully, but these errors were encountered: