~ubuntu-branches/debian/sid/lexicon/sid

« back to all changes in this revision

Viewing changes to tests/fixtures/cassettes/easydns/IntegrationTests/test_Provider_authenticate_with_unmanaged_domain_should_fail.yaml

  • Committer: Package Import Robot
  • Author(s): Ana Custura
  • Date: 2018-03-02 22:36:08 UTC
  • Revision ID: package-import@ubuntu.com-20180302223608-4e2sghral3uifgq7
Tags: upstream-2.1.21
ImportĀ upstreamĀ versionĀ 2.1.21

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
interactions:
 
2
- request:
 
3
    body: '{}'
 
4
    headers:
 
5
      Accept: [application/json]
 
6
      Accept-Encoding: ['gzip, deflate']
 
7
      Connection: [keep-alive]
 
8
      Content-Length: ['2']
 
9
      Content-Type: [application/json]
 
10
      User-Agent: [python-requests/2.9.1]
 
11
    method: GET
 
12
    uri: http://sandbox.rest.easydns.net/domain/thisisadomainidonotown.com?format=json
 
13
  response:
 
14
    body: {string: !!python/unicode '
 
15
 
 
16
 
 
17
        {"msg":"OK","tm":1459791538,"data":{"id":"thisisadomainidonotown.com","domain":"thisisadomainidonotown.com","exists":"N","onsystem":"N","expiry":null,"next_due":null,"cloned_to":"NONE","service":null,"sub_block":"NONE"},"status":200}'}
 
18
    headers:
 
19
      access-control-allow-credentials: ['true']
 
20
      access-control-allow-headers: ['x-requested-with, Content-Type, origin, authorization,
 
21
          accept, client-security-token, HTTP_X_HTTP_METHOD_OVERRIDE, X-AUTH_COMBINED,
 
22
          X-AUTHTOKEN']
 
23
      access-control-allow-methods: ['POST, GET, OPTIONS, DELETE, PUT']
 
24
      access-control-allow-origin: ['"*"']
 
25
      cache-control: ['no-cache, must-revalidate']
 
26
      connection: [close]
 
27
      content-length: ['235']
 
28
      content-type: [application/json]
 
29
      date: ['Mon, 04 Apr 2016 17:38:58 GMT']
 
30
      expires: ['0']
 
31
      pragma: [no-cache]
 
32
      server: [Apache/2.2.16 (Debian)]
 
33
      set-cookie: [easyAPI=cn24jkbq4nog2ak3t4aa7oahu7; path=/, 'api_token=api_5702a6b2b43d51.12617687;
 
34
          expires=Mon, 04-Apr-2016 17:53:58 GMT; path=/; domain=sandbox.rest.easydns.net']
 
35
      vary: [Accept-Encoding]
 
36
      x-powered-by: [PHP/5.3.3-7+squeeze28]
 
37
    status: {code: 200, message: OK}
 
38
version: 1