Staging test: experiments API

A GitLab team member should be able to access API endpoint /api/v4/experiments/ as per https://docs.gitlab.com/ee/api/experiments.html#experiments-api

  1. Test 2020-10-19 Guest with no access token: #222 (comment 431556613) [expected to fail]
  2. Test 2020-10-19 Guest with read_api access token: #222 (comment 431557192) [is this expected to fail]
  3. Test 2020-10-19 Developer with read_api access token: #222 (comment 431557411) [expected to pass]
  4. Test 2020-10-19 - Developer with api access token #222 (comment 431558583) [expected to pass]
Edited by Phil Calder