Blame view

test/cassettes/test_logon.yml 910 Bytes
f65bf747   Joe Weakley   Added and configu...
1
2
3
4
5
6
7
8
9
10
  ---
  http_interactions:
  - request:
      method: get
      uri: http://syspro.wildlandlabs.com:90/SYSPROWCFService/Rest/logon?CompanyId=L&CompanyPassword=&Operator=wland&OperatorPassword=piperita2016
      body:
        encoding: US-ASCII
        string: ''
      headers:
        User-Agent:
81bf56e4   Isaac Lewis   logon error handling
11
        - Syspro/7 RubyBindings/1.0.0.alpha.1
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:
0e38c117   Chad Zink   Finished POR pars...
30
        - Thu, 17 May 2018 16:53:03 GMT
f65bf747   Joe Weakley   Added and configu...
31
32
      body:
        encoding: UTF-8
0e38c117   Chad Zink   Finished POR pars...
33
        string: 'CED6A1CD9634DD409665A876B0722D0900  '
f65bf747   Joe Weakley   Added and configu...
34
      http_version: 
0e38c117   Chad Zink   Finished POR pars...
35
    recorded_at: Thu, 17 May 2018 16:53:03 GMT
f65bf747   Joe Weakley   Added and configu...
36
  recorded_with: VCR 4.0.0