
-
    request:
        method: GET
        url: 'https://saucelabs.com/rest/v1/api-test-user/jobs?limit=3'
        headers:
            Host: saucelabs.com
            Accept: application/vnd.SauceLabs.beta+json
            User-Agent: 'php-github-api (http://github.com/alnutile/saucelabs_client)'
            Authorization: 'Basic YmVoYXQtc2VlZDpmYzViNjg4YS1mMjdjLTRjNzMtYTkxNC1lYjVkN2UyY2RmMWU='
            Content-Length: '0'
    response:
        status: 200
        headers:
            Server: nginx
            Date: 'Fri, 11 Jul 2014 11:20:03 GMT'
            Content-Type: 'application/json; charset=utf-8'
            Transfer-Encoding: chunked
            Connection: keep-alive
            X-Backend: mix
        body: '[{"id": "79bd34f42d584da6ad59c051388134d9"}, {"id": "d75177a863ec4a458c7222813e10ee84"}, {"id": "67591976001c4c5a9522b93281e0e8ef"}]'
-
    request:
        method: GET
        url: 'https://saucelabs.com/rest/v1/behat-seed/jobs?limit=3'
        headers:
            Host: saucelabs.com
            Accept: application/vnd.SauceLabs.beta+json
            User-Agent: 'php-github-api (http://github.com/alnutile/saucelabs_client)'
            Authorization: 'Basic YmVoYXQtc2VlZDpmYzViNjg4YS1mMjdjLTRjNzMtYTkxNC1lYjVkN2UyY2RmMWU='
            Content-Length: '0'
    response:
        status: 200
        headers:
            Server: nginx
            Date: 'Fri, 11 Jul 2014 13:41:38 GMT'
            Content-Type: 'application/json; charset=utf-8'
            Transfer-Encoding: chunked
            Connection: keep-alive
            X-Backend: mix
        body: '[{"id": "3a4136e1bb6f4f6b8cae6fbd0bf2e6aa"}, {"id": "1cde7b77e8744ff5b6198489ceffce81"}, {"id": "79bd34f42d584da6ad59c051388134d9"}]'
