fix: Use local user experience categories schema fixture to avoid remote HTTP requests in tests

Description

Fix pipeline errors: https://gitlab.com/gitlab-org/ruby/gems/labkit-ruby/-/jobs/13730804422.

It was fetching the up-to-date categories from https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/feature_categories/schema.json?ref_type=heads and timing out. Now it preloads from a local fixture for tests.

Edited by Hercules Merscher

Merge request reports

Loading
Loading