test(perf-issues): Add a basic E2E test for performance issues (#40672)
Adds one test that loads an event with a
performance problem, and takes a snapshot of the resulting performance
issue details page.
I had to relocate the `.json` fixtures we use for performance problems
into the `fixtures` folder so the acceptance test data loader could find
them