Skip to content

Improve FE integration spec error logging

Paul Slaughter requested to merge ps-improve-fe-integration-spec-error-log into master

What does this MR do?

This MR improved error logging in our FE integration spec environment.

Screenshots (strongly suggested)

These screenshots are taken with the changes that caused this CI job failure https://gitlab.com/gitlab-org/gitlab/-/jobs/1369017099.

Before (testing-library error) After (testing-library error) After (mock-server error)
Screen_Shot_2021-06-22_at_10.29.04_PM Screen_Shot_2021-06-22_at_10.03.30_PM Screen_Shot_2021-06-22_at_10.04.22_PM

Merge request reports