Blame view

test/cassettes/test_successful_logoff.yml 1.67 KB
f65bf747   Joe Weakley   Added and configu...
1
2
3
4
  ---
  http_interactions:
  - request:
      method: get
6f37c7e8   Nathan-O   changed login cre...
5
      uri: http://syspro.wildlandlabs.com:90/SYSPROWCFService/Rest/logon?CompanyId=L&CompanyPassword=&Operator=wland&OperatorPassword=Piperita2018
f65bf747   Joe Weakley   Added and configu...
6
7
8
9
10
      body:
        encoding: US-ASCII
        string: ''
      headers:
        User-Agent:
6f37c7e8   Nathan-O   changed login cre...
11
        - Syspro/7 RubyBindings/1.0.0.alpha.2
f65bf747   Joe Weakley   Added and configu...
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
        Content-Type:
        - application/x-www-form-urlencoded
        Accept-Encoding:
        - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
        Accept:
        - "*/*"
    response:
      status:
        code: 200
        message: OK
      headers:
        Content-Length:
        - '36'
        Content-Type:
        - application/octet-stream
        Server:
        - Microsoft-HTTPAPI/2.0
        Date:
6f37c7e8   Nathan-O   changed login cre...
30
        - Wed, 09 Jan 2019 00:28:31 GMT
f65bf747   Joe Weakley   Added and configu...
31
32
      body:
        encoding: UTF-8
6f37c7e8   Nathan-O   changed login cre...
33
        string: '4A540294F5C15A4F8084B3E0905E44F200  '
f65bf747   Joe Weakley   Added and configu...
34
      http_version: 
6f37c7e8   Nathan-O   changed login cre...
35
    recorded_at: Wed, 09 Jan 2019 00:28:30 GMT
f65bf747   Joe Weakley   Added and configu...
36
37
  - request:
      method: get
6f37c7e8   Nathan-O   changed login cre...
38
      uri: http://syspro.wildlandlabs.com:90/SYSPROWCFService/Rest/logoff?UserId=4A540294F5C15A4F8084B3E0905E44F200%20%20
f65bf747   Joe Weakley   Added and configu...
39
40
41
42
43
      body:
        encoding: US-ASCII
        string: ''
      headers:
        User-Agent:
6f37c7e8   Nathan-O   changed login cre...
44
        - Syspro/7 RubyBindings/1.0.0.alpha.2
f65bf747   Joe Weakley   Added and configu...
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
        Content-Type:
        - application/x-www-form-urlencoded
        Accept-Encoding:
        - gzip;q=1.0,deflate;q=0.6,identity;q=0.3
        Accept:
        - "*/*"
    response:
      status:
        code: 200
        message: OK
      headers:
        Content-Length:
        - '1'
        Content-Type:
        - application/octet-stream
        Server:
        - Microsoft-HTTPAPI/2.0
        Date:
6f37c7e8   Nathan-O   changed login cre...
63
        - Wed, 09 Jan 2019 00:28:32 GMT
f65bf747   Joe Weakley   Added and configu...
64
65
66
67
      body:
        encoding: UTF-8
        string: '0'
      http_version: 
6f37c7e8   Nathan-O   changed login cre...
68
    recorded_at: Wed, 09 Jan 2019 00:28:31 GMT
f65bf747   Joe Weakley   Added and configu...
69
  recorded_with: VCR 4.0.0