defra_ruby_mocks 2.1.0 → 2.3.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/README.md +32 -4
- data/app/controllers/defra_ruby_mocks/company_controller.rb +8 -1
- data/app/controllers/defra_ruby_mocks/worldpay_controller.rb +1 -0
- data/app/services/defra_ruby_mocks/companies_house_service.rb +12 -2
- data/app/services/defra_ruby_mocks/worldpay_resource_service.rb +2 -2
- data/app/services/defra_ruby_mocks/worldpay_response_service.rb +2 -0
- data/app/views/defra_ruby_mocks/company/officers.json.erb +26 -0
- data/app/views/defra_ruby_mocks/company/show.json.erb +10 -1
- data/config/routes.rb +8 -3
- data/lib/defra_ruby_mocks/configuration.rb +1 -2
- data/lib/defra_ruby_mocks/version.rb +1 -1
- data/spec/dummy/log/test.log +812 -430
- data/spec/examples.txt +104 -87
- data/spec/requests/company_spec.rb +13 -2
- data/spec/requests/officers_spec.rb +37 -0
- data/spec/requests/worldpay_spec.rb +3 -3
- data/spec/services/companies_house_service_spec.rb +28 -6
- data/spec/services/worldpay_resource_service_spec.rb +8 -0
- data/spec/services/worldpay_response_service_spec.rb +9 -2
- metadata +9 -6
data/spec/dummy/log/test.log
CHANGED
@@ -1,513 +1,895 @@
|
|
1
|
-
Started GET "/defra_ruby_mocks/
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
Completed
|
7
|
-
Started GET "/defra_ruby_mocks/
|
8
|
-
|
9
|
-
|
10
|
-
Rendered /Users/toby/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/payment_request.xml.erb (Duration: 2.1ms | Allocations: 310)
|
11
|
-
Completed 200 OK in 11ms (Views: 10.3ms | Allocations: 2428)
|
12
|
-
Started GET "/defra_ruby_mocks/worldpay/payments-service" for 127.0.0.1 at 2021-08-25 10:04:12 +0100
|
13
|
-
Processing by DefraRubyMocks::WorldpayController#payments_service as HTML
|
14
|
-
Rendering /Users/toby/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/refund_request.xml.erb
|
15
|
-
Rendered /Users/toby/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/refund_request.xml.erb (Duration: 0.4ms | Allocations: 156)
|
16
|
-
Completed 200 OK in 2ms (Views: 1.3ms | Allocations: 762)
|
17
|
-
Started GET "/defra_ruby_mocks/worldpay/dispatcher?successURL=http%3A%2F%2Fexample.com%2Fforthewin&failureURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ffailure&pendingURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fpending&cancelURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fcancel&errorURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ferror" for 127.0.0.1 at 2021-08-25 10:04:12 +0100
|
18
|
-
Processing by DefraRubyMocks::WorldpayController#dispatcher as HTML
|
19
|
-
Parameters: {"successURL"=>"http://example.com/forthewin", "failureURL"=>"http://example.com/fo/12345/worldpay/failure", "pendingURL"=>"http://example.com/fo/12345/worldpay/pending", "cancelURL"=>"http://example.com/fo/12345/worldpay/cancel", "errorURL"=>"http://example.com/fo/12345/worldpay/error"}
|
20
|
-
MOCKS: Worldpay dispatcher error: Could not find resource: foo
|
21
|
-
Completed 500 Internal Server Error in 0ms (Allocations: 184)
|
22
|
-
Started GET "/defra_ruby_mocks/worldpay/dispatcher?successURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fsuccess&failureURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ffailure&pendingURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fpending&cancelURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fcancel&errorURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ferror" for 127.0.0.1 at 2021-08-25 10:04:12 +0100
|
23
|
-
Processing by DefraRubyMocks::WorldpayController#dispatcher as HTML
|
24
|
-
Parameters: {"successURL"=>"http://example.com/fo/12345/worldpay/success", "failureURL"=>"http://example.com/fo/12345/worldpay/failure", "pendingURL"=>"http://example.com/fo/12345/worldpay/pending", "cancelURL"=>"http://example.com/fo/12345/worldpay/cancel", "errorURL"=>"http://example.com/fo/12345/worldpay/error"}
|
25
|
-
Rendering /Users/toby/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/stuck.html.erb
|
26
|
-
Rendered /Users/toby/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/stuck.html.erb (Duration: 0.6ms | Allocations: 457)
|
27
|
-
Completed 200 OK in 2ms (Views: 1.4ms | Allocations: 1126)
|
28
|
-
Started GET "/defra_ruby_mocks/worldpay/dispatcher?successURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fsuccess&failureURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ffailure&pendingURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fpending&cancelURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fcancel&errorURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ferror" for 127.0.0.1 at 2021-08-25 10:04:12 +0100
|
29
|
-
Processing by DefraRubyMocks::WorldpayController#dispatcher as HTML
|
30
|
-
Parameters: {"successURL"=>"http://example.com/fo/12345/worldpay/success", "failureURL"=>"http://example.com/fo/12345/worldpay/failure", "pendingURL"=>"http://example.com/fo/12345/worldpay/pending", "cancelURL"=>"http://example.com/fo/12345/worldpay/cancel", "errorURL"=>"http://example.com/fo/12345/worldpay/error"}
|
31
|
-
Redirected to http://example.com/fo/12345/worldpay/success?orderKey=admincode1^^987654&paymentStatus=AUTHORISED&paymentAmount=10500&paymentCurrency=GBP&mac=0ba5271e1ed1b26f9bb428ef7fb536a4&source=WP
|
32
|
-
Completed 302 Found in 1ms (Allocations: 364)
|
33
|
-
Started GET "/defra_ruby_mocks/company/99999999" for 127.0.0.1 at 2021-08-25 10:04:12 +0100
|
34
|
-
Processing by DefraRubyMocks::CompanyController#show as HTML
|
35
|
-
Parameters: {"id"=>"99999999"}
|
36
|
-
Rendering /Users/toby/defra-ruby-mocks/app/views/defra_ruby_mocks/company/not_found.json.erb
|
37
|
-
Rendered /Users/toby/defra-ruby-mocks/app/views/defra_ruby_mocks/company/not_found.json.erb (Duration: 0.3ms | Allocations: 94)
|
38
|
-
Completed 404 Not Found in 4ms (Views: 3.2ms | Allocations: 1328)
|
39
|
-
Started GET "/defra_ruby_mocks/company/05868270" for 127.0.0.1 at 2021-08-25 10:04:12 +0100
|
1
|
+
Started GET "/defra_ruby_mocks/company/company-no/officers" for 127.0.0.1 at 2022-05-10 13:32:57 +0100
|
2
|
+
Processing by DefraRubyMocks::CompanyController#officers as HTML
|
3
|
+
Parameters: {"id"=>"company-no"}
|
4
|
+
Rendering /Users/pauldoyle/dev/defra-ruby-mocks/app/views/defra_ruby_mocks/company/officers.json.erb
|
5
|
+
Rendered /Users/pauldoyle/dev/defra-ruby-mocks/app/views/defra_ruby_mocks/company/officers.json.erb (Duration: 1.6ms | Allocations: 265)
|
6
|
+
Completed 200 OK in 13ms (Views: 8.2ms | Allocations: 2457)
|
7
|
+
Started GET "/defra_ruby_mocks/company/company-no/officers" for 127.0.0.1 at 2022-05-10 13:32:57 +0100
|
8
|
+
Started GET "/defra_ruby_mocks/company/SC247974" for 127.0.0.1 at 2022-05-10 13:32:57 +0100
|
9
|
+
Started GET "/defra_ruby_mocks/company/05868270" for 127.0.0.1 at 2022-05-10 13:32:57 +0100
|
40
10
|
Processing by DefraRubyMocks::CompanyController#show as HTML
|
41
11
|
Parameters: {"id"=>"05868270"}
|
42
|
-
Rendering /Users/
|
43
|
-
Rendered /Users/
|
44
|
-
Completed 200 OK in
|
45
|
-
Started GET "/defra_ruby_mocks/company/
|
46
|
-
Processing by DefraRubyMocks::CompanyController#show as HTML
|
47
|
-
Parameters: {"id"=>"foo"}
|
48
|
-
Rendering /Users/toby/defra-ruby-mocks/app/views/defra_ruby_mocks/company/not_found.json.erb
|
49
|
-
Rendered /Users/toby/defra-ruby-mocks/app/views/defra_ruby_mocks/company/not_found.json.erb (Duration: 0.1ms | Allocations: 10)
|
50
|
-
Completed 404 Not Found in 1ms (Views: 0.5ms | Allocations: 275)
|
51
|
-
Started GET "/defra_ruby_mocks/company/SC247974" for 127.0.0.1 at 2021-08-25 10:04:12 +0100
|
52
|
-
Processing by DefraRubyMocks::CompanyController#show as HTML
|
53
|
-
Parameters: {"id"=>"SC247974"}
|
54
|
-
Rendering /Users/toby/defra-ruby-mocks/app/views/defra_ruby_mocks/company/show.json.erb
|
55
|
-
Rendered /Users/toby/defra-ruby-mocks/app/views/defra_ruby_mocks/company/show.json.erb (Duration: 0.2ms | Allocations: 11)
|
56
|
-
Completed 200 OK in 2ms (Views: 1.0ms | Allocations: 323)
|
57
|
-
Started GET "/defra_ruby_mocks/company/SC247974" for 127.0.0.1 at 2021-08-25 10:04:12 +0100
|
58
|
-
Started GET "/defra_ruby_mocks/company/05868270" for 127.0.0.1 at 2021-08-25 10:04:56 +0100
|
59
|
-
Processing by DefraRubyMocks::CompanyController#show as HTML
|
60
|
-
Parameters: {"id"=>"05868270"}
|
61
|
-
Rendering /Users/toby/defra-ruby-mocks/app/views/defra_ruby_mocks/company/show.json.erb
|
62
|
-
Rendered /Users/toby/defra-ruby-mocks/app/views/defra_ruby_mocks/company/show.json.erb (Duration: 1.5ms | Allocations: 262)
|
63
|
-
Completed 200 OK in 10ms (Views: 6.8ms | Allocations: 2449)
|
64
|
-
Started GET "/defra_ruby_mocks/company/99999999" for 127.0.0.1 at 2021-08-25 10:04:56 +0100
|
12
|
+
Rendering /Users/pauldoyle/dev/defra-ruby-mocks/app/views/defra_ruby_mocks/company/show.json.erb
|
13
|
+
Rendered /Users/pauldoyle/dev/defra-ruby-mocks/app/views/defra_ruby_mocks/company/show.json.erb (Duration: 0.4ms | Allocations: 123)
|
14
|
+
Completed 200 OK in 1ms (Views: 0.8ms | Allocations: 624)
|
15
|
+
Started GET "/defra_ruby_mocks/company/99999999" for 127.0.0.1 at 2022-05-10 13:32:57 +0100
|
65
16
|
Processing by DefraRubyMocks::CompanyController#show as HTML
|
66
17
|
Parameters: {"id"=>"99999999"}
|
67
|
-
Rendering /Users/
|
68
|
-
Rendered /Users/
|
69
|
-
Completed 404 Not Found in
|
70
|
-
Started GET "/defra_ruby_mocks/company/
|
71
|
-
Processing by DefraRubyMocks::CompanyController#show as HTML
|
72
|
-
Parameters: {"id"=>"SC247974"}
|
73
|
-
Rendering /Users/toby/defra-ruby-mocks/app/views/defra_ruby_mocks/company/show.json.erb
|
74
|
-
Rendered /Users/toby/defra-ruby-mocks/app/views/defra_ruby_mocks/company/show.json.erb (Duration: 0.1ms | Allocations: 11)
|
75
|
-
Completed 200 OK in 1ms (Views: 0.4ms | Allocations: 324)
|
76
|
-
Started GET "/defra_ruby_mocks/company/foo" for 127.0.0.1 at 2021-08-25 10:04:56 +0100
|
18
|
+
Rendering /Users/pauldoyle/dev/defra-ruby-mocks/app/views/defra_ruby_mocks/company/not_found.json.erb
|
19
|
+
Rendered /Users/pauldoyle/dev/defra-ruby-mocks/app/views/defra_ruby_mocks/company/not_found.json.erb (Duration: 0.3ms | Allocations: 86)
|
20
|
+
Completed 404 Not Found in 1ms (Views: 1.0ms | Allocations: 535)
|
21
|
+
Started GET "/defra_ruby_mocks/company/foo" for 127.0.0.1 at 2022-05-10 13:32:57 +0100
|
77
22
|
Processing by DefraRubyMocks::CompanyController#show as HTML
|
78
23
|
Parameters: {"id"=>"foo"}
|
79
|
-
Rendering /Users/
|
80
|
-
Rendered /Users/
|
81
|
-
Completed 404 Not Found in 1ms (Views: 0.4ms | Allocations:
|
82
|
-
Started GET "/defra_ruby_mocks/company/SC247974" for 127.0.0.1 at
|
83
|
-
|
24
|
+
Rendering /Users/pauldoyle/dev/defra-ruby-mocks/app/views/defra_ruby_mocks/company/not_found.json.erb
|
25
|
+
Rendered /Users/pauldoyle/dev/defra-ruby-mocks/app/views/defra_ruby_mocks/company/not_found.json.erb (Duration: 0.0ms | Allocations: 10)
|
26
|
+
Completed 404 Not Found in 1ms (Views: 0.4ms | Allocations: 254)
|
27
|
+
Started GET "/defra_ruby_mocks/company/SC247974" for 127.0.0.1 at 2022-05-10 13:32:57 +0100
|
28
|
+
Processing by DefraRubyMocks::CompanyController#show as HTML
|
29
|
+
Parameters: {"id"=>"SC247974"}
|
30
|
+
Rendering /Users/pauldoyle/dev/defra-ruby-mocks/app/views/defra_ruby_mocks/company/show.json.erb
|
31
|
+
Rendered /Users/pauldoyle/dev/defra-ruby-mocks/app/views/defra_ruby_mocks/company/show.json.erb (Duration: 0.0ms | Allocations: 12)
|
32
|
+
Completed 200 OK in 1ms (Views: 0.3ms | Allocations: 306)
|
33
|
+
Started GET "/defra_ruby_mocks/worldpay/payments-service" for 127.0.0.1 at 2022-05-10 13:32:57 +0100
|
34
|
+
Started GET "/defra_ruby_mocks/worldpay/dispatcher" for 127.0.0.1 at 2022-05-10 13:32:57 +0100
|
35
|
+
Started POST "/defra_ruby_mocks/worldpay/payments-service" for 127.0.0.1 at 2022-05-10 13:32:57 +0100
|
84
36
|
Processing by DefraRubyMocks::WorldpayController#payments_service as HTML
|
85
|
-
Rendering /Users/
|
86
|
-
Rendered /Users/
|
87
|
-
Completed 200 OK in
|
88
|
-
Started
|
37
|
+
Rendering /Users/pauldoyle/dev/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/payment_request.xml.erb
|
38
|
+
Rendered /Users/pauldoyle/dev/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/payment_request.xml.erb (Duration: 1.0ms | Allocations: 147)
|
39
|
+
Completed 200 OK in 3ms (Views: 2.8ms | Allocations: 1317)
|
40
|
+
Started POST "/defra_ruby_mocks/worldpay/payments-service" for 127.0.0.1 at 2022-05-10 13:32:57 +0100
|
89
41
|
Processing by DefraRubyMocks::WorldpayController#payments_service as HTML
|
90
42
|
MOCKS: Worldpay payments service error: undefined method `text' for nil:NilClass
|
91
|
-
Completed 500 Internal Server Error in 1ms (Allocations:
|
92
|
-
Started
|
43
|
+
Completed 500 Internal Server Error in 1ms (Allocations: 615)
|
44
|
+
Started POST "/defra_ruby_mocks/worldpay/payments-service" for 127.0.0.1 at 2022-05-10 13:32:57 +0100
|
93
45
|
Processing by DefraRubyMocks::WorldpayController#payments_service as HTML
|
94
|
-
Rendering /Users/
|
95
|
-
Rendered /Users/
|
96
|
-
Completed 200 OK in 2ms (Views: 1.
|
97
|
-
Started GET "/defra_ruby_mocks/worldpay/dispatcher?successURL=http%3A%2F%2Fexample.com%
|
98
|
-
Processing by DefraRubyMocks::WorldpayController#dispatcher as HTML
|
99
|
-
Parameters: {"successURL"=>"http://example.com/forthewin", "failureURL"=>"http://example.com/fo/12345/worldpay/failure", "pendingURL"=>"http://example.com/fo/12345/worldpay/pending", "cancelURL"=>"http://example.com/fo/12345/worldpay/cancel", "errorURL"=>"http://example.com/fo/12345/worldpay/error"}
|
100
|
-
MOCKS: Worldpay dispatcher error: Could not find resource: foo
|
101
|
-
Completed 500 Internal Server Error in 0ms (Allocations: 183)
|
102
|
-
Started GET "/defra_ruby_mocks/worldpay/dispatcher?successURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fsuccess&failureURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ffailure&pendingURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fpending&cancelURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fcancel&errorURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ferror" for 127.0.0.1 at 2021-08-25 10:04:56 +0100
|
46
|
+
Rendering /Users/pauldoyle/dev/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/refund_request.xml.erb
|
47
|
+
Rendered /Users/pauldoyle/dev/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/refund_request.xml.erb (Duration: 0.4ms | Allocations: 156)
|
48
|
+
Completed 200 OK in 2ms (Views: 1.3ms | Allocations: 716)
|
49
|
+
Started GET "/defra_ruby_mocks/worldpay/dispatcher?successURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fsuccess&failureURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ffailure&pendingURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fpending&cancelURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fcancel&errorURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ferror" for 127.0.0.1 at 2022-05-10 13:32:57 +0100
|
103
50
|
Processing by DefraRubyMocks::WorldpayController#dispatcher as HTML
|
104
51
|
Parameters: {"successURL"=>"http://example.com/fo/12345/worldpay/success", "failureURL"=>"http://example.com/fo/12345/worldpay/failure", "pendingURL"=>"http://example.com/fo/12345/worldpay/pending", "cancelURL"=>"http://example.com/fo/12345/worldpay/cancel", "errorURL"=>"http://example.com/fo/12345/worldpay/error"}
|
105
|
-
|
106
|
-
|
107
|
-
|
52
|
+
Rendering /Users/pauldoyle/dev/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/stuck.html.erb
|
53
|
+
Rendered /Users/pauldoyle/dev/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/stuck.html.erb (Duration: 1.1ms | Allocations: 457)
|
54
|
+
Completed 200 OK in 2ms (Views: 1.9ms | Allocations: 1098)
|
55
|
+
Started GET "/defra_ruby_mocks/worldpay/dispatcher?successURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fsuccess&failureURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ffailure&pendingURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fpending&cancelURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fcancel&errorURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ferror" for 127.0.0.1 at 2022-05-10 13:32:57 +0100
|
108
56
|
Processing by DefraRubyMocks::WorldpayController#dispatcher as HTML
|
109
57
|
Parameters: {"successURL"=>"http://example.com/fo/12345/worldpay/success", "failureURL"=>"http://example.com/fo/12345/worldpay/failure", "pendingURL"=>"http://example.com/fo/12345/worldpay/pending", "cancelURL"=>"http://example.com/fo/12345/worldpay/cancel", "errorURL"=>"http://example.com/fo/12345/worldpay/error"}
|
110
|
-
|
111
|
-
|
112
|
-
|
113
|
-
Started GET "/defra_ruby_mocks/worldpay/dispatcher" for 127.0.0.1 at 2021-08-25 10:04:56 +0100
|
114
|
-
Started GET "/defra_ruby_mocks/worldpay/payments-service" for 127.0.0.1 at 2021-08-25 10:04:56 +0100
|
115
|
-
Started GET "/defra_ruby_mocks/worldpay/dispatcher" for 127.0.0.1 at 2021-08-25 10:05:30 +0100
|
116
|
-
Started GET "/defra_ruby_mocks/worldpay/payments-service" for 127.0.0.1 at 2021-08-25 10:05:30 +0100
|
117
|
-
Started GET "/defra_ruby_mocks/worldpay/payments-service" for 127.0.0.1 at 2021-08-25 10:05:30 +0100
|
118
|
-
Processing by DefraRubyMocks::WorldpayController#payments_service as HTML
|
119
|
-
Rendering /Users/toby/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/payment_request.xml.erb
|
120
|
-
Rendered /Users/toby/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/payment_request.xml.erb (Duration: 1.3ms | Allocations: 309)
|
121
|
-
Completed 200 OK in 11ms (Views: 10.4ms | Allocations: 2523)
|
122
|
-
Started GET "/defra_ruby_mocks/worldpay/payments-service" for 127.0.0.1 at 2021-08-25 10:05:30 +0100
|
123
|
-
Processing by DefraRubyMocks::WorldpayController#payments_service as HTML
|
124
|
-
MOCKS: Worldpay payments service error: undefined method `text' for nil:NilClass
|
125
|
-
Completed 500 Internal Server Error in 1ms (Allocations: 626)
|
126
|
-
Started GET "/defra_ruby_mocks/worldpay/payments-service" for 127.0.0.1 at 2021-08-25 10:05:30 +0100
|
127
|
-
Processing by DefraRubyMocks::WorldpayController#payments_service as HTML
|
128
|
-
Rendering /Users/toby/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/refund_request.xml.erb
|
129
|
-
Rendered /Users/toby/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/refund_request.xml.erb (Duration: 0.4ms | Allocations: 156)
|
130
|
-
Completed 200 OK in 2ms (Views: 1.6ms | Allocations: 726)
|
131
|
-
Started GET "/defra_ruby_mocks/worldpay/dispatcher?successURL=http%3A%2F%2Fexample.com%2Fforthewin&failureURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ffailure&pendingURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fpending&cancelURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fcancel&errorURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ferror" for 127.0.0.1 at 2021-08-25 10:05:30 +0100
|
58
|
+
Redirected to http://example.com/fo/12345/worldpay/success?orderKey=admincode1^^987654&paymentStatus=AUTHORISED&paymentAmount=10500&paymentCurrency=GBP&mac=0ba5271e1ed1b26f9bb428ef7fb536a4&source=WP
|
59
|
+
Completed 302 Found in 0ms (Allocations: 355)
|
60
|
+
Started GET "/defra_ruby_mocks/worldpay/dispatcher?successURL=http%3A%2F%2Fexample.com%2Fforthewin&failureURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ffailure&pendingURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fpending&cancelURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fcancel&errorURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ferror" for 127.0.0.1 at 2022-05-10 13:32:57 +0100
|
132
61
|
Processing by DefraRubyMocks::WorldpayController#dispatcher as HTML
|
133
62
|
Parameters: {"successURL"=>"http://example.com/forthewin", "failureURL"=>"http://example.com/fo/12345/worldpay/failure", "pendingURL"=>"http://example.com/fo/12345/worldpay/pending", "cancelURL"=>"http://example.com/fo/12345/worldpay/cancel", "errorURL"=>"http://example.com/fo/12345/worldpay/error"}
|
134
63
|
MOCKS: Worldpay dispatcher error: Could not find resource: foo
|
135
|
-
Completed 500 Internal Server Error in 0ms (Allocations:
|
136
|
-
Started GET "/defra_ruby_mocks/worldpay/dispatcher?successURL=http%3A%2F%2Fexample.com%
|
137
|
-
Processing by DefraRubyMocks::WorldpayController#dispatcher as HTML
|
138
|
-
Parameters: {"successURL"=>"http://example.com/fo/12345/worldpay/success", "failureURL"=>"http://example.com/fo/12345/worldpay/failure", "pendingURL"=>"http://example.com/fo/12345/worldpay/pending", "cancelURL"=>"http://example.com/fo/12345/worldpay/cancel", "errorURL"=>"http://example.com/fo/12345/worldpay/error"}
|
139
|
-
Rendering /Users/toby/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/stuck.html.erb
|
140
|
-
Rendered /Users/toby/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/stuck.html.erb (Duration: 0.6ms | Allocations: 457)
|
141
|
-
Completed 200 OK in 2ms (Views: 1.7ms | Allocations: 1099)
|
142
|
-
Started GET "/defra_ruby_mocks/worldpay/dispatcher?successURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fsuccess&failureURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ffailure&pendingURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fpending&cancelURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fcancel&errorURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ferror" for 127.0.0.1 at 2021-08-25 10:05:30 +0100
|
64
|
+
Completed 500 Internal Server Error in 0ms (Allocations: 174)
|
65
|
+
Started GET "/defra_ruby_mocks/worldpay/dispatcher?successURL=http%3A%2F%2Fexample.com%2Fforthewin&failureURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ffailure&pendingURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fpending&cancelURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fcancel&errorURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ferror" for 127.0.0.1 at 2022-05-10 15:55:50 +0100
|
143
66
|
Processing by DefraRubyMocks::WorldpayController#dispatcher as HTML
|
144
|
-
Parameters: {"successURL"=>"http://example.com/
|
145
|
-
|
146
|
-
Completed
|
147
|
-
Started GET "/defra_ruby_mocks/
|
148
|
-
Processing by DefraRubyMocks::CompanyController#show as HTML
|
149
|
-
Parameters: {"id"=>"foo"}
|
150
|
-
Rendering /Users/toby/defra-ruby-mocks/app/views/defra_ruby_mocks/company/not_found.json.erb
|
151
|
-
Rendered /Users/toby/defra-ruby-mocks/app/views/defra_ruby_mocks/company/not_found.json.erb (Duration: 0.4ms | Allocations: 94)
|
152
|
-
Completed 404 Not Found in 4ms (Views: 3.3ms | Allocations: 1209)
|
153
|
-
Started GET "/defra_ruby_mocks/company/SC247974" for 127.0.0.1 at 2021-08-25 10:05:30 +0100
|
154
|
-
Processing by DefraRubyMocks::CompanyController#show as HTML
|
155
|
-
Parameters: {"id"=>"SC247974"}
|
156
|
-
Rendering /Users/toby/defra-ruby-mocks/app/views/defra_ruby_mocks/company/show.json.erb
|
157
|
-
Rendered /Users/toby/defra-ruby-mocks/app/views/defra_ruby_mocks/company/show.json.erb (Duration: 0.3ms | Allocations: 99)
|
158
|
-
Completed 200 OK in 2ms (Views: 0.8ms | Allocations: 606)
|
159
|
-
Started GET "/defra_ruby_mocks/company/05868270" for 127.0.0.1 at 2021-08-25 10:05:30 +0100
|
160
|
-
Processing by DefraRubyMocks::CompanyController#show as HTML
|
161
|
-
Parameters: {"id"=>"05868270"}
|
162
|
-
Rendering /Users/toby/defra-ruby-mocks/app/views/defra_ruby_mocks/company/show.json.erb
|
163
|
-
Rendered /Users/toby/defra-ruby-mocks/app/views/defra_ruby_mocks/company/show.json.erb (Duration: 0.0ms | Allocations: 11)
|
164
|
-
Completed 200 OK in 1ms (Views: 0.4ms | Allocations: 304)
|
165
|
-
Started GET "/defra_ruby_mocks/company/99999999" for 127.0.0.1 at 2021-08-25 10:05:30 +0100
|
166
|
-
Processing by DefraRubyMocks::CompanyController#show as HTML
|
167
|
-
Parameters: {"id"=>"99999999"}
|
168
|
-
Rendering /Users/toby/defra-ruby-mocks/app/views/defra_ruby_mocks/company/not_found.json.erb
|
169
|
-
Rendered /Users/toby/defra-ruby-mocks/app/views/defra_ruby_mocks/company/not_found.json.erb (Duration: 0.0ms | Allocations: 10)
|
170
|
-
Completed 404 Not Found in 1ms (Views: 0.4ms | Allocations: 253)
|
171
|
-
Started GET "/defra_ruby_mocks/company/SC247974" for 127.0.0.1 at 2021-08-25 10:05:30 +0100
|
172
|
-
Started GET "/defra_ruby_mocks/company/SC247974" for 127.0.0.1 at 2021-08-25 10:13:15 +0100
|
173
|
-
Started GET "/defra_ruby_mocks/company/05868270" for 127.0.0.1 at 2021-08-25 10:13:15 +0100
|
174
|
-
Processing by DefraRubyMocks::CompanyController#show as HTML
|
175
|
-
Parameters: {"id"=>"05868270"}
|
176
|
-
Rendering /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/company/show.json.erb
|
177
|
-
Rendered /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/company/show.json.erb (Duration: 1.5ms | Allocations: 261)
|
178
|
-
Completed 200 OK in 9ms (Views: 6.1ms | Allocations: 2467)
|
179
|
-
Started GET "/defra_ruby_mocks/company/foo" for 127.0.0.1 at 2021-08-25 10:13:15 +0100
|
180
|
-
Processing by DefraRubyMocks::CompanyController#show as HTML
|
181
|
-
Parameters: {"id"=>"foo"}
|
182
|
-
Rendering /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/company/not_found.json.erb
|
183
|
-
Rendered /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/company/not_found.json.erb (Duration: 0.3ms | Allocations: 86)
|
184
|
-
Completed 404 Not Found in 2ms (Views: 1.5ms | Allocations: 535)
|
185
|
-
Started GET "/defra_ruby_mocks/company/SC247974" for 127.0.0.1 at 2021-08-25 10:13:15 +0100
|
186
|
-
Processing by DefraRubyMocks::CompanyController#show as HTML
|
187
|
-
Parameters: {"id"=>"SC247974"}
|
188
|
-
Rendering /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/company/show.json.erb
|
189
|
-
Rendered /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/company/show.json.erb (Duration: 0.1ms | Allocations: 11)
|
190
|
-
Completed 200 OK in 1ms (Views: 0.4ms | Allocations: 303)
|
191
|
-
Started GET "/defra_ruby_mocks/company/99999999" for 127.0.0.1 at 2021-08-25 10:13:15 +0100
|
192
|
-
Processing by DefraRubyMocks::CompanyController#show as HTML
|
193
|
-
Parameters: {"id"=>"99999999"}
|
194
|
-
Rendering /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/company/not_found.json.erb
|
195
|
-
Rendered /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/company/not_found.json.erb (Duration: 0.1ms | Allocations: 10)
|
196
|
-
Completed 404 Not Found in 1ms (Views: 0.5ms | Allocations: 253)
|
197
|
-
Started GET "/defra_ruby_mocks/worldpay/dispatcher?successURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fsuccess&failureURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ffailure&pendingURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fpending&cancelURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fcancel&errorURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ferror" for 127.0.0.1 at 2021-08-25 10:13:15 +0100
|
67
|
+
Parameters: {"successURL"=>"http://example.com/forthewin", "failureURL"=>"http://example.com/fo/12345/worldpay/failure", "pendingURL"=>"http://example.com/fo/12345/worldpay/pending", "cancelURL"=>"http://example.com/fo/12345/worldpay/cancel", "errorURL"=>"http://example.com/fo/12345/worldpay/error"}
|
68
|
+
MOCKS: Worldpay dispatcher error: Could not find resource: foo
|
69
|
+
Completed 500 Internal Server Error in 1ms (Allocations: 256)
|
70
|
+
Started GET "/defra_ruby_mocks/worldpay/dispatcher?successURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fsuccess&failureURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ffailure&pendingURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fpending&cancelURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fcancel&errorURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ferror" for 127.0.0.1 at 2022-05-10 15:55:50 +0100
|
198
71
|
Processing by DefraRubyMocks::WorldpayController#dispatcher as HTML
|
199
72
|
Parameters: {"successURL"=>"http://example.com/fo/12345/worldpay/success", "failureURL"=>"http://example.com/fo/12345/worldpay/failure", "pendingURL"=>"http://example.com/fo/12345/worldpay/pending", "cancelURL"=>"http://example.com/fo/12345/worldpay/cancel", "errorURL"=>"http://example.com/fo/12345/worldpay/error"}
|
200
|
-
Rendering /Users/
|
201
|
-
Rendered /Users/
|
202
|
-
Completed 200 OK in
|
203
|
-
Started GET "/defra_ruby_mocks/worldpay/dispatcher?successURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fsuccess&failureURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ffailure&pendingURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fpending&cancelURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fcancel&errorURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ferror" for 127.0.0.1 at
|
73
|
+
Rendering /Users/pauldoyle/dev/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/stuck.html.erb
|
74
|
+
Rendered /Users/pauldoyle/dev/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/stuck.html.erb (Duration: 3.0ms | Allocations: 620)
|
75
|
+
Completed 200 OK in 16ms (Views: 15.1ms | Allocations: 2368)
|
76
|
+
Started GET "/defra_ruby_mocks/worldpay/dispatcher?successURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fsuccess&failureURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ffailure&pendingURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fpending&cancelURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fcancel&errorURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ferror" for 127.0.0.1 at 2022-05-10 15:55:50 +0100
|
204
77
|
Processing by DefraRubyMocks::WorldpayController#dispatcher as HTML
|
205
78
|
Parameters: {"successURL"=>"http://example.com/fo/12345/worldpay/success", "failureURL"=>"http://example.com/fo/12345/worldpay/failure", "pendingURL"=>"http://example.com/fo/12345/worldpay/pending", "cancelURL"=>"http://example.com/fo/12345/worldpay/cancel", "errorURL"=>"http://example.com/fo/12345/worldpay/error"}
|
206
79
|
Redirected to http://example.com/fo/12345/worldpay/success?orderKey=admincode1^^987654&paymentStatus=AUTHORISED&paymentAmount=10500&paymentCurrency=GBP&mac=0ba5271e1ed1b26f9bb428ef7fb536a4&source=WP
|
207
|
-
Completed 302 Found in 1ms (Allocations:
|
208
|
-
Started
|
209
|
-
Processing by DefraRubyMocks::WorldpayController#dispatcher as HTML
|
210
|
-
Parameters: {"successURL"=>"http://example.com/forthewin", "failureURL"=>"http://example.com/fo/12345/worldpay/failure", "pendingURL"=>"http://example.com/fo/12345/worldpay/pending", "cancelURL"=>"http://example.com/fo/12345/worldpay/cancel", "errorURL"=>"http://example.com/fo/12345/worldpay/error"}
|
211
|
-
MOCKS: Worldpay dispatcher error: Could not find resource: foo
|
212
|
-
Completed 500 Internal Server Error in 1ms (Allocations: 172)
|
213
|
-
Started GET "/defra_ruby_mocks/worldpay/payments-service" for 127.0.0.1 at 2021-08-25 10:13:15 +0100
|
80
|
+
Completed 302 Found in 1ms (Allocations: 355)
|
81
|
+
Started POST "/defra_ruby_mocks/worldpay/payments-service" for 127.0.0.1 at 2022-05-10 15:55:50 +0100
|
214
82
|
Processing by DefraRubyMocks::WorldpayController#payments_service as HTML
|
215
|
-
Rendering /Users/
|
216
|
-
Rendered /Users/
|
217
|
-
Completed 200 OK in
|
218
|
-
Started
|
83
|
+
Rendering /Users/pauldoyle/dev/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/refund_request.xml.erb
|
84
|
+
Rendered /Users/pauldoyle/dev/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/refund_request.xml.erb (Duration: 3.3ms | Allocations: 164)
|
85
|
+
Completed 200 OK in 9ms (Views: 5.3ms | Allocations: 1806)
|
86
|
+
Started POST "/defra_ruby_mocks/worldpay/payments-service" for 127.0.0.1 at 2022-05-10 15:55:50 +0100
|
219
87
|
Processing by DefraRubyMocks::WorldpayController#payments_service as HTML
|
220
88
|
MOCKS: Worldpay payments service error: undefined method `text' for nil:NilClass
|
221
|
-
Completed 500 Internal Server Error in 1ms (Allocations:
|
222
|
-
Started
|
89
|
+
Completed 500 Internal Server Error in 1ms (Allocations: 611)
|
90
|
+
Started POST "/defra_ruby_mocks/worldpay/payments-service" for 127.0.0.1 at 2022-05-10 15:55:50 +0100
|
223
91
|
Processing by DefraRubyMocks::WorldpayController#payments_service as HTML
|
224
|
-
Rendering /Users/
|
225
|
-
Rendered /Users/
|
226
|
-
Completed 200 OK in 3ms (Views:
|
227
|
-
Started
|
228
|
-
Started
|
229
|
-
Started
|
230
|
-
Processing by DefraRubyMocks::
|
231
|
-
|
232
|
-
|
233
|
-
|
234
|
-
|
235
|
-
|
236
|
-
|
237
|
-
|
238
|
-
|
239
|
-
|
240
|
-
|
241
|
-
|
242
|
-
|
243
|
-
|
244
|
-
Rendering /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/company/show.json.erb
|
245
|
-
Rendered /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/company/show.json.erb (Duration: 0.1ms | Allocations: 11)
|
246
|
-
Completed 200 OK in 1ms (Views: 0.5ms | Allocations: 303)
|
247
|
-
Started GET "/defra_ruby_mocks/company/foo" for 127.0.0.1 at 2021-08-25 10:15:53 +0100
|
248
|
-
Processing by DefraRubyMocks::CompanyController#show as HTML
|
249
|
-
Parameters: {"id"=>"foo"}
|
250
|
-
Rendering /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/company/not_found.json.erb
|
251
|
-
Rendered /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/company/not_found.json.erb (Duration: 0.0ms | Allocations: 10)
|
252
|
-
Completed 404 Not Found in 1ms (Views: 0.4ms | Allocations: 253)
|
253
|
-
Started GET "/defra_ruby_mocks/company/SC247974" for 127.0.0.1 at 2021-08-25 10:15:53 +0100
|
254
|
-
Started GET "/defra_ruby_mocks/worldpay/dispatcher?successURL=http%3A%2F%2Fexample.com%2Fforthewin&failureURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ffailure&pendingURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fpending&cancelURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fcancel&errorURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ferror" for 127.0.0.1 at 2021-08-25 10:15:53 +0100
|
92
|
+
Rendering /Users/pauldoyle/dev/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/payment_request.xml.erb
|
93
|
+
Rendered /Users/pauldoyle/dev/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/payment_request.xml.erb (Duration: 0.5ms | Allocations: 141)
|
94
|
+
Completed 200 OK in 3ms (Views: 1.5ms | Allocations: 925)
|
95
|
+
Started POST "/defra_ruby_mocks/govpay/payments" for 127.0.0.1 at 2022-05-10 15:55:50 +0100
|
96
|
+
Started POST "/defra_ruby_mocks/govpay/payments" for 127.0.0.1 at 2022-05-10 15:57:35 +0100
|
97
|
+
Started POST "/defra_ruby_mocks/worldpay/payments-service" for 127.0.0.1 at 2022-05-10 15:57:35 +0100
|
98
|
+
Processing by DefraRubyMocks::WorldpayController#payments_service as HTML
|
99
|
+
Rendering /Users/pauldoyle/dev/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/payment_request.xml.erb
|
100
|
+
Rendered /Users/pauldoyle/dev/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/payment_request.xml.erb (Duration: 1.6ms | Allocations: 309)
|
101
|
+
Completed 200 OK in 25ms (Views: 18.2ms | Allocations: 3181)
|
102
|
+
Started POST "/defra_ruby_mocks/worldpay/payments-service" for 127.0.0.1 at 2022-05-10 15:57:35 +0100
|
103
|
+
Processing by DefraRubyMocks::WorldpayController#payments_service as HTML
|
104
|
+
MOCKS: Worldpay payments service error: undefined method `text' for nil:NilClass
|
105
|
+
Completed 500 Internal Server Error in 1ms (Allocations: 613)
|
106
|
+
Started POST "/defra_ruby_mocks/worldpay/payments-service" for 127.0.0.1 at 2022-05-10 15:57:35 +0100
|
107
|
+
Processing by DefraRubyMocks::WorldpayController#payments_service as HTML
|
108
|
+
Rendering /Users/pauldoyle/dev/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/refund_request.xml.erb
|
109
|
+
Rendered /Users/pauldoyle/dev/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/refund_request.xml.erb (Duration: 0.7ms | Allocations: 156)
|
110
|
+
Completed 200 OK in 3ms (Views: 1.7ms | Allocations: 992)
|
111
|
+
Started GET "/defra_ruby_mocks/worldpay/dispatcher?successURL=http%3A%2F%2Fexample.com%2Fforthewin&failureURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ffailure&pendingURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fpending&cancelURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fcancel&errorURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ferror" for 127.0.0.1 at 2022-05-10 15:57:35 +0100
|
255
112
|
Processing by DefraRubyMocks::WorldpayController#dispatcher as HTML
|
256
113
|
Parameters: {"successURL"=>"http://example.com/forthewin", "failureURL"=>"http://example.com/fo/12345/worldpay/failure", "pendingURL"=>"http://example.com/fo/12345/worldpay/pending", "cancelURL"=>"http://example.com/fo/12345/worldpay/cancel", "errorURL"=>"http://example.com/fo/12345/worldpay/error"}
|
257
114
|
MOCKS: Worldpay dispatcher error: Could not find resource: foo
|
258
|
-
Completed 500 Internal Server Error in 0ms (Allocations:
|
259
|
-
Started GET "/defra_ruby_mocks/worldpay/dispatcher?successURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fsuccess&failureURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ffailure&pendingURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fpending&cancelURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fcancel&errorURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ferror" for 127.0.0.1 at
|
115
|
+
Completed 500 Internal Server Error in 0ms (Allocations: 186)
|
116
|
+
Started GET "/defra_ruby_mocks/worldpay/dispatcher?successURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fsuccess&failureURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ffailure&pendingURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fpending&cancelURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fcancel&errorURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ferror" for 127.0.0.1 at 2022-05-10 15:57:35 +0100
|
260
117
|
Processing by DefraRubyMocks::WorldpayController#dispatcher as HTML
|
261
118
|
Parameters: {"successURL"=>"http://example.com/fo/12345/worldpay/success", "failureURL"=>"http://example.com/fo/12345/worldpay/failure", "pendingURL"=>"http://example.com/fo/12345/worldpay/pending", "cancelURL"=>"http://example.com/fo/12345/worldpay/cancel", "errorURL"=>"http://example.com/fo/12345/worldpay/error"}
|
262
|
-
|
263
|
-
|
264
|
-
|
265
|
-
Started GET "/defra_ruby_mocks/worldpay/dispatcher?successURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fsuccess&failureURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ffailure&pendingURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fpending&cancelURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fcancel&errorURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ferror" for 127.0.0.1 at 2021-08-25 10:15:53 +0100
|
119
|
+
Redirected to http://example.com/fo/12345/worldpay/success?orderKey=admincode1^^987654&paymentStatus=AUTHORISED&paymentAmount=10500&paymentCurrency=GBP&mac=0ba5271e1ed1b26f9bb428ef7fb536a4&source=WP
|
120
|
+
Completed 302 Found in 1ms (Allocations: 364)
|
121
|
+
Started GET "/defra_ruby_mocks/worldpay/dispatcher?successURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fsuccess&failureURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ffailure&pendingURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fpending&cancelURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fcancel&errorURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ferror" for 127.0.0.1 at 2022-05-10 15:57:35 +0100
|
266
122
|
Processing by DefraRubyMocks::WorldpayController#dispatcher as HTML
|
267
123
|
Parameters: {"successURL"=>"http://example.com/fo/12345/worldpay/success", "failureURL"=>"http://example.com/fo/12345/worldpay/failure", "pendingURL"=>"http://example.com/fo/12345/worldpay/pending", "cancelURL"=>"http://example.com/fo/12345/worldpay/cancel", "errorURL"=>"http://example.com/fo/12345/worldpay/error"}
|
268
|
-
|
269
|
-
|
270
|
-
|
271
|
-
|
272
|
-
|
273
|
-
Rendered /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/payment_request.xml.erb (Duration: 0.5ms | Allocations: 147)
|
274
|
-
Completed 200 OK in 3ms (Views: 2.7ms | Allocations: 1174)
|
275
|
-
Started GET "/defra_ruby_mocks/worldpay/payments-service" for 127.0.0.1 at 2021-08-25 10:15:53 +0100
|
276
|
-
Processing by DefraRubyMocks::WorldpayController#payments_service as HTML
|
277
|
-
MOCKS: Worldpay payments service error: undefined method `text' for nil:NilClass
|
278
|
-
Completed 500 Internal Server Error in 1ms (Allocations: 622)
|
279
|
-
Started GET "/defra_ruby_mocks/worldpay/payments-service" for 127.0.0.1 at 2021-08-25 10:15:53 +0100
|
280
|
-
Processing by DefraRubyMocks::WorldpayController#payments_service as HTML
|
281
|
-
Rendering /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/refund_request.xml.erb
|
282
|
-
Rendered /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/refund_request.xml.erb (Duration: 0.4ms | Allocations: 156)
|
283
|
-
Completed 200 OK in 2ms (Views: 1.4ms | Allocations: 726)
|
284
|
-
Started GET "/defra_ruby_mocks/worldpay/dispatcher" for 127.0.0.1 at 2021-08-25 10:15:53 +0100
|
285
|
-
Started GET "/defra_ruby_mocks/worldpay/payments-service" for 127.0.0.1 at 2021-08-25 10:15:53 +0100
|
286
|
-
Started GET "/defra_ruby_mocks/company/99999999" for 127.0.0.1 at 2021-08-25 10:17:31 +0100
|
287
|
-
Processing by DefraRubyMocks::CompanyController#show as HTML
|
288
|
-
Parameters: {"id"=>"99999999"}
|
289
|
-
Rendering /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/company/not_found.json.erb
|
290
|
-
Rendered /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/company/not_found.json.erb (Duration: 1.3ms | Allocations: 254)
|
291
|
-
Completed 404 Not Found in 11ms (Views: 11.0ms | Allocations: 2377)
|
292
|
-
Started GET "/defra_ruby_mocks/company/05868270" for 127.0.0.1 at 2021-08-25 10:17:31 +0100
|
293
|
-
Processing by DefraRubyMocks::CompanyController#show as HTML
|
294
|
-
Parameters: {"id"=>"05868270"}
|
295
|
-
Rendering /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/company/show.json.erb
|
296
|
-
Rendered /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/company/show.json.erb (Duration: 0.4ms | Allocations: 100)
|
297
|
-
Completed 200 OK in 2ms (Views: 0.9ms | Allocations: 645)
|
298
|
-
Started GET "/defra_ruby_mocks/company/foo" for 127.0.0.1 at 2021-08-25 10:17:31 +0100
|
299
|
-
Processing by DefraRubyMocks::CompanyController#show as HTML
|
300
|
-
Parameters: {"id"=>"foo"}
|
301
|
-
Rendering /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/company/not_found.json.erb
|
302
|
-
Rendered /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/company/not_found.json.erb (Duration: 0.1ms | Allocations: 10)
|
303
|
-
Completed 404 Not Found in 1ms (Views: 0.8ms | Allocations: 275)
|
304
|
-
Started GET "/defra_ruby_mocks/company/SC247974" for 127.0.0.1 at 2021-08-25 10:17:31 +0100
|
305
|
-
Processing by DefraRubyMocks::CompanyController#show as HTML
|
306
|
-
Parameters: {"id"=>"SC247974"}
|
307
|
-
Rendering /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/company/show.json.erb
|
308
|
-
Rendered /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/company/show.json.erb (Duration: 0.1ms | Allocations: 11)
|
309
|
-
Completed 200 OK in 1ms (Views: 0.5ms | Allocations: 327)
|
310
|
-
Started GET "/defra_ruby_mocks/company/SC247974" for 127.0.0.1 at 2021-08-25 10:17:31 +0100
|
311
|
-
Started GET "/defra_ruby_mocks/worldpay/dispatcher?successURL=http%3A%2F%2Fexample.com%2Fforthewin&failureURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ffailure&pendingURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fpending&cancelURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fcancel&errorURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ferror" for 127.0.0.1 at 2021-08-25 10:17:31 +0100
|
124
|
+
Rendering /Users/pauldoyle/dev/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/stuck.html.erb
|
125
|
+
Rendered /Users/pauldoyle/dev/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/stuck.html.erb (Duration: 0.8ms | Allocations: 457)
|
126
|
+
Completed 200 OK in 2ms (Views: 1.7ms | Allocations: 1097)
|
127
|
+
Started POST "/defra_ruby_mocks/govpay/payments" for 127.0.0.1 at 2022-05-10 15:58:51 +0100
|
128
|
+
Started GET "/defra_ruby_mocks/worldpay/dispatcher?successURL=http%3A%2F%2Fexample.com%2Fforthewin&failureURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ffailure&pendingURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fpending&cancelURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fcancel&errorURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ferror" for 127.0.0.1 at 2022-05-10 15:58:51 +0100
|
312
129
|
Processing by DefraRubyMocks::WorldpayController#dispatcher as HTML
|
313
130
|
Parameters: {"successURL"=>"http://example.com/forthewin", "failureURL"=>"http://example.com/fo/12345/worldpay/failure", "pendingURL"=>"http://example.com/fo/12345/worldpay/pending", "cancelURL"=>"http://example.com/fo/12345/worldpay/cancel", "errorURL"=>"http://example.com/fo/12345/worldpay/error"}
|
314
131
|
MOCKS: Worldpay dispatcher error: Could not find resource: foo
|
315
|
-
Completed 500 Internal Server Error in
|
316
|
-
Started GET "/defra_ruby_mocks/worldpay/dispatcher?successURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fsuccess&failureURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ffailure&pendingURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fpending&cancelURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fcancel&errorURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ferror" for 127.0.0.1 at
|
132
|
+
Completed 500 Internal Server Error in 0ms (Allocations: 255)
|
133
|
+
Started GET "/defra_ruby_mocks/worldpay/dispatcher?successURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fsuccess&failureURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ffailure&pendingURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fpending&cancelURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fcancel&errorURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ferror" for 127.0.0.1 at 2022-05-10 15:58:51 +0100
|
317
134
|
Processing by DefraRubyMocks::WorldpayController#dispatcher as HTML
|
318
135
|
Parameters: {"successURL"=>"http://example.com/fo/12345/worldpay/success", "failureURL"=>"http://example.com/fo/12345/worldpay/failure", "pendingURL"=>"http://example.com/fo/12345/worldpay/pending", "cancelURL"=>"http://example.com/fo/12345/worldpay/cancel", "errorURL"=>"http://example.com/fo/12345/worldpay/error"}
|
319
136
|
Redirected to http://example.com/fo/12345/worldpay/success?orderKey=admincode1^^987654&paymentStatus=AUTHORISED&paymentAmount=10500&paymentCurrency=GBP&mac=0ba5271e1ed1b26f9bb428ef7fb536a4&source=WP
|
320
|
-
Completed 302 Found in 1ms (Allocations:
|
321
|
-
Started GET "/defra_ruby_mocks/worldpay/dispatcher?successURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fsuccess&failureURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ffailure&pendingURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fpending&cancelURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fcancel&errorURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ferror" for 127.0.0.1 at
|
137
|
+
Completed 302 Found in 1ms (Allocations: 365)
|
138
|
+
Started GET "/defra_ruby_mocks/worldpay/dispatcher?successURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fsuccess&failureURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ffailure&pendingURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fpending&cancelURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fcancel&errorURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ferror" for 127.0.0.1 at 2022-05-10 15:58:51 +0100
|
322
139
|
Processing by DefraRubyMocks::WorldpayController#dispatcher as HTML
|
323
140
|
Parameters: {"successURL"=>"http://example.com/fo/12345/worldpay/success", "failureURL"=>"http://example.com/fo/12345/worldpay/failure", "pendingURL"=>"http://example.com/fo/12345/worldpay/pending", "cancelURL"=>"http://example.com/fo/12345/worldpay/cancel", "errorURL"=>"http://example.com/fo/12345/worldpay/error"}
|
324
|
-
Rendering /Users/
|
325
|
-
Rendered /Users/
|
326
|
-
Completed 200 OK in
|
327
|
-
Started
|
328
|
-
Processing by DefraRubyMocks::WorldpayController#payments_service as HTML
|
329
|
-
Rendering /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/refund_request.xml.erb
|
330
|
-
Rendered /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/refund_request.xml.erb (Duration: 0.6ms | Allocations: 162)
|
331
|
-
Completed 200 OK in 5ms (Views: 4.0ms | Allocations: 1321)
|
332
|
-
Started GET "/defra_ruby_mocks/worldpay/payments-service" for 127.0.0.1 at 2021-08-25 10:17:31 +0100
|
141
|
+
Rendering /Users/pauldoyle/dev/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/stuck.html.erb
|
142
|
+
Rendered /Users/pauldoyle/dev/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/stuck.html.erb (Duration: 1.8ms | Allocations: 619)
|
143
|
+
Completed 200 OK in 8ms (Views: 7.5ms | Allocations: 2358)
|
144
|
+
Started POST "/defra_ruby_mocks/worldpay/payments-service" for 127.0.0.1 at 2022-05-10 15:58:51 +0100
|
333
145
|
Processing by DefraRubyMocks::WorldpayController#payments_service as HTML
|
334
|
-
Rendering /Users/
|
335
|
-
Rendered /Users/
|
336
|
-
Completed 200 OK in
|
337
|
-
Started
|
146
|
+
Rendering /Users/pauldoyle/dev/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/payment_request.xml.erb
|
147
|
+
Rendered /Users/pauldoyle/dev/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/payment_request.xml.erb (Duration: 0.5ms | Allocations: 147)
|
148
|
+
Completed 200 OK in 6ms (Views: 1.9ms | Allocations: 1736)
|
149
|
+
Started POST "/defra_ruby_mocks/worldpay/payments-service" for 127.0.0.1 at 2022-05-10 15:58:51 +0100
|
338
150
|
Processing by DefraRubyMocks::WorldpayController#payments_service as HTML
|
339
151
|
MOCKS: Worldpay payments service error: undefined method `text' for nil:NilClass
|
340
|
-
Completed 500 Internal Server Error in 1ms (Allocations:
|
341
|
-
Started
|
342
|
-
|
343
|
-
|
152
|
+
Completed 500 Internal Server Error in 1ms (Allocations: 605)
|
153
|
+
Started POST "/defra_ruby_mocks/worldpay/payments-service" for 127.0.0.1 at 2022-05-10 15:58:51 +0100
|
154
|
+
Processing by DefraRubyMocks::WorldpayController#payments_service as HTML
|
155
|
+
Rendering /Users/pauldoyle/dev/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/refund_request.xml.erb
|
156
|
+
Rendered /Users/pauldoyle/dev/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/refund_request.xml.erb (Duration: 0.5ms | Allocations: 156)
|
157
|
+
Completed 200 OK in 2ms (Views: 1.3ms | Allocations: 992)
|
158
|
+
Started GET "/defra_ruby_mocks/worldpay/dispatcher?successURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fsuccess&failureURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ffailure&pendingURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fpending&cancelURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fcancel&errorURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ferror" for 127.0.0.1 at 2022-05-10 15:59:26 +0100
|
344
159
|
Processing by DefraRubyMocks::WorldpayController#dispatcher as HTML
|
345
160
|
Parameters: {"successURL"=>"http://example.com/fo/12345/worldpay/success", "failureURL"=>"http://example.com/fo/12345/worldpay/failure", "pendingURL"=>"http://example.com/fo/12345/worldpay/pending", "cancelURL"=>"http://example.com/fo/12345/worldpay/cancel", "errorURL"=>"http://example.com/fo/12345/worldpay/error"}
|
346
|
-
|
347
|
-
|
348
|
-
|
161
|
+
Rendering /Users/pauldoyle/dev/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/stuck.html.erb
|
162
|
+
Rendered /Users/pauldoyle/dev/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/stuck.html.erb (Duration: 1.5ms | Allocations: 619)
|
163
|
+
Completed 200 OK in 7ms (Views: 6.9ms | Allocations: 2445)
|
164
|
+
Started GET "/defra_ruby_mocks/worldpay/dispatcher?successURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fsuccess&failureURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ffailure&pendingURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fpending&cancelURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fcancel&errorURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ferror" for 127.0.0.1 at 2022-05-10 15:59:26 +0100
|
349
165
|
Processing by DefraRubyMocks::WorldpayController#dispatcher as HTML
|
350
166
|
Parameters: {"successURL"=>"http://example.com/fo/12345/worldpay/success", "failureURL"=>"http://example.com/fo/12345/worldpay/failure", "pendingURL"=>"http://example.com/fo/12345/worldpay/pending", "cancelURL"=>"http://example.com/fo/12345/worldpay/cancel", "errorURL"=>"http://example.com/fo/12345/worldpay/error"}
|
351
|
-
|
352
|
-
|
353
|
-
|
354
|
-
Started GET "/defra_ruby_mocks/worldpay/dispatcher?successURL=http%3A%2F%2Fexample.com%2Fforthewin&failureURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ffailure&pendingURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fpending&cancelURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fcancel&errorURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ferror" for 127.0.0.1 at 2021-08-25 10:17:46 +0100
|
167
|
+
Redirected to http://example.com/fo/12345/worldpay/success?orderKey=admincode1^^987654&paymentStatus=AUTHORISED&paymentAmount=10500&paymentCurrency=GBP&mac=0ba5271e1ed1b26f9bb428ef7fb536a4&source=WP
|
168
|
+
Completed 302 Found in 0ms (Allocations: 355)
|
169
|
+
Started GET "/defra_ruby_mocks/worldpay/dispatcher?successURL=http%3A%2F%2Fexample.com%2Fforthewin&failureURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ffailure&pendingURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fpending&cancelURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fcancel&errorURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ferror" for 127.0.0.1 at 2022-05-10 15:59:26 +0100
|
355
170
|
Processing by DefraRubyMocks::WorldpayController#dispatcher as HTML
|
356
171
|
Parameters: {"successURL"=>"http://example.com/forthewin", "failureURL"=>"http://example.com/fo/12345/worldpay/failure", "pendingURL"=>"http://example.com/fo/12345/worldpay/pending", "cancelURL"=>"http://example.com/fo/12345/worldpay/cancel", "errorURL"=>"http://example.com/fo/12345/worldpay/error"}
|
357
172
|
MOCKS: Worldpay dispatcher error: Could not find resource: foo
|
358
|
-
Completed 500 Internal Server Error in 0ms (Allocations:
|
359
|
-
Started
|
360
|
-
Processing by DefraRubyMocks::WorldpayController#payments_service as HTML
|
361
|
-
Rendering /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/refund_request.xml.erb
|
362
|
-
Rendered /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/refund_request.xml.erb (Duration: 0.5ms | Allocations: 162)
|
363
|
-
Completed 200 OK in 4ms (Views: 2.9ms | Allocations: 1260)
|
364
|
-
Started GET "/defra_ruby_mocks/worldpay/payments-service" for 127.0.0.1 at 2021-08-25 10:17:46 +0100
|
173
|
+
Completed 500 Internal Server Error in 0ms (Allocations: 179)
|
174
|
+
Started POST "/defra_ruby_mocks/worldpay/payments-service" for 127.0.0.1 at 2022-05-10 15:59:26 +0100
|
365
175
|
Processing by DefraRubyMocks::WorldpayController#payments_service as HTML
|
366
|
-
Rendering /Users/
|
367
|
-
Rendered /Users/
|
368
|
-
Completed 200 OK in
|
369
|
-
Started
|
176
|
+
Rendering /Users/pauldoyle/dev/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/payment_request.xml.erb
|
177
|
+
Rendered /Users/pauldoyle/dev/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/payment_request.xml.erb (Duration: 0.8ms | Allocations: 147)
|
178
|
+
Completed 200 OK in 4ms (Views: 2.4ms | Allocations: 1736)
|
179
|
+
Started POST "/defra_ruby_mocks/worldpay/payments-service" for 127.0.0.1 at 2022-05-10 15:59:26 +0100
|
370
180
|
Processing by DefraRubyMocks::WorldpayController#payments_service as HTML
|
371
181
|
MOCKS: Worldpay payments service error: undefined method `text' for nil:NilClass
|
372
|
-
Completed 500 Internal Server Error in 1ms (Allocations:
|
373
|
-
Started
|
374
|
-
Started GET "/defra_ruby_mocks/worldpay/payments-service" for 127.0.0.1 at 2021-08-25 10:17:47 +0100
|
375
|
-
Started GET "/defra_ruby_mocks/company/05868270" for 127.0.0.1 at 2021-08-25 10:17:47 +0100
|
376
|
-
Processing by DefraRubyMocks::CompanyController#show as HTML
|
377
|
-
Parameters: {"id"=>"05868270"}
|
378
|
-
Rendering /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/company/show.json.erb
|
379
|
-
Rendered /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/company/show.json.erb (Duration: 0.7ms | Allocations: 101)
|
380
|
-
Completed 200 OK in 5ms (Views: 3.8ms | Allocations: 1281)
|
381
|
-
Started GET "/defra_ruby_mocks/company/99999999" for 127.0.0.1 at 2021-08-25 10:17:47 +0100
|
382
|
-
Processing by DefraRubyMocks::CompanyController#show as HTML
|
383
|
-
Parameters: {"id"=>"99999999"}
|
384
|
-
Rendering /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/company/not_found.json.erb
|
385
|
-
Rendered /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/company/not_found.json.erb (Duration: 0.4ms | Allocations: 86)
|
386
|
-
Completed 404 Not Found in 3ms (Views: 2.3ms | Allocations: 535)
|
387
|
-
Started GET "/defra_ruby_mocks/company/foo" for 127.0.0.1 at 2021-08-25 10:17:47 +0100
|
388
|
-
Processing by DefraRubyMocks::CompanyController#show as HTML
|
389
|
-
Parameters: {"id"=>"foo"}
|
390
|
-
Rendering /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/company/not_found.json.erb
|
391
|
-
Rendered /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/company/not_found.json.erb (Duration: 0.1ms | Allocations: 10)
|
392
|
-
Completed 404 Not Found in 1ms (Views: 0.6ms | Allocations: 254)
|
393
|
-
Started GET "/defra_ruby_mocks/company/SC247974" for 127.0.0.1 at 2021-08-25 10:17:47 +0100
|
394
|
-
Processing by DefraRubyMocks::CompanyController#show as HTML
|
395
|
-
Parameters: {"id"=>"SC247974"}
|
396
|
-
Rendering /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/company/show.json.erb
|
397
|
-
Rendered /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/company/show.json.erb (Duration: 0.1ms | Allocations: 11)
|
398
|
-
Completed 200 OK in 1ms (Views: 0.7ms | Allocations: 302)
|
399
|
-
Started GET "/defra_ruby_mocks/company/SC247974" for 127.0.0.1 at 2021-08-25 10:17:47 +0100
|
400
|
-
Started GET "/defra_ruby_mocks/worldpay/payments-service" for 127.0.0.1 at 2021-08-31 09:22:19 +0100
|
401
|
-
Started GET "/defra_ruby_mocks/worldpay/dispatcher" for 127.0.0.1 at 2021-08-31 09:22:19 +0100
|
402
|
-
Started GET "/defra_ruby_mocks/worldpay/payments-service" for 127.0.0.1 at 2021-08-31 09:22:19 +0100
|
182
|
+
Completed 500 Internal Server Error in 1ms (Allocations: 611)
|
183
|
+
Started POST "/defra_ruby_mocks/worldpay/payments-service" for 127.0.0.1 at 2022-05-10 15:59:26 +0100
|
403
184
|
Processing by DefraRubyMocks::WorldpayController#payments_service as HTML
|
404
|
-
Rendering /Users/
|
405
|
-
Rendered /Users/
|
406
|
-
Completed 200 OK in
|
407
|
-
Started
|
408
|
-
|
409
|
-
|
410
|
-
|
411
|
-
|
412
|
-
Started
|
413
|
-
|
414
|
-
|
415
|
-
|
416
|
-
|
185
|
+
Rendering /Users/pauldoyle/dev/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/refund_request.xml.erb
|
186
|
+
Rendered /Users/pauldoyle/dev/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/refund_request.xml.erb (Duration: 0.8ms | Allocations: 156)
|
187
|
+
Completed 200 OK in 3ms (Views: 1.7ms | Allocations: 992)
|
188
|
+
Started POST "/defra_ruby_mocks/govpay/gbk3boji3ytxhazlt6q6cvnn9x/refunds" for 127.0.0.1 at 2022-05-10 15:59:26 +0100
|
189
|
+
Started GET "/defra_ruby_mocks/govpay/payments/dgo0o585cczpxbv0kojs6f0xm1" for 127.0.0.1 at 2022-05-10 15:59:26 +0100
|
190
|
+
Started POST "/defra_ruby_mocks/govpay/payments" for 127.0.0.1 at 2022-05-10 15:59:26 +0100
|
191
|
+
Started POST "/defra_ruby_mocks/govpay/payments" for 127.0.0.1 at 2022-05-10 16:26:05 +0100
|
192
|
+
Started POST "/defra_ruby_mocks/govpay/v1/payments" for 127.0.0.1 at 2022-05-10 16:26:36 +0100
|
193
|
+
Started POST "/defra_ruby_mocks/govpay/v1/payments" for 127.0.0.1 at 2022-05-10 16:28:04 +0100
|
194
|
+
Started POST "/defra_ruby_mocks/govpay/v1/payments" for 127.0.0.1 at 2022-05-10 16:28:23 +0100
|
195
|
+
Started POST "/defra_ruby_mocks/govpay/v1/payments" for 127.0.0.1 at 2022-05-10 16:29:26 +0100
|
196
|
+
Started POST "/defra_ruby_mocks/govpay/v1/payments" for 127.0.0.1 at 2022-05-10 16:30:32 +0100
|
197
|
+
Processing by DefraRubyMocks::GovpayController#create_payment as HTML
|
198
|
+
Parameters: {"amount"=>"5644", "reference"=>"Rerum optio totam ut.", "description"=>"Minima sed aliquam sunt.", "return_url"=>"http://rohan.name/keenan"}
|
199
|
+
No template found for DefraRubyMocks::GovpayController#create_payment, rendering head :no_content
|
200
|
+
Completed 204 No Content in 1ms (Allocations: 970)
|
201
|
+
Started POST "/defra_ruby_mocks/govpay/v1/payments" for 127.0.0.1 at 2022-05-10 16:35:53 +0100
|
202
|
+
Processing by DefraRubyMocks::GovpayController#create_payment as HTML
|
203
|
+
Parameters: {"amount"=>"8742", "reference"=>"Magnam maiores quidem sapiente.", "description"=>"Neque explicabo doloribus ut.", "return_url"=>"http://metz-johnson.info/willard"}
|
204
|
+
MOCKS: Govpay payment creation error: Missing template defra_ruby_mocks/govpay/payment_creation_response with {:locale=>[:en], :formats=>[:html], :variants=>[], :handlers=>[:raw, :erb, :html, :builder, :ruby]}. Searched in:
|
205
|
+
* "/Users/pauldoyle/dev/defra-ruby-mocks/spec/dummy/app/views"
|
206
|
+
* "/Users/pauldoyle/dev/defra-ruby-mocks/app/views"
|
207
|
+
|
208
|
+
Completed 500 Internal Server Error in 11ms (Allocations: 1659)
|
209
|
+
Started POST "/defra_ruby_mocks/govpay/v1/payments" for 127.0.0.1 at 2022-05-10 16:36:16 +0100
|
210
|
+
Processing by DefraRubyMocks::GovpayController#create_payment as HTML
|
211
|
+
Parameters: {"amount"=>"9129", "reference"=>"Facere eum voluptatum quo.", "description"=>"Numquam voluptatem enim architecto.", "return_url"=>"http://simonis-waelchi.info/jere_paucek"}
|
212
|
+
Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 158)
|
213
|
+
Started POST "/defra_ruby_mocks/govpay/v1/payments" for 127.0.0.1 at 2022-05-10 16:36:47 +0100
|
214
|
+
Processing by DefraRubyMocks::GovpayController#create_payment as HTML
|
215
|
+
Parameters: {"amount"=>"3409", "reference"=>"Eos debitis autem dolores.", "description"=>"Illum qui harum reiciendis.", "return_url"=>"http://lueilwitz-ledner.net/luciano_raynor"}
|
216
|
+
Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 158)
|
217
|
+
Started POST "/defra_ruby_mocks/govpay/v1/payments" for 127.0.0.1 at 2022-05-10 16:37:01 +0100
|
218
|
+
Processing by DefraRubyMocks::GovpayController#create_payment as HTML
|
219
|
+
Parameters: {"amount"=>"999", "reference"=>"Quasi iste veritatis architecto.", "description"=>"Deserunt autem beatae distinctio.", "return_url"=>"http://gutmann.org/alec.reichert"}
|
220
|
+
Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 158)
|
221
|
+
Started POST "/defra_ruby_mocks/govpay/v1/payments" for 127.0.0.1 at 2022-05-10 16:38:42 +0100
|
222
|
+
Processing by DefraRubyMocks::GovpayController#create_payment as HTML
|
223
|
+
Parameters: {"amount"=>"2288", "reference"=>"Eveniet minima quidem iure.", "description"=>"Similique voluptatum et ut.", "return_url"=>"http://hayes-nader.biz/ezra_lind"}
|
224
|
+
MOCKS: Govpay payment creation error: undefined method `file_fixture' for #<DefraRubyMocks::GovpayController:0x00000000005870>
|
225
|
+
Completed 500 Internal Server Error in 4ms (Allocations: 2174)
|
226
|
+
Started POST "/defra_ruby_mocks/govpay/v1/payments" for 127.0.0.1 at 2022-05-10 16:39:06 +0100
|
227
|
+
Processing by DefraRubyMocks::GovpayController#create_payment as HTML
|
228
|
+
Parameters: {"amount"=>"4113", "reference"=>"Qui enim a recusandae.", "description"=>"Enim et perferendis id.", "return_url"=>"http://howe-emmerich.biz/charlie_bogisich"}
|
229
|
+
Started POST "/defra_ruby_mocks/govpay/v1/payments" for 127.0.0.1 at 2022-05-10 16:40:48 +0100
|
230
|
+
Processing by DefraRubyMocks::GovpayController#create_payment as HTML
|
231
|
+
Parameters: {"amount"=>"2389", "reference"=>"Nemo nostrum excepturi exercitationem.", "description"=>"Omnis aspernatur eligendi debitis.", "return_url"=>"http://lebsack.name/heide"}
|
232
|
+
Started POST "/defra_ruby_mocks/govpay/v1/payments" for 127.0.0.1 at 2022-05-10 16:41:15 +0100
|
233
|
+
Processing by DefraRubyMocks::GovpayController#create_payment as HTML
|
234
|
+
Parameters: {"amount"=>"3789", "reference"=>"Consectetur ut non dolores.", "description"=>"Quo animi sed explicabo.", "return_url"=>"http://bednar-gorczany.net/mohamed"}
|
235
|
+
Completed 200 OK in 6854ms (Views: 0.2ms | Allocations: 2656)
|
236
|
+
Started POST "/defra_ruby_mocks/govpay/v1/payments" for 127.0.0.1 at 2022-05-10 16:41:37 +0100
|
237
|
+
Processing by DefraRubyMocks::GovpayController#create_payment as HTML
|
238
|
+
Parameters: {"amount"=>"6924", "reference"=>"Error rerum dolorem fugit.", "description"=>"Officia non eaque ab.", "return_url"=>"http://collins.net/sterling"}
|
239
|
+
Completed 200 OK in 13773ms (Views: 0.2ms | Allocations: 2824)
|
240
|
+
Started POST "/defra_ruby_mocks/govpay/v1/payments" for 127.0.0.1 at 2022-05-10 16:41:57 +0100
|
241
|
+
Processing by DefraRubyMocks::GovpayController#create_payment as HTML
|
242
|
+
Parameters: {"amount"=>"3992", "reference"=>"Dolorem est id tenetur.", "description"=>"Mollitia inventore sit quia.", "return_url"=>"http://medhurst-kuhlman.name/dannielle"}
|
243
|
+
Completed 200 OK in 1679ms (Views: 0.3ms | Allocations: 2684)
|
244
|
+
Started POST "/defra_ruby_mocks/govpay/v1/payments" for 127.0.0.1 at 2022-05-10 16:42:41 +0100
|
245
|
+
Processing by DefraRubyMocks::GovpayController#create_payment as HTML
|
246
|
+
Parameters: {"amount"=>"6003", "reference"=>"Quam ratione quod rerum.", "description"=>"Similique eum eligendi sint.", "return_url"=>"http://gorczany.co/lenard"}
|
247
|
+
Completed 200 OK in 1159ms (Views: 0.2ms | Allocations: 2782)
|
248
|
+
Started POST "/defra_ruby_mocks/govpay/v1/payments" for 127.0.0.1 at 2022-05-10 16:43:33 +0100
|
249
|
+
Processing by DefraRubyMocks::GovpayController#create_payment as HTML
|
250
|
+
Parameters: {"amount"=>"9081", "reference"=>"12345", "description"=>"Ea quo saepe repellat.", "return_url"=>"http://lehner.com/geri"}
|
251
|
+
Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 160)
|
252
|
+
Started POST "/defra_ruby_mocks/govpay/v1/payments" for 127.0.0.1 at 2022-05-10 16:43:56 +0100
|
253
|
+
Processing by DefraRubyMocks::GovpayController#create_payment as HTML
|
254
|
+
Parameters: {"amount"=>"5119", "reference"=>"12345", "description"=>"Voluptatem cumque libero vero.", "return_url"=>"http://von-mcclure.name/sammie.herzog"}
|
255
|
+
Completed 200 OK in 0ms (Views: 0.2ms | Allocations: 160)
|
256
|
+
Started POST "/defra_ruby_mocks/govpay/v1/payments" for 127.0.0.1 at 2022-05-10 16:44:41 +0100
|
257
|
+
Processing by DefraRubyMocks::GovpayController#create_payment as HTML
|
258
|
+
Parameters: {"amount"=>"244", "reference"=>"12345", "description"=>"Temporibus quasi laboriosam perspiciatis.", "return_url"=>"http://mclaughlin-dickens.co/bebe"}
|
259
|
+
Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 160)
|
260
|
+
Started POST "/defra_ruby_mocks/govpay/v1/payments" for 127.0.0.1 at 2022-05-10 16:45:31 +0100
|
261
|
+
Processing by DefraRubyMocks::GovpayController#create_payment as HTML
|
262
|
+
Parameters: {"amount"=>"1451", "reference"=>"12345", "description"=>"Quia sit blanditiis quia.", "return_url"=>"http://legros-konopelski.co/annita.satterfield"}
|
263
|
+
Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 160)
|
264
|
+
Started POST "/defra_ruby_mocks/govpay/v1/payments" for 127.0.0.1 at 2022-05-10 16:47:07 +0100
|
265
|
+
Processing by DefraRubyMocks::GovpayController#create_payment as HTML
|
266
|
+
Parameters: {"amount"=>"7983", "reference"=>"12345", "description"=>"Omnis voluptatem qui omnis.", "return_url"=>"http://pfeffer.com/jaime.gorczany"}
|
267
|
+
Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 160)
|
268
|
+
Started POST "/defra_ruby_mocks/govpay/v1/payments" for 127.0.0.1 at 2022-05-10 16:47:31 +0100
|
269
|
+
Processing by DefraRubyMocks::GovpayController#create_payment as HTML
|
270
|
+
Parameters: {"amount"=>"14500", "reference"=>"12345", "description"=>"Velit quis deserunt modi.", "return_url"=>"http://auer-reinger.info/eldridge"}
|
271
|
+
Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 160)
|
272
|
+
Started POST "/defra_ruby_mocks/govpay/v1/payments" for 127.0.0.1 at 2022-05-10 16:47:54 +0100
|
273
|
+
Processing by DefraRubyMocks::GovpayController#create_payment as HTML
|
274
|
+
Parameters: {"amount"=>"14500", "reference"=>"12345", "description"=>"Pay your council tax", "return_url"=>"http://durgan-romaguera.biz/alvaro"}
|
275
|
+
Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 160)
|
276
|
+
Started POST "/defra_ruby_mocks/govpay/v1/payments" for 127.0.0.1 at 2022-05-10 16:48:19 +0100
|
277
|
+
Processing by DefraRubyMocks::GovpayController#create_payment as HTML
|
278
|
+
Parameters: {"amount"=>"14500", "reference"=>"12345", "description"=>"Pay your council tax", "return_url"=>"http://nitzsche.io/rochell"}
|
279
|
+
Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 160)
|
280
|
+
Started POST "/defra_ruby_mocks/govpay/v1/payments" for 127.0.0.1 at 2022-05-10 16:48:34 +0100
|
281
|
+
Processing by DefraRubyMocks::GovpayController#create_payment as HTML
|
282
|
+
Parameters: {"amount"=>"14500", "reference"=>"12345", "description"=>"Pay your council tax", "return_url"=>"https://your.service.gov.uk/completed"}
|
283
|
+
Completed 200 OK in 1ms (Views: 0.2ms | Allocations: 160)
|
284
|
+
Started POST "/defra_ruby_mocks/govpay/v1/payments" for 127.0.0.1 at 2022-05-10 16:49:13 +0100
|
285
|
+
Processing by DefraRubyMocks::GovpayController#create_payment as HTML
|
286
|
+
Parameters: {"amount"=>"14500", "reference"=>"12345", "description"=>"Pay your council tax", "return_url"=>"https://your.service.gov.uk/completed"}
|
287
|
+
Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 160)
|
288
|
+
Started POST "/defra_ruby_mocks/govpay/v1/payments" for 127.0.0.1 at 2022-05-10 16:55:48 +0100
|
289
|
+
Processing by DefraRubyMocks::GovpayController#create_payment as HTML
|
290
|
+
Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 160)
|
291
|
+
Started POST "/defra_ruby_mocks/govpay/v1/payments" for 127.0.0.1 at 2022-05-10 16:55:48 +0100
|
292
|
+
Processing by DefraRubyMocks::GovpayController#create_payment as HTML
|
293
|
+
Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 76)
|
294
|
+
Started POST "/defra_ruby_mocks/govpay/v1/payments" for 127.0.0.1 at 2022-05-10 16:55:48 +0100
|
295
|
+
Processing by DefraRubyMocks::GovpayController#create_payment as HTML
|
296
|
+
Parameters: {"amount"=>"14500", "reference"=>"12345", "description"=>"Pay your council tax", "return_url"=>"https://your.service.gov.uk/completed"}
|
297
|
+
Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 76)
|
298
|
+
Started POST "/defra_ruby_mocks/govpay/v1/payments" for 127.0.0.1 at 2022-05-10 16:56:07 +0100
|
299
|
+
Processing by DefraRubyMocks::GovpayController#create_payment as HTML
|
300
|
+
Parameters: {"amount"=>"14500", "reference"=>"12345", "description"=>"Pay your council tax", "return_url"=>"https://your.service.gov.uk/completed"}
|
301
|
+
Completed 200 OK in 1ms (Views: 0.2ms | Allocations: 160)
|
302
|
+
Started POST "/defra_ruby_mocks/govpay/v1/payments" for 127.0.0.1 at 2022-05-10 17:02:47 +0100
|
303
|
+
Processing by DefraRubyMocks::GovpayController#create_payment as HTML
|
304
|
+
Parameters: {"amount"=>nil, "reference"=>"12345", "description"=>"Pay your council tax", "return_url"=>"https://your.service.gov.uk/completed"}
|
305
|
+
Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 160)
|
306
|
+
Started POST "/defra_ruby_mocks/govpay/v1/payments" for 127.0.0.1 at 2022-05-10 17:09:06 +0100
|
307
|
+
Processing by DefraRubyMocks::GovpayController#create_payment as HTML
|
308
|
+
Parameters: {"amount"=>nil, "reference"=>"12345", "description"=>"Pay your council tax", "return_url"=>"https://your.service.gov.uk/completed"}
|
309
|
+
Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 183)
|
310
|
+
Started POST "/defra_ruby_mocks/govpay/v1/payments" for 127.0.0.1 at 2022-05-10 17:10:49 +0100
|
311
|
+
Processing by DefraRubyMocks::GovpayController#create_payment as HTML
|
312
|
+
Parameters: {"amount"=>nil, "reference"=>"12345", "description"=>"Pay your council tax", "return_url"=>"https://your.service.gov.uk/completed"}
|
313
|
+
MOCKS: Govpay payment creation error: wrong number of arguments (given 3, expected 1)
|
314
|
+
Completed 500 Internal Server Error in 0ms (Allocations: 274)
|
315
|
+
Started POST "/defra_ruby_mocks/govpay/v1/payments" for 127.0.0.1 at 2022-05-10 17:11:28 +0100
|
316
|
+
Processing by DefraRubyMocks::GovpayController#create_payment as HTML
|
317
|
+
Parameters: {"amount"=>nil, "reference"=>"12345", "description"=>"Pay your council tax", "return_url"=>"https://your.service.gov.uk/completed"}
|
318
|
+
MOCKS: Govpay payment creation error: wrong number of arguments (given 3, expected 1)
|
319
|
+
Completed 500 Internal Server Error in 0ms (Allocations: 274)
|
320
|
+
Started POST "/defra_ruby_mocks/govpay/v1/payments" for 127.0.0.1 at 2022-05-10 17:12:36 +0100
|
321
|
+
Processing by DefraRubyMocks::GovpayController#create_payment as HTML
|
322
|
+
Parameters: {"amount"=>nil, "reference"=>"12345", "description"=>"Pay your council tax", "return_url"=>"https://your.service.gov.uk/completed"}
|
323
|
+
MOCKS: Govpay payment creation error: wrong number of arguments (given 3, expected 1)
|
324
|
+
Completed 500 Internal Server Error in 0ms (Allocations: 274)
|
325
|
+
Started POST "/defra_ruby_mocks/govpay/v1/payments" for 127.0.0.1 at 2022-05-10 17:13:14 +0100
|
326
|
+
Processing by DefraRubyMocks::GovpayController#create_payment as HTML
|
327
|
+
Parameters: {"amount"=>nil, "reference"=>"12345", "description"=>"Pay your council tax", "return_url"=>"https://your.service.gov.uk/completed"}
|
328
|
+
MOCKS: Govpay payment creation error: wrong number of arguments (given 3, expected 1)
|
329
|
+
Completed 500 Internal Server Error in 0ms (Allocations: 274)
|
330
|
+
Started POST "/defra_ruby_mocks/govpay/v1/payments" for 127.0.0.1 at 2022-05-10 17:13:25 +0100
|
331
|
+
Processing by DefraRubyMocks::GovpayController#create_payment as HTML
|
332
|
+
Parameters: {"amount"=>"14500", "reference"=>"12345", "description"=>"Pay your council tax", "return_url"=>"https://your.service.gov.uk/completed", "reference_url"=>""}
|
333
|
+
MOCKS: Govpay payment creation error: wrong number of arguments (given 3, expected 1)
|
334
|
+
Completed 500 Internal Server Error in 0ms (Allocations: 274)
|
335
|
+
Started POST "/defra_ruby_mocks/govpay/v1/payments" for 127.0.0.1 at 2022-05-10 17:14:28 +0100
|
336
|
+
Processing by DefraRubyMocks::GovpayController#create_payment as HTML
|
337
|
+
Parameters: {"amount"=>"14500", "reference"=>"12345", "description"=>"Pay your council tax", "return_url"=>"https://your.service.gov.uk/completed"}
|
338
|
+
MOCKS: Govpay payment creation error: wrong number of arguments (given 3, expected 1)
|
339
|
+
Completed 500 Internal Server Error in 0ms (Allocations: 274)
|
340
|
+
Started POST "/defra_ruby_mocks/govpay/v1/payments" for 127.0.0.1 at 2022-05-10 17:14:28 +0100
|
341
|
+
Processing by DefraRubyMocks::GovpayController#create_payment as HTML
|
342
|
+
Parameters: {"amount"=>nil, "reference"=>"12345", "description"=>"Pay your council tax", "return_url"=>"https://your.service.gov.uk/completed"}
|
343
|
+
MOCKS: Govpay payment creation error: wrong number of arguments (given 3, expected 1)
|
344
|
+
Completed 500 Internal Server Error in 0ms (Allocations: 213)
|
345
|
+
Started POST "/defra_ruby_mocks/govpay/v1/payments" for 127.0.0.1 at 2022-05-10 17:14:55 +0100
|
346
|
+
Processing by DefraRubyMocks::GovpayController#create_payment as HTML
|
347
|
+
Parameters: {"amount"=>"14500", "reference"=>"12345", "description"=>"Pay your council tax", "return_url"=>"https://your.service.gov.uk/completed"}
|
348
|
+
Started POST "/defra_ruby_mocks/govpay/v1/payments" for 127.0.0.1 at 2022-05-10 17:19:04 +0100
|
349
|
+
Processing by DefraRubyMocks::GovpayController#create_payment as HTML
|
350
|
+
Parameters: {"amount"=>nil, "reference"=>"12345", "description"=>"Pay your council tax", "return_url"=>"https://your.service.gov.uk/completed"}
|
351
|
+
Started POST "/defra_ruby_mocks/govpay/v1/payments" for 127.0.0.1 at 2022-05-10 17:21:41 +0100
|
352
|
+
Processing by DefraRubyMocks::GovpayController#create_payment as HTML
|
353
|
+
Parameters: {"amount"=>"14500", "reference"=>"12345", "description"=>"Pay your council tax", "return_url"=>"https://your.service.gov.uk/completed"}
|
354
|
+
Started POST "/defra_ruby_mocks/govpay/v1/payments" for 127.0.0.1 at 2022-05-10 17:23:11 +0100
|
355
|
+
Processing by DefraRubyMocks::GovpayController#create_payment as HTML
|
356
|
+
Parameters: {"amount"=>"14500", "reference"=>"12345", "description"=>"Pay your council tax", "return_url"=>"https://your.service.gov.uk/completed"}
|
357
|
+
Completed 200 OK in 9748ms (Views: 0.3ms | Allocations: 7837)
|
358
|
+
Started POST "/defra_ruby_mocks/govpay/v1/payments" for 127.0.0.1 at 2022-05-10 17:23:41 +0100
|
359
|
+
Processing by DefraRubyMocks::GovpayController#create_payment as HTML
|
360
|
+
Parameters: {"amount"=>"14500", "reference"=>"12345", "description"=>"Pay your council tax", "return_url"=>"https://your.service.gov.uk/completed"}
|
361
|
+
Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 173)
|
362
|
+
Started GET "/defra_ruby_mocks/worldpay/dispatcher?successURL=http%3A%2F%2Fexample.com%2Fforthewin&failureURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ffailure&pendingURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fpending&cancelURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fcancel&errorURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ferror" for 127.0.0.1 at 2022-05-10 17:23:49 +0100
|
417
363
|
Processing by DefraRubyMocks::WorldpayController#dispatcher as HTML
|
418
364
|
Parameters: {"successURL"=>"http://example.com/forthewin", "failureURL"=>"http://example.com/fo/12345/worldpay/failure", "pendingURL"=>"http://example.com/fo/12345/worldpay/pending", "cancelURL"=>"http://example.com/fo/12345/worldpay/cancel", "errorURL"=>"http://example.com/fo/12345/worldpay/error"}
|
419
365
|
MOCKS: Worldpay dispatcher error: Could not find resource: foo
|
420
|
-
Completed 500 Internal Server Error in 0ms (Allocations:
|
421
|
-
Started GET "/defra_ruby_mocks/worldpay/dispatcher?successURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fsuccess&failureURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ffailure&pendingURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fpending&cancelURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fcancel&errorURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ferror" for 127.0.0.1 at
|
366
|
+
Completed 500 Internal Server Error in 0ms (Allocations: 256)
|
367
|
+
Started GET "/defra_ruby_mocks/worldpay/dispatcher?successURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fsuccess&failureURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ffailure&pendingURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fpending&cancelURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fcancel&errorURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ferror" for 127.0.0.1 at 2022-05-10 17:23:49 +0100
|
422
368
|
Processing by DefraRubyMocks::WorldpayController#dispatcher as HTML
|
423
369
|
Parameters: {"successURL"=>"http://example.com/fo/12345/worldpay/success", "failureURL"=>"http://example.com/fo/12345/worldpay/failure", "pendingURL"=>"http://example.com/fo/12345/worldpay/pending", "cancelURL"=>"http://example.com/fo/12345/worldpay/cancel", "errorURL"=>"http://example.com/fo/12345/worldpay/error"}
|
424
|
-
|
425
|
-
|
426
|
-
|
370
|
+
Rendering /Users/pauldoyle/dev/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/stuck.html.erb
|
371
|
+
Rendered /Users/pauldoyle/dev/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/stuck.html.erb (Duration: 1.7ms | Allocations: 620)
|
372
|
+
Completed 200 OK in 8ms (Views: 7.6ms | Allocations: 2368)
|
373
|
+
Started GET "/defra_ruby_mocks/worldpay/dispatcher?successURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fsuccess&failureURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ffailure&pendingURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fpending&cancelURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fcancel&errorURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ferror" for 127.0.0.1 at 2022-05-10 17:23:49 +0100
|
427
374
|
Processing by DefraRubyMocks::WorldpayController#dispatcher as HTML
|
428
375
|
Parameters: {"successURL"=>"http://example.com/fo/12345/worldpay/success", "failureURL"=>"http://example.com/fo/12345/worldpay/failure", "pendingURL"=>"http://example.com/fo/12345/worldpay/pending", "cancelURL"=>"http://example.com/fo/12345/worldpay/cancel", "errorURL"=>"http://example.com/fo/12345/worldpay/error"}
|
429
|
-
|
430
|
-
|
431
|
-
|
432
|
-
|
433
|
-
|
434
|
-
|
435
|
-
|
436
|
-
|
437
|
-
|
438
|
-
|
439
|
-
|
440
|
-
|
441
|
-
|
442
|
-
|
443
|
-
|
444
|
-
|
445
|
-
Started GET "/defra_ruby_mocks/
|
376
|
+
Redirected to http://example.com/fo/12345/worldpay/success?orderKey=admincode1^^987654&paymentStatus=AUTHORISED&paymentAmount=10500&paymentCurrency=GBP&mac=0ba5271e1ed1b26f9bb428ef7fb536a4&source=WP
|
377
|
+
Completed 302 Found in 0ms (Allocations: 355)
|
378
|
+
Started POST "/defra_ruby_mocks/govpay/v1/payments" for 127.0.0.1 at 2022-05-10 17:23:49 +0100
|
379
|
+
Processing by DefraRubyMocks::GovpayController#create_payment as HTML
|
380
|
+
Parameters: {"amount"=>nil, "reference"=>"12345", "description"=>"Pay your council tax", "return_url"=>"https://your.service.gov.uk/completed"}
|
381
|
+
MOCKS: Govpay payment creation error: param is missing or the value is empty: amount
|
382
|
+
Did you mean? amount
|
383
|
+
action
|
384
|
+
controller
|
385
|
+
return_url
|
386
|
+
Completed 500 Internal Server Error in 0ms (Allocations: 145)
|
387
|
+
Started POST "/defra_ruby_mocks/govpay/v1/payments" for 127.0.0.1 at 2022-05-10 17:23:49 +0100
|
388
|
+
Processing by DefraRubyMocks::GovpayController#create_payment as HTML
|
389
|
+
Parameters: {"amount"=>"14500", "reference"=>"12345", "description"=>"Pay your council tax", "return_url"=>"https://your.service.gov.uk/completed"}
|
390
|
+
Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 89)
|
391
|
+
Started POST "/defra_ruby_mocks/govpay/payments" for 127.0.0.1 at 2022-05-10 17:23:49 +0100
|
392
|
+
Started GET "/defra_ruby_mocks/govpay/payments/ric3kty39qtf3rbla7wqejd3lx" for 127.0.0.1 at 2022-05-10 17:23:49 +0100
|
393
|
+
Started POST "/defra_ruby_mocks/govpay/voc44g4wrw0y0w5j42g67rvjue/refunds" for 127.0.0.1 at 2022-05-10 17:23:49 +0100
|
394
|
+
Started POST "/defra_ruby_mocks/govpay/payments" for 127.0.0.1 at 2022-05-10 17:28:36 +0100
|
395
|
+
Started POST "/defra_ruby_mocks/govpay/lnwa33urf2gkpc9sje3oq8y7jm/refunds" for 127.0.0.1 at 2022-05-10 17:28:36 +0100
|
396
|
+
Started GET "/defra_ruby_mocks/govpay/payments/ktm64emr8yq7bl2ye9esod1x73" for 127.0.0.1 at 2022-05-10 17:28:36 +0100
|
397
|
+
Started GET "/defra_ruby_mocks/govpay/payments/ao0bxg6gbs1p2b8cmduc7iafum" for 127.0.0.1 at 2022-05-10 17:28:44 +0100
|
398
|
+
Started POST "/defra_ruby_mocks/govpay/payments" for 127.0.0.1 at 2022-05-10 17:28:44 +0100
|
399
|
+
Started POST "/defra_ruby_mocks/govpay/a7e7o678oglvaluy7ocnqpek91/refunds" for 127.0.0.1 at 2022-05-10 17:28:44 +0100
|
400
|
+
Started GET "/" for 127.0.0.1 at 2022-05-10 17:42:56 +0100
|
401
|
+
Started GET "/" for 127.0.0.1 at 2022-05-10 17:42:56 +0100
|
402
|
+
Started GET "/defra_ruby_mocks/govpay/v1/payments" for 127.0.0.1 at 2022-05-10 17:45:08 +0100
|
403
|
+
Started GET "/defra_ruby_mocks/govpay/v1/payments" for 127.0.0.1 at 2022-05-10 17:45:08 +0100
|
404
|
+
Started GET "/defra_ruby_mocks/govpay/v1/payments/invalid_id" for 127.0.0.1 at 2022-05-10 17:46:10 +0100
|
405
|
+
Started GET "/defra_ruby_mocks/govpay/v1/payments/tbc-valid-vs-invalid-mock-API-to-return-200/404" for 127.0.0.1 at 2022-05-10 17:46:49 +0100
|
406
|
+
Started GET "/defra_ruby_mocks/govpay/v1/payments/invalid_id" for 127.0.0.1 at 2022-05-10 17:46:49 +0100
|
407
|
+
Started GET "/defra_ruby_mocks/govpay/v1/payments/tbc-valid-vs-invalid-mock-API-to-return-200-or-404" for 127.0.0.1 at 2022-05-10 17:47:07 +0100
|
408
|
+
Started GET "/defra_ruby_mocks/govpay/v1/payments/invalid_id" for 127.0.0.1 at 2022-05-10 17:47:07 +0100
|
409
|
+
Started GET "/defra_ruby_mocks/govpay/v1/payments/tbc-valid-vs-invalid-mock-API-to-return-200-or-404" for 127.0.0.1 at 2022-05-10 17:54:20 +0100
|
410
|
+
Processing by DefraRubyMocks::GovpayController#payment_details as HTML
|
411
|
+
Parameters: {"id"=>"tbc-valid-vs-invalid-mock-API-to-return-200-or-404"}
|
412
|
+
Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 168)
|
413
|
+
Started GET "/defra_ruby_mocks/govpay/v1/payments/invalid_id" for 127.0.0.1 at 2022-05-10 17:54:20 +0100
|
414
|
+
Processing by DefraRubyMocks::GovpayController#payment_details as HTML
|
415
|
+
Parameters: {"id"=>"invalid_id"}
|
416
|
+
Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 84)
|
417
|
+
Started GET "/defra_ruby_mocks/govpay/v1/payments/12345678901234567890123456" for 127.0.0.1 at 2022-05-10 17:55:10 +0100
|
418
|
+
Processing by DefraRubyMocks::GovpayController#payment_details as HTML
|
419
|
+
Parameters: {"id"=>"12345678901234567890123456"}
|
420
|
+
Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 168)
|
421
|
+
Started GET "/defra_ruby_mocks/govpay/v1/payments/" for 127.0.0.1 at 2022-05-10 17:55:10 +0100
|
422
|
+
Started GET "/defra_ruby_mocks/govpay/v1/payments/0" for 127.0.0.1 at 2022-05-10 17:55:30 +0100
|
423
|
+
Processing by DefraRubyMocks::GovpayController#payment_details as HTML
|
424
|
+
Parameters: {"id"=>"0"}
|
425
|
+
Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 168)
|
426
|
+
Started GET "/defra_ruby_mocks/govpay/v1/payments/12345678901234567890123456" for 127.0.0.1 at 2022-05-10 17:55:30 +0100
|
427
|
+
Processing by DefraRubyMocks::GovpayController#payment_details as HTML
|
428
|
+
Parameters: {"id"=>"12345678901234567890123456"}
|
429
|
+
Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 84)
|
430
|
+
Started GET "/defra_ruby_mocks/govpay/v1/payments/0" for 127.0.0.1 at 2022-05-10 17:59:14 +0100
|
431
|
+
Processing by DefraRubyMocks::GovpayController#payment_details as HTML
|
432
|
+
Parameters: {"id"=>"0"}
|
433
|
+
MOCKS: Govpay payment details error: undefined method `match' for nil:NilClass
|
434
|
+
Completed 500 Internal Server Error in 1ms (Allocations: 662)
|
435
|
+
Started GET "/defra_ruby_mocks/govpay/v1/payments/12345678901234567890123456" for 127.0.0.1 at 2022-05-10 17:59:14 +0100
|
436
|
+
Processing by DefraRubyMocks::GovpayController#payment_details as HTML
|
437
|
+
Parameters: {"id"=>"12345678901234567890123456"}
|
438
|
+
MOCKS: Govpay payment details error: undefined method `match' for nil:NilClass
|
439
|
+
Completed 500 Internal Server Error in 0ms (Allocations: 594)
|
440
|
+
Started GET "/defra_ruby_mocks/govpay/v1/payments/12345678901234567890123456" for 127.0.0.1 at 2022-05-10 17:59:30 +0100
|
441
|
+
Processing by DefraRubyMocks::GovpayController#payment_details as HTML
|
442
|
+
Parameters: {"id"=>"12345678901234567890123456"}
|
443
|
+
Started GET "/defra_ruby_mocks/govpay/v1/payments/12345678901234567890123456" for 127.0.0.1 at 2022-05-10 18:00:17 +0100
|
444
|
+
Processing by DefraRubyMocks::GovpayController#payment_details as HTML
|
445
|
+
Parameters: {"id"=>"12345678901234567890123456"}
|
446
|
+
Started GET "/defra_ruby_mocks/govpay/v1/payments/12345678901234567890123456" for 127.0.0.1 at 2022-05-10 18:00:49 +0100
|
447
|
+
Processing by DefraRubyMocks::GovpayController#payment_details as HTML
|
448
|
+
Parameters: {"payment_id"=>"12345678901234567890123456"}
|
449
|
+
MOCKS: Govpay payment details error: undefined method `StandardError' for #<DefraRubyMocks::GovpayController:0x00000000005730>
|
450
|
+
Completed 500 Internal Server Error in 5426ms (Allocations: 10695)
|
451
|
+
Started GET "/defra_ruby_mocks/govpay/v1/payments/0" for 127.0.0.1 at 2022-05-10 18:00:55 +0100
|
452
|
+
Processing by DefraRubyMocks::GovpayController#payment_details as HTML
|
453
|
+
Parameters: {"payment_id"=>"0"}
|
454
|
+
Completed 200 OK in 1471ms (Views: 0.2ms | Allocations: 8483)
|
455
|
+
Started GET "/defra_ruby_mocks/govpay/v1/payments/0" for 127.0.0.1 at 2022-05-10 18:01:09 +0100
|
456
|
+
Processing by DefraRubyMocks::GovpayController#payment_details as HTML
|
457
|
+
Parameters: {"payment_id"=>"0"}
|
458
|
+
Completed 200 OK in 60142720ms (Views: 61.4ms | Allocations: 9031)
|
459
|
+
Started GET "/defra_ruby_mocks/govpay/v1/payments/12345678901234567890123456" for 127.0.0.1 at 2022-05-11 10:43:32 +0100
|
460
|
+
Processing by DefraRubyMocks::GovpayController#payment_details as HTML
|
461
|
+
Parameters: {"payment_id"=>"12345678901234567890123456"}
|
462
|
+
MOCKS: Govpay payment details error: undefined method `StandardError' for #<DefraRubyMocks::GovpayController:0x000000000057a8>
|
463
|
+
Completed 500 Internal Server Error in 2779ms (Allocations: 10909)
|
464
|
+
Started GET "/defra_ruby_mocks/govpay/v1/payments/12345678901234567890123456" for 127.0.0.1 at 2022-05-11 10:43:50 +0100
|
465
|
+
Processing by DefraRubyMocks::GovpayController#payment_details as HTML
|
466
|
+
Parameters: {"payment_id"=>"12345678901234567890123456"}
|
467
|
+
Started GET "/defra_ruby_mocks/govpay/v1/payments/12345678901234567890123456" for 127.0.0.1 at 2022-05-11 10:49:21 +0100
|
468
|
+
Processing by DefraRubyMocks::GovpayController#payment_details as HTML
|
469
|
+
Parameters: {"payment_id"=>"12345678901234567890123456"}
|
470
|
+
Completed 200 OK in 28476ms (Views: 0.2ms | Allocations: 10993)
|
471
|
+
Started GET "/defra_ruby_mocks/govpay/payments/bei974pvf6necxz2thqzcayakt" for 127.0.0.1 at 2022-05-11 10:50:07 +0100
|
472
|
+
Started POST "/defra_ruby_mocks/govpay/5u3m0wq7e8wpnrqjs4bc2rckp3/refunds" for 127.0.0.1 at 2022-05-11 10:50:07 +0100
|
473
|
+
Started POST "/defra_ruby_mocks/govpay/payments" for 127.0.0.1 at 2022-05-11 10:50:07 +0100
|
474
|
+
Started POST "/defra_ruby_mocks/govpay/v1/payments" for 127.0.0.1 at 2022-05-11 10:50:07 +0100
|
475
|
+
Processing by DefraRubyMocks::GovpayController#create_payment as HTML
|
476
|
+
Parameters: {"amount"=>nil, "reference"=>"12345", "description"=>"Pay your council tax", "return_url"=>"https://your.service.gov.uk/completed"}
|
477
|
+
MOCKS: Govpay payment creation error: param is missing or the value is empty: amount
|
478
|
+
Did you mean? amount
|
479
|
+
action
|
480
|
+
controller
|
481
|
+
return_url
|
482
|
+
Completed 500 Internal Server Error in 0ms (Allocations: 173)
|
483
|
+
Started POST "/defra_ruby_mocks/govpay/v1/payments" for 127.0.0.1 at 2022-05-11 10:50:07 +0100
|
484
|
+
Processing by DefraRubyMocks::GovpayController#create_payment as HTML
|
485
|
+
Parameters: {"amount"=>"14500", "reference"=>"12345", "description"=>"Pay your council tax", "return_url"=>"https://your.service.gov.uk/completed"}
|
486
|
+
Completed 200 OK in 1ms (Views: 0.2ms | Allocations: 117)
|
487
|
+
Started GET "/defra_ruby_mocks/govpay/v1/payments/0" for 127.0.0.1 at 2022-05-11 10:50:07 +0100
|
488
|
+
Processing by DefraRubyMocks::GovpayController#payment_details as HTML
|
489
|
+
Parameters: {"payment_id"=>"0"}
|
490
|
+
Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 96)
|
491
|
+
Started GET "/defra_ruby_mocks/govpay/v1/payments/12345678901234567890123456" for 127.0.0.1 at 2022-05-11 10:50:07 +0100
|
492
|
+
Processing by DefraRubyMocks::GovpayController#payment_details as HTML
|
493
|
+
Parameters: {"payment_id"=>"12345678901234567890123456"}
|
494
|
+
Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 95)
|
495
|
+
Started POST "/defra_ruby_mocks/govpay/v1/payments" for 127.0.0.1 at 2022-05-11 10:51:20 +0100
|
496
|
+
Started POST "/defra_ruby_mocks/govpay/v1/payments" for 127.0.0.1 at 2022-05-11 10:51:20 +0100
|
497
|
+
Started GET "/defra_ruby_mocks/govpay/v1/payments/0" for 127.0.0.1 at 2022-05-11 10:51:20 +0100
|
498
|
+
Started GET "/defra_ruby_mocks/govpay/v1/payments/12345678901234567890123456" for 127.0.0.1 at 2022-05-11 10:51:20 +0100
|
499
|
+
Started POST "/defra_ruby_mocks/govpay/payments" for 127.0.0.1 at 2022-05-11 10:51:20 +0100
|
500
|
+
Started POST "/defra_ruby_mocks/govpay/8q8hsh81weojxxb96nm8uatbp7/refunds" for 127.0.0.1 at 2022-05-11 10:51:20 +0100
|
501
|
+
Started GET "/defra_ruby_mocks/govpay/payments/jwgad0e4t5ep7w2ikbeg474a00" for 127.0.0.1 at 2022-05-11 10:51:20 +0100
|
502
|
+
Started POST "/defra_ruby_mocks/govpay/14axyj0nq2f3xqb6aqojd6ki33/refunds" for 127.0.0.1 at 2022-05-11 10:52:03 +0100
|
503
|
+
Started GET "/defra_ruby_mocks/govpay/payments/3r947d35oiw7n1b79u62pajg8c" for 127.0.0.1 at 2022-05-11 10:52:03 +0100
|
504
|
+
Started POST "/defra_ruby_mocks/govpay/payments" for 127.0.0.1 at 2022-05-11 10:52:03 +0100
|
505
|
+
Started POST "/defra_ruby_mocks/govpay/v1/payments" for 127.0.0.1 at 2022-05-11 10:52:03 +0100
|
506
|
+
Processing by DefraRubyMocks::GovpayController#create_payment as HTML
|
507
|
+
Parameters: {"amount"=>nil, "reference"=>"12345", "description"=>"Pay your council tax", "return_url"=>"https://your.service.gov.uk/completed"}
|
508
|
+
MOCKS: Govpay payment creation error: param is missing or the value is empty: amount
|
509
|
+
Did you mean? amount
|
510
|
+
action
|
511
|
+
controller
|
512
|
+
return_url
|
513
|
+
Completed 500 Internal Server Error in 0ms (Allocations: 173)
|
514
|
+
Started POST "/defra_ruby_mocks/govpay/v1/payments" for 127.0.0.1 at 2022-05-11 10:52:03 +0100
|
515
|
+
Processing by DefraRubyMocks::GovpayController#create_payment as HTML
|
516
|
+
Parameters: {"amount"=>"14500", "reference"=>"12345", "description"=>"Pay your council tax", "return_url"=>"https://your.service.gov.uk/completed"}
|
517
|
+
Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 117)
|
518
|
+
Started GET "/defra_ruby_mocks/govpay/v1/payments/12345678901234567890123456" for 127.0.0.1 at 2022-05-11 10:52:03 +0100
|
519
|
+
Processing by DefraRubyMocks::GovpayController#payment_details as HTML
|
520
|
+
Parameters: {"payment_id"=>"12345678901234567890123456"}
|
521
|
+
Completed 200 OK in 0ms (Views: 0.1ms | Allocations: 97)
|
522
|
+
Started GET "/defra_ruby_mocks/govpay/v1/payments/0" for 127.0.0.1 at 2022-05-11 10:52:03 +0100
|
523
|
+
Processing by DefraRubyMocks::GovpayController#payment_details as HTML
|
524
|
+
Parameters: {"payment_id"=>"0"}
|
525
|
+
MOCKS: Govpay payment details error: undefined method `StandardError' for #<DefraRubyMocks::GovpayController:0x00000000005848>
|
526
|
+
Completed 500 Internal Server Error in 5ms (Allocations: 2144)
|
527
|
+
Started GET "/defra_ruby_mocks/govpay/v1/payments/0" for 127.0.0.1 at 2022-05-11 10:52:20 +0100
|
528
|
+
Processing by DefraRubyMocks::GovpayController#payment_details as HTML
|
529
|
+
Parameters: {"payment_id"=>"0"}
|
530
|
+
Started GET "/defra_ruby_mocks/govpay/v1/payments/0" for 127.0.0.1 at 2022-05-11 10:56:59 +0100
|
531
|
+
Processing by DefraRubyMocks::GovpayController#payment_details as HTML
|
532
|
+
Parameters: {"payment_id"=>"0"}
|
533
|
+
MOCKS: Govpay payment details error: undefined method `StandardError' for #<DefraRubyMocks::GovpayController:0x00000000005730>
|
534
|
+
Completed 422 Unprocessable Entity in 4ms (Allocations: 2205)
|
535
|
+
Started POST "/defra_ruby_mocks/govpay/v1/payments" for 127.0.0.1 at 2022-05-11 16:00:06 +0000
|
536
|
+
Processing by DefraRubyMocks::GovpayController#create_payment as HTML
|
537
|
+
Parameters: {"amount"=>"14500", "reference"=>"12345", "description"=>"Pay your council tax", "return_url"=>"https://your.service.gov.uk/completed"}
|
538
|
+
MOCKS: Govpay payment creation error: undefined method `govpay_domain' for #<DefraRubyMocks::Configuration:0x0000000004f64a88>
|
539
|
+
Completed 500 Internal Server Error in 15ms (Allocations: 1037)
|
540
|
+
Started POST "/defra_ruby_mocks/govpay/v1/payments" for 127.0.0.1 at 2022-05-11 16:00:06 +0000
|
541
|
+
Processing by DefraRubyMocks::GovpayController#create_payment as HTML
|
542
|
+
Parameters: {"amount"=>nil, "reference"=>"12345", "description"=>"Pay your council tax", "return_url"=>"https://your.service.gov.uk/completed"}
|
543
|
+
MOCKS: Govpay payment creation error: param is missing or the value is empty: amount
|
544
|
+
Did you mean? amount
|
545
|
+
action
|
546
|
+
controller
|
547
|
+
return_url
|
548
|
+
Completed 500 Internal Server Error in 0ms (Allocations: 112)
|
549
|
+
Started POST "/defra_ruby_mocks/govpay/v1/payments" for 127.0.0.1 at 2022-05-11 16:00:24 +0000
|
550
|
+
Processing by DefraRubyMocks::GovpayController#create_payment as HTML
|
551
|
+
Parameters: {"amount"=>"14500", "reference"=>"12345", "description"=>"Pay your council tax", "return_url"=>"https://your.service.gov.uk/completed"}
|
552
|
+
MOCKS: Govpay payment creation error: undefined method `govpay_domain' for #<DefraRubyMocks::Configuration:0x00000000045131b0>
|
553
|
+
Completed 500 Internal Server Error in 14ms (Allocations: 1037)
|
554
|
+
Started POST "/defra_ruby_mocks/govpay/v1/payments" for 127.0.0.1 at 2022-05-11 16:01:24 +0000
|
555
|
+
Processing by DefraRubyMocks::GovpayController#create_payment as HTML
|
556
|
+
Parameters: {"amount"=>"14500", "reference"=>"12345", "description"=>"Pay your council tax", "return_url"=>"https://your.service.gov.uk/completed"}
|
557
|
+
Started POST "/defra_ruby_mocks/govpay/v1/payments" for 127.0.0.1 at 2022-05-11 16:34:42 +0000
|
558
|
+
Processing by DefraRubyMocks::GovpayController#create_payment as HTML
|
559
|
+
Parameters: {"amount"=>"14500", "reference"=>"12345", "description"=>"Pay your council tax", "return_url"=>"https://your.service.gov.uk/completed"}
|
560
|
+
Completed 200 OK in 2410ms (Views: 0.6ms | Allocations: 15119)
|
561
|
+
Started GET "/defra_ruby_mocks/govpay/v1/payments/12345678901234567890123456" for 127.0.0.1 at 2022-05-11 16:35:20 +0000
|
562
|
+
Processing by DefraRubyMocks::GovpayController#payment_details as HTML
|
563
|
+
Parameters: {"payment_id"=>"12345678901234567890123456"}
|
564
|
+
Completed 200 OK in 1ms (Views: 0.1ms | Allocations: 181)
|
565
|
+
Started GET "/defra_ruby_mocks/govpay/v1/payments/0" for 127.0.0.1 at 2022-05-11 16:35:20 +0000
|
566
|
+
Processing by DefraRubyMocks::GovpayController#payment_details as HTML
|
567
|
+
Parameters: {"payment_id"=>"0"}
|
568
|
+
MOCKS: Govpay payment details error: undefined method `StandardError' for #<DefraRubyMocks::GovpayController:0x000000000057d0>
|
569
|
+
Completed 422 Unprocessable Entity in 4ms (Allocations: 2149)
|
570
|
+
Started POST "/defra_ruby_mocks/govpay/v1/payments" for 127.0.0.1 at 2022-05-11 16:35:20 +0000
|
571
|
+
Processing by DefraRubyMocks::GovpayController#create_payment as HTML
|
572
|
+
Parameters: {"amount"=>"14500", "reference"=>"12345", "description"=>"Pay your council tax", "return_url"=>"https://your.service.gov.uk/completed"}
|
573
|
+
Completed 200 OK in 10ms (Views: 0.3ms | Allocations: 674)
|
574
|
+
Started POST "/defra_ruby_mocks/govpay/v1/payments" for 127.0.0.1 at 2022-05-11 16:35:20 +0000
|
575
|
+
Processing by DefraRubyMocks::GovpayController#create_payment as HTML
|
576
|
+
Parameters: {"amount"=>nil, "reference"=>"12345", "description"=>"Pay your council tax", "return_url"=>"https://your.service.gov.uk/completed"}
|
577
|
+
MOCKS: Govpay payment creation error: param is missing or the value is empty: amount
|
578
|
+
Did you mean? amount
|
579
|
+
action
|
580
|
+
controller
|
581
|
+
return_url
|
582
|
+
Completed 500 Internal Server Error in 1ms (Allocations: 112)
|
583
|
+
Started GET "/defra_ruby_mocks/govpay/payments/xvxw2ye5wtd4vv4sfgqcc0tedf" for 127.0.0.1 at 2022-05-11 16:35:20 +0000
|
584
|
+
Started POST "/defra_ruby_mocks/govpay/8xo634smyjgv1zrtuk2289vd7f/refunds" for 127.0.0.1 at 2022-05-11 16:35:20 +0000
|
585
|
+
Started POST "/defra_ruby_mocks/govpay/payments" for 127.0.0.1 at 2022-05-11 16:35:20 +0000
|
586
|
+
Started GET "/defra_ruby_mocks/govpay/payments/zko15ttmxi8349zj4qat3xifel" for 127.0.0.1 at 2022-05-11 16:43:35 +0000
|
587
|
+
Started POST "/defra_ruby_mocks/govpay/tsqc9rpgk5z2qaztmut33ggktl/refunds" for 127.0.0.1 at 2022-05-11 16:43:35 +0000
|
588
|
+
Started POST "/defra_ruby_mocks/govpay/payments" for 127.0.0.1 at 2022-05-11 16:43:35 +0000
|
589
|
+
Started GET "/defra_ruby_mocks/govpay/v1/payments/12345678901234567890123456" for 127.0.0.1 at 2022-05-11 16:43:35 +0000
|
590
|
+
Processing by DefraRubyMocks::GovpayController#payment_details as HTML
|
591
|
+
Parameters: {"payment_id"=>"12345678901234567890123456"}
|
592
|
+
MOCKS: Govpay payment details error: missing keyword: :return_url
|
593
|
+
Completed 422 Unprocessable Entity in 10ms (Allocations: 626)
|
594
|
+
Started GET "/defra_ruby_mocks/govpay/v1/payments/0" for 127.0.0.1 at 2022-05-11 16:43:35 +0000
|
595
|
+
Processing by DefraRubyMocks::GovpayController#payment_details as HTML
|
596
|
+
Parameters: {"payment_id"=>"0"}
|
597
|
+
MOCKS: Govpay payment details error: undefined method `StandardError' for #<DefraRubyMocks::GovpayController:0x000000000057d0>
|
598
|
+
Completed 422 Unprocessable Entity in 4ms (Allocations: 2144)
|
599
|
+
Started POST "/defra_ruby_mocks/govpay/v1/payments" for 127.0.0.1 at 2022-05-11 16:43:35 +0000
|
600
|
+
Processing by DefraRubyMocks::GovpayController#create_payment as HTML
|
601
|
+
Parameters: {"amount"=>"14500", "reference"=>"12345", "description"=>"Pay your council tax", "return_url"=>"https://your.service.gov.uk/completed"}
|
602
|
+
Completed 200 OK in 7ms (Views: 0.3ms | Allocations: 594)
|
603
|
+
Started POST "/defra_ruby_mocks/govpay/v1/payments" for 127.0.0.1 at 2022-05-11 16:43:35 +0000
|
604
|
+
Processing by DefraRubyMocks::GovpayController#create_payment as HTML
|
605
|
+
Parameters: {"amount"=>nil, "reference"=>"12345", "description"=>"Pay your council tax", "return_url"=>"https://your.service.gov.uk/completed"}
|
606
|
+
MOCKS: Govpay payment creation error: param is missing or the value is empty: amount
|
607
|
+
Did you mean? amount
|
608
|
+
action
|
609
|
+
controller
|
610
|
+
return_url
|
611
|
+
Completed 500 Internal Server Error in 0ms (Allocations: 112)
|
612
|
+
Started POST "/defra_ruby_mocks/govpay/v1/payments" for 127.0.0.1 at 2022-05-11 16:45:08 +0000
|
613
|
+
Processing by DefraRubyMocks::GovpayController#create_payment as HTML
|
614
|
+
Parameters: {"amount"=>"14500", "reference"=>"12345", "description"=>"Pay your council tax", "return_url"=>"https://your.service.gov.uk/completed"}
|
615
|
+
Completed 200 OK in 11ms (Views: 0.3ms | Allocations: 759)
|
616
|
+
Started POST "/defra_ruby_mocks/govpay/v1/payments" for 127.0.0.1 at 2022-05-11 16:45:08 +0000
|
617
|
+
Processing by DefraRubyMocks::GovpayController#create_payment as HTML
|
618
|
+
Parameters: {"amount"=>nil, "reference"=>"12345", "description"=>"Pay your council tax", "return_url"=>"https://your.service.gov.uk/completed"}
|
619
|
+
MOCKS: Govpay payment creation error: param is missing or the value is empty: amount
|
620
|
+
Did you mean? amount
|
621
|
+
action
|
622
|
+
controller
|
623
|
+
return_url
|
624
|
+
Completed 500 Internal Server Error in 0ms (Allocations: 117)
|
625
|
+
Started GET "/defra_ruby_mocks/govpay/v1/payments/12345678901234567890123456" for 127.0.0.1 at 2022-05-11 16:45:08 +0000
|
626
|
+
Processing by DefraRubyMocks::GovpayController#payment_details as HTML
|
627
|
+
Parameters: {"payment_id"=>"12345678901234567890123456"}
|
628
|
+
MOCKS: Govpay payment details error: missing keyword: :return_url
|
629
|
+
Completed 422 Unprocessable Entity in 649050ms (Allocations: 8135)
|
630
|
+
Started GET "/defra_ruby_mocks/govpay/v1/payments/0" for 127.0.0.1 at 2022-05-11 17:29:01 +0000
|
631
|
+
Processing by DefraRubyMocks::GovpayController#payment_details as HTML
|
632
|
+
Parameters: {"payment_id"=>"0"}
|
633
|
+
MOCKS: Govpay payment details error: undefined method `StandardError' for #<DefraRubyMocks::GovpayController:0x00000000005870>
|
634
|
+
Completed 422 Unprocessable Entity in 102036ms (Allocations: 15000)
|
635
|
+
Started POST "/defra_ruby_mocks/govpay/ywzxalmaklbzmzk7y9abvzpvt1/refunds" for 127.0.0.1 at 2022-05-11 17:30:43 +0000
|
636
|
+
Started POST "/defra_ruby_mocks/govpay/payments" for 127.0.0.1 at 2022-05-11 17:30:43 +0000
|
637
|
+
Started GET "/defra_ruby_mocks/govpay/payments/dztk1j7yevd38qd35i44ljpex2" for 127.0.0.1 at 2022-05-11 17:30:43 +0000
|
638
|
+
Started GET "/defra_ruby_mocks/govpay/v1/payments/12345678901234567890123456" for 127.0.0.1 at 2022-05-11 17:30:58 +0000
|
639
|
+
Processing by DefraRubyMocks::GovpayController#payment_details as HTML
|
640
|
+
Parameters: {"payment_id"=>"12345678901234567890123456"}
|
641
|
+
MOCKS: Govpay payment details error: missing keyword: :return_url
|
642
|
+
Completed 422 Unprocessable Entity in 19555ms (Allocations: 16551)
|
643
|
+
Started GET "/defra_ruby_mocks/govpay/v1/payments/0" for 127.0.0.1 at 2022-05-11 17:31:17 +0000
|
644
|
+
Processing by DefraRubyMocks::GovpayController#payment_details as HTML
|
645
|
+
Parameters: {"payment_id"=>"0"}
|
646
|
+
MOCKS: Govpay payment details error: undefined method `StandardError' for #<DefraRubyMocks::GovpayController:0x000000000057d0>
|
647
|
+
Completed 422 Unprocessable Entity in 12714ms (Allocations: 18517)
|
648
|
+
Started POST "/defra_ruby_mocks/govpay/v1/payments" for 127.0.0.1 at 2022-05-11 17:31:30 +0000
|
649
|
+
Processing by DefraRubyMocks::GovpayController#create_payment as HTML
|
650
|
+
Parameters: {"amount"=>nil, "reference"=>"12345", "description"=>"Pay your council tax", "return_url"=>"https://your.service.gov.uk/completed"}
|
651
|
+
MOCKS: Govpay payment creation error: param is missing or the value is empty: amount
|
652
|
+
Did you mean? amount
|
653
|
+
action
|
654
|
+
controller
|
655
|
+
return_url
|
656
|
+
Completed 500 Internal Server Error in 1ms (Allocations: 113)
|
657
|
+
Started POST "/defra_ruby_mocks/govpay/v1/payments" for 127.0.0.1 at 2022-05-11 17:31:30 +0000
|
658
|
+
Processing by DefraRubyMocks::GovpayController#create_payment as HTML
|
659
|
+
Parameters: {"amount"=>"14500", "reference"=>"12345", "description"=>"Pay your council tax", "return_url"=>"https://your.service.gov.uk/completed"}
|
660
|
+
Completed 200 OK in 11ms (Views: 0.4ms | Allocations: 597)
|
661
|
+
Started POST "/defra_ruby_mocks/govpay/payments" for 127.0.0.1 at 2022-05-11 17:31:30 +0000
|
662
|
+
Started POST "/defra_ruby_mocks/govpay/qnoxiygf5m92s50te4iq1je1zd/refunds" for 127.0.0.1 at 2022-05-11 17:31:30 +0000
|
663
|
+
Started GET "/defra_ruby_mocks/govpay/payments/khzpckxako99ywxxxv8hfa73pt" for 127.0.0.1 at 2022-05-11 17:31:30 +0000
|
664
|
+
Started GET "/defra_ruby_mocks/govpay/v1/payments/12345678901234567890123456" for 127.0.0.1 at 2022-05-11 17:31:43 +0000
|
665
|
+
Processing by DefraRubyMocks::GovpayController#payment_details as HTML
|
666
|
+
Parameters: {"payment_id"=>"12345678901234567890123456"}
|
667
|
+
MOCKS: Govpay payment details error: missing keyword: :return_url
|
668
|
+
Completed 422 Unprocessable Entity in 52179ms (Allocations: 17869)
|
669
|
+
Started GET "/defra_ruby_mocks/govpay/v1/payments/12345678901234567890123456" for 127.0.0.1 at 2022-05-11 17:32:59 +0000
|
670
|
+
Processing by DefraRubyMocks::GovpayController#payment_details as HTML
|
671
|
+
Parameters: {"payment_id"=>"12345678901234567890123456"}
|
672
|
+
MOCKS: Govpay payment details error: missing keyword: :return_url
|
673
|
+
Completed 422 Unprocessable Entity in 215451ms (Allocations: 35635)
|
674
|
+
Started GET "/defra_ruby_mocks/govpay/v1/payments/12345678901234567890123456" for 127.0.0.1 at 2022-05-11 17:37:15 +0000
|
675
|
+
Processing by DefraRubyMocks::GovpayController#payment_details as HTML
|
676
|
+
Parameters: {"payment_id"=>"12345678901234567890123456"}
|
677
|
+
MOCKS: Govpay payment details error: uninitialized constant DefraRubyMocks::GovpayGetPaymentService::TIme
|
678
|
+
Did you mean? Time
|
679
|
+
Completed 422 Unprocessable Entity in 10096ms (Allocations: 11866)
|
680
|
+
Started GET "/defra_ruby_mocks/govpay/v1/payments/12345678901234567890123456" for 127.0.0.1 at 2022-05-11 17:37:30 +0000
|
681
|
+
Processing by DefraRubyMocks::GovpayController#payment_details as HTML
|
682
|
+
Parameters: {"payment_id"=>"12345678901234567890123456"}
|
683
|
+
Started GET "/defra_ruby_mocks/govpay/v1/payments/12345678901234567890123456" for 127.0.0.1 at 2022-05-11 17:37:54 +0000
|
684
|
+
Processing by DefraRubyMocks::GovpayController#payment_details as HTML
|
685
|
+
Parameters: {"payment_id"=>"12345678901234567890123456"}
|
686
|
+
MOCKS: Govpay payment details error: undefined method `-' for nil:NilClass
|
687
|
+
Completed 422 Unprocessable Entity in 2201ms (Allocations: 10648)
|
688
|
+
Started GET "/defra_ruby_mocks/govpay/v1/payments/12345678901234567890123456" for 127.0.0.1 at 2022-05-11 17:38:00 +0000
|
689
|
+
Processing by DefraRubyMocks::GovpayController#payment_details as HTML
|
690
|
+
Parameters: {"payment_id"=>"12345678901234567890123456"}
|
691
|
+
MOCKS: Govpay payment details error: undefined method `-' for nil:NilClass
|
692
|
+
Completed 422 Unprocessable Entity in 11412ms (Allocations: 39702)
|
693
|
+
Started GET "/defra_ruby_mocks/govpay/v1/payments/12345678901234567890123456" for 127.0.0.1 at 2022-05-11 17:38:44 +0000
|
694
|
+
Processing by DefraRubyMocks::GovpayController#payment_details as HTML
|
695
|
+
Parameters: {"payment_id"=>"12345678901234567890123456"}
|
696
|
+
Started GET "/defra_ruby_mocks/govpay/v1/payments/12345678901234567890123456" for 127.0.0.1 at 2022-05-11 17:41:20 +0000
|
697
|
+
Processing by DefraRubyMocks::GovpayController#payment_details as HTML
|
698
|
+
Parameters: {"payment_id"=>"12345678901234567890123456"}
|
699
|
+
Started GET "/defra_ruby_mocks/govpay/v1/payments/12345678901234567890123456" for 127.0.0.1 at 2022-05-11 17:43:08 +0000
|
700
|
+
Processing by DefraRubyMocks::GovpayController#payment_details as HTML
|
701
|
+
Parameters: {"payment_id"=>"12345678901234567890123456"}
|
702
|
+
MOCKS: Govpay payment details error: undefined local variable or method `return_url' for #<DefraRubyMocks::GovpayGetPaymentService:0x0000000002ca6000>
|
703
|
+
Did you mean? return
|
704
|
+
Completed 422 Unprocessable Entity in 4514ms (Allocations: 12297)
|
705
|
+
Started GET "/defra_ruby_mocks/govpay/v1/payments/12345678901234567890123456" for 127.0.0.1 at 2022-05-11 17:44:29 +0000
|
706
|
+
Processing by DefraRubyMocks::GovpayController#payment_details as HTML
|
707
|
+
Parameters: {"payment_id"=>"12345678901234567890123456"}
|
708
|
+
Completed 200 OK in 11ms (Views: 0.3ms | Allocations: 678)
|
709
|
+
Started GET "/defra_ruby_mocks/govpay/v1/payments/12345678901234567890123456" for 127.0.0.1 at 2022-05-11 17:45:01 +0000
|
710
|
+
Processing by DefraRubyMocks::GovpayController#payment_details as HTML
|
711
|
+
Parameters: {"payment_id"=>"12345678901234567890123456"}
|
712
|
+
Completed 200 OK in 11ms (Views: 0.3ms | Allocations: 679)
|
713
|
+
Started GET "/defra_ruby_mocks/govpay/v1/payments/12345678901234567890123456" for 127.0.0.1 at 2022-05-11 17:45:17 +0000
|
714
|
+
Processing by DefraRubyMocks::GovpayController#payment_details as HTML
|
715
|
+
Parameters: {"payment_id"=>"12345678901234567890123456"}
|
716
|
+
Completed 200 OK in 11ms (Views: 0.3ms | Allocations: 679)
|
717
|
+
Started GET "/defra_ruby_mocks/govpay/v1/payments/0" for 127.0.0.1 at 2022-05-11 17:45:17 +0000
|
718
|
+
Processing by DefraRubyMocks::GovpayController#payment_details as HTML
|
719
|
+
Parameters: {"payment_id"=>"0"}
|
720
|
+
MOCKS: Govpay payment details error: undefined method `StandardError' for #<DefraRubyMocks::GovpayController:0x000000000057d0>
|
721
|
+
Completed 422 Unprocessable Entity in 4ms (Allocations: 2149)
|
722
|
+
Started POST "/defra_ruby_mocks/govpay/v1/payments" for 127.0.0.1 at 2022-05-11 17:45:17 +0000
|
723
|
+
Processing by DefraRubyMocks::GovpayController#create_payment as HTML
|
724
|
+
Parameters: {"amount"=>"14500", "reference"=>"12345", "description"=>"Pay your council tax", "return_url"=>"https://your.service.gov.uk/completed"}
|
725
|
+
Completed 200 OK in 7ms (Views: 0.2ms | Allocations: 557)
|
726
|
+
Started POST "/defra_ruby_mocks/govpay/v1/payments" for 127.0.0.1 at 2022-05-11 17:45:17 +0000
|
727
|
+
Processing by DefraRubyMocks::GovpayController#create_payment as HTML
|
728
|
+
Parameters: {"amount"=>nil, "reference"=>"12345", "description"=>"Pay your council tax", "return_url"=>"https://your.service.gov.uk/completed"}
|
729
|
+
MOCKS: Govpay payment creation error: param is missing or the value is empty: amount
|
730
|
+
Did you mean? amount
|
731
|
+
action
|
732
|
+
controller
|
733
|
+
return_url
|
734
|
+
Completed 500 Internal Server Error in 0ms (Allocations: 112)
|
735
|
+
Started POST "/defra_ruby_mocks/govpay/payments" for 127.0.0.1 at 2022-05-11 17:45:17 +0000
|
736
|
+
Started GET "/defra_ruby_mocks/govpay/payments/bpej2d9j4tpa5b3802xizrp7su" for 127.0.0.1 at 2022-05-11 17:45:17 +0000
|
737
|
+
Started POST "/defra_ruby_mocks/govpay/w1qped81o2fup4e57tfcp8n6kd/refunds" for 127.0.0.1 at 2022-05-11 17:45:17 +0000
|
738
|
+
Started POST "/defra_ruby_mocks/govpay/payments" for 127.0.0.1 at 2022-05-11 18:17:47 +0000
|
739
|
+
Started GET "/defra_ruby_mocks/govpay/payments/z5hyh41e9rwrk0abcfcl4xh4nu" for 127.0.0.1 at 2022-05-11 18:17:47 +0000
|
740
|
+
Started POST "/defra_ruby_mocks/govpay/m04iah4o3e3lds6szu4010wt6o/refunds" for 127.0.0.1 at 2022-05-11 18:17:47 +0000
|
741
|
+
Started POST "/defra_ruby_mocks/govpay/v1/payments" for 127.0.0.1 at 2022-05-11 18:17:48 +0000
|
742
|
+
Processing by DefraRubyMocks::GovpayController#create_payment as HTML
|
743
|
+
Parameters: {"amount"=>nil, "reference"=>"12345", "description"=>"Pay your council tax", "return_url"=>"https://your.service.gov.uk/completed"}
|
744
|
+
>>>>>>>>> create_payment
|
745
|
+
MOCKS: Govpay payment creation error: param is missing or the value is empty: amount
|
746
|
+
Did you mean? amount
|
747
|
+
action
|
748
|
+
controller
|
749
|
+
return_url
|
750
|
+
Completed 500 Internal Server Error in 0ms (Allocations: 176)
|
751
|
+
Started POST "/defra_ruby_mocks/govpay/v1/payments" for 127.0.0.1 at 2022-05-11 18:17:48 +0000
|
752
|
+
Processing by DefraRubyMocks::GovpayController#create_payment as HTML
|
753
|
+
Parameters: {"amount"=>"14500", "reference"=>"12345", "description"=>"Pay your council tax", "return_url"=>"https://your.service.gov.uk/completed"}
|
754
|
+
>>>>>>>>> create_payment
|
755
|
+
>>>>>>>>> valid params
|
756
|
+
>>>>>>>>> config: #<DefraRubyMocks::Configuration:0x0000000005566a08>
|
757
|
+
>>>>>>>>> config govpay_domain: http://localhost:3000/defra_ruby_mocks
|
758
|
+
Completed 200 OK in 11ms (Views: 0.4ms | Allocations: 730)
|
759
|
+
Started GET "/defra_ruby_mocks/govpay/v1/payments/12345678901234567890123456" for 127.0.0.1 at 2022-05-11 18:17:48 +0000
|
760
|
+
Processing by DefraRubyMocks::GovpayController#payment_details as HTML
|
761
|
+
Parameters: {"payment_id"=>"12345678901234567890123456"}
|
762
|
+
Completed 200 OK in 7ms (Views: 0.3ms | Allocations: 478)
|
763
|
+
Started GET "/defra_ruby_mocks/govpay/v1/payments/0" for 127.0.0.1 at 2022-05-11 18:17:48 +0000
|
764
|
+
Processing by DefraRubyMocks::GovpayController#payment_details as HTML
|
765
|
+
Parameters: {"payment_id"=>"0"}
|
766
|
+
MOCKS: Govpay payment details error: Invalid Govpay payment ID 0
|
767
|
+
Completed 422 Unprocessable Entity in 0ms (Allocations: 84)
|
768
|
+
Started GET "/defra_ruby_mocks/company/foo" for 127.0.0.1 at 2022-06-13 16:47:01 +0100
|
446
769
|
Processing by DefraRubyMocks::CompanyController#show as HTML
|
447
770
|
Parameters: {"id"=>"foo"}
|
448
|
-
Rendering /Users/
|
449
|
-
Rendered /Users/
|
450
|
-
Completed 404 Not Found in
|
451
|
-
Started GET "/defra_ruby_mocks/company/SC247974" for 127.0.0.1 at
|
771
|
+
Rendering /Users/pauldoyle/dev/wcr-vagrant/defra-ruby-mocks/app/views/defra_ruby_mocks/company/not_found.json.erb
|
772
|
+
Rendered /Users/pauldoyle/dev/wcr-vagrant/defra-ruby-mocks/app/views/defra_ruby_mocks/company/not_found.json.erb (Duration: 1.9ms | Allocations: 253)
|
773
|
+
Completed 404 Not Found in 13ms (Views: 12.7ms | Allocations: 2394)
|
774
|
+
Started GET "/defra_ruby_mocks/company/SC247974" for 127.0.0.1 at 2022-06-13 16:47:01 +0100
|
452
775
|
Processing by DefraRubyMocks::CompanyController#show as HTML
|
453
776
|
Parameters: {"id"=>"SC247974"}
|
454
|
-
Rendering /Users/
|
455
|
-
Rendered /Users/
|
456
|
-
Completed 200 OK in
|
457
|
-
Started GET "/defra_ruby_mocks/
|
458
|
-
|
459
|
-
|
777
|
+
Rendering /Users/pauldoyle/dev/wcr-vagrant/defra-ruby-mocks/app/views/defra_ruby_mocks/company/show.json.erb
|
778
|
+
Rendered /Users/pauldoyle/dev/wcr-vagrant/defra-ruby-mocks/app/views/defra_ruby_mocks/company/show.json.erb (Duration: 0.8ms | Allocations: 123)
|
779
|
+
Completed 200 OK in 2ms (Views: 1.1ms | Allocations: 633)
|
780
|
+
Started GET "/defra_ruby_mocks/company/99999999" for 127.0.0.1 at 2022-06-13 16:47:01 +0100
|
781
|
+
Processing by DefraRubyMocks::CompanyController#show as HTML
|
782
|
+
Parameters: {"id"=>"99999999"}
|
783
|
+
Rendering /Users/pauldoyle/dev/wcr-vagrant/defra-ruby-mocks/app/views/defra_ruby_mocks/company/not_found.json.erb
|
784
|
+
Rendered /Users/pauldoyle/dev/wcr-vagrant/defra-ruby-mocks/app/views/defra_ruby_mocks/company/not_found.json.erb (Duration: 0.0ms | Allocations: 10)
|
785
|
+
Completed 404 Not Found in 0ms (Views: 0.3ms | Allocations: 254)
|
786
|
+
Started GET "/defra_ruby_mocks/company/05868270" for 127.0.0.1 at 2022-06-13 16:47:01 +0100
|
787
|
+
Processing by DefraRubyMocks::CompanyController#show as HTML
|
788
|
+
Parameters: {"id"=>"05868270"}
|
789
|
+
Rendering /Users/pauldoyle/dev/wcr-vagrant/defra-ruby-mocks/app/views/defra_ruby_mocks/company/show.json.erb
|
790
|
+
Rendered /Users/pauldoyle/dev/wcr-vagrant/defra-ruby-mocks/app/views/defra_ruby_mocks/company/show.json.erb (Duration: 0.0ms | Allocations: 12)
|
791
|
+
Completed 200 OK in 0ms (Views: 0.3ms | Allocations: 306)
|
792
|
+
Started GET "/defra_ruby_mocks/company/SC247974" for 127.0.0.1 at 2022-06-13 16:47:01 +0100
|
793
|
+
Started GET "/defra_ruby_mocks/company/company-no/officers" for 127.0.0.1 at 2022-06-13 16:47:01 +0100
|
794
|
+
Started GET "/defra_ruby_mocks/company/company-no/officers" for 127.0.0.1 at 2022-06-13 16:47:01 +0100
|
795
|
+
Processing by DefraRubyMocks::CompanyController#officers as HTML
|
796
|
+
Parameters: {"id"=>"company-no"}
|
797
|
+
Rendering /Users/pauldoyle/dev/wcr-vagrant/defra-ruby-mocks/app/views/defra_ruby_mocks/company/officers.json.erb
|
798
|
+
Rendered /Users/pauldoyle/dev/wcr-vagrant/defra-ruby-mocks/app/views/defra_ruby_mocks/company/officers.json.erb (Duration: 1.1ms | Allocations: 104)
|
799
|
+
Completed 200 OK in 2ms (Views: 1.4ms | Allocations: 588)
|
800
|
+
Started GET "/defra_ruby_mocks/worldpay/payments-service" for 127.0.0.1 at 2022-06-13 16:47:01 +0100
|
801
|
+
Started GET "/defra_ruby_mocks/worldpay/dispatcher" for 127.0.0.1 at 2022-06-13 16:47:01 +0100
|
802
|
+
Started POST "/defra_ruby_mocks/worldpay/payments-service" for 127.0.0.1 at 2022-06-13 16:47:01 +0100
|
803
|
+
Processing by DefraRubyMocks::WorldpayController#payments_service as HTML
|
804
|
+
MOCKS: Worldpay payments service error: undefined method `text' for nil:NilClass
|
805
|
+
Completed 500 Internal Server Error in 1ms (Allocations: 661)
|
806
|
+
Started POST "/defra_ruby_mocks/worldpay/payments-service" for 127.0.0.1 at 2022-06-13 16:47:01 +0100
|
807
|
+
Processing by DefraRubyMocks::WorldpayController#payments_service as HTML
|
808
|
+
Rendering /Users/pauldoyle/dev/wcr-vagrant/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/payment_request.xml.erb
|
809
|
+
Rendered /Users/pauldoyle/dev/wcr-vagrant/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/payment_request.xml.erb (Duration: 1.0ms | Allocations: 147)
|
810
|
+
Completed 200 OK in 3ms (Views: 2.8ms | Allocations: 1271)
|
811
|
+
Started POST "/defra_ruby_mocks/worldpay/payments-service" for 127.0.0.1 at 2022-06-13 16:47:01 +0100
|
812
|
+
Processing by DefraRubyMocks::WorldpayController#payments_service as HTML
|
813
|
+
Rendering /Users/pauldoyle/dev/wcr-vagrant/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/refund_request.xml.erb
|
814
|
+
Rendered /Users/pauldoyle/dev/wcr-vagrant/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/refund_request.xml.erb (Duration: 1.0ms | Allocations: 156)
|
815
|
+
Completed 200 OK in 2ms (Views: 1.7ms | Allocations: 716)
|
816
|
+
Started GET "/defra_ruby_mocks/worldpay/dispatcher?successURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fsuccess&failureURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ffailure&pendingURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fpending&cancelURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fcancel&errorURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ferror" for 127.0.0.1 at 2022-06-13 16:47:01 +0100
|
460
817
|
Processing by DefraRubyMocks::WorldpayController#dispatcher as HTML
|
461
818
|
Parameters: {"successURL"=>"http://example.com/fo/12345/worldpay/success", "failureURL"=>"http://example.com/fo/12345/worldpay/failure", "pendingURL"=>"http://example.com/fo/12345/worldpay/pending", "cancelURL"=>"http://example.com/fo/12345/worldpay/cancel", "errorURL"=>"http://example.com/fo/12345/worldpay/error"}
|
462
|
-
Rendering /Users/
|
463
|
-
Rendered /Users/
|
464
|
-
Completed 200 OK in
|
465
|
-
Started GET "/defra_ruby_mocks/worldpay/dispatcher?successURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fsuccess&failureURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ffailure&pendingURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fpending&cancelURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fcancel&errorURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ferror" for 127.0.0.1 at
|
819
|
+
Rendering /Users/pauldoyle/dev/wcr-vagrant/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/stuck.html.erb
|
820
|
+
Rendered /Users/pauldoyle/dev/wcr-vagrant/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/stuck.html.erb (Duration: 1.0ms | Allocations: 457)
|
821
|
+
Completed 200 OK in 2ms (Views: 1.7ms | Allocations: 1098)
|
822
|
+
Started GET "/defra_ruby_mocks/worldpay/dispatcher?successURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fsuccess&failureURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ffailure&pendingURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fpending&cancelURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fcancel&errorURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ferror" for 127.0.0.1 at 2022-06-13 16:47:01 +0100
|
466
823
|
Processing by DefraRubyMocks::WorldpayController#dispatcher as HTML
|
467
824
|
Parameters: {"successURL"=>"http://example.com/fo/12345/worldpay/success", "failureURL"=>"http://example.com/fo/12345/worldpay/failure", "pendingURL"=>"http://example.com/fo/12345/worldpay/pending", "cancelURL"=>"http://example.com/fo/12345/worldpay/cancel", "errorURL"=>"http://example.com/fo/12345/worldpay/error"}
|
468
825
|
Redirected to http://example.com/fo/12345/worldpay/success?orderKey=admincode1^^987654&paymentStatus=AUTHORISED&paymentAmount=10500&paymentCurrency=GBP&mac=0ba5271e1ed1b26f9bb428ef7fb536a4&source=WP
|
469
|
-
Completed 302 Found in
|
470
|
-
Started GET "/defra_ruby_mocks/worldpay/dispatcher?successURL=http%3A%2F%2Fexample.com%2Fforthewin&failureURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ffailure&pendingURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fpending&cancelURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fcancel&errorURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ferror" for 127.0.0.1 at
|
826
|
+
Completed 302 Found in 0ms (Allocations: 355)
|
827
|
+
Started GET "/defra_ruby_mocks/worldpay/dispatcher?successURL=http%3A%2F%2Fexample.com%2Fforthewin&failureURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ffailure&pendingURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fpending&cancelURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fcancel&errorURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ferror" for 127.0.0.1 at 2022-06-13 16:47:01 +0100
|
471
828
|
Processing by DefraRubyMocks::WorldpayController#dispatcher as HTML
|
472
829
|
Parameters: {"successURL"=>"http://example.com/forthewin", "failureURL"=>"http://example.com/fo/12345/worldpay/failure", "pendingURL"=>"http://example.com/fo/12345/worldpay/pending", "cancelURL"=>"http://example.com/fo/12345/worldpay/cancel", "errorURL"=>"http://example.com/fo/12345/worldpay/error"}
|
473
830
|
MOCKS: Worldpay dispatcher error: Could not find resource: foo
|
474
|
-
Completed 500 Internal Server Error in 0ms (Allocations:
|
475
|
-
Started GET "/defra_ruby_mocks/worldpay/payments-service" for 127.0.0.1 at
|
831
|
+
Completed 500 Internal Server Error in 0ms (Allocations: 174)
|
832
|
+
Started GET "/defra_ruby_mocks/worldpay/payments-service" for 127.0.0.1 at 2022-06-13 16:54:02 +0100
|
833
|
+
Started GET "/defra_ruby_mocks/worldpay/dispatcher" for 127.0.0.1 at 2022-06-13 16:54:02 +0100
|
834
|
+
Started GET "/defra_ruby_mocks/worldpay/dispatcher?successURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fsuccess&failureURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ffailure&pendingURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fpending&cancelURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fcancel&errorURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ferror" for 127.0.0.1 at 2022-06-13 16:54:02 +0100
|
835
|
+
Processing by DefraRubyMocks::WorldpayController#dispatcher as HTML
|
836
|
+
Parameters: {"successURL"=>"http://example.com/fo/12345/worldpay/success", "failureURL"=>"http://example.com/fo/12345/worldpay/failure", "pendingURL"=>"http://example.com/fo/12345/worldpay/pending", "cancelURL"=>"http://example.com/fo/12345/worldpay/cancel", "errorURL"=>"http://example.com/fo/12345/worldpay/error"}
|
837
|
+
Rendering /Users/pauldoyle/dev/wcr-vagrant/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/stuck.html.erb
|
838
|
+
Rendered /Users/pauldoyle/dev/wcr-vagrant/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/stuck.html.erb (Duration: 1.4ms | Allocations: 619)
|
839
|
+
Completed 200 OK in 9ms (Views: 8.1ms | Allocations: 2432)
|
840
|
+
Started GET "/defra_ruby_mocks/worldpay/dispatcher?successURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fsuccess&failureURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ffailure&pendingURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fpending&cancelURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fcancel&errorURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ferror" for 127.0.0.1 at 2022-06-13 16:54:02 +0100
|
841
|
+
Processing by DefraRubyMocks::WorldpayController#dispatcher as HTML
|
842
|
+
Parameters: {"successURL"=>"http://example.com/fo/12345/worldpay/success", "failureURL"=>"http://example.com/fo/12345/worldpay/failure", "pendingURL"=>"http://example.com/fo/12345/worldpay/pending", "cancelURL"=>"http://example.com/fo/12345/worldpay/cancel", "errorURL"=>"http://example.com/fo/12345/worldpay/error"}
|
843
|
+
Redirected to http://example.com/fo/12345/worldpay/success?orderKey=admincode1^^987654&paymentStatus=AUTHORISED&paymentAmount=10500&paymentCurrency=GBP&mac=0ba5271e1ed1b26f9bb428ef7fb536a4&source=WP
|
844
|
+
Completed 302 Found in 0ms (Allocations: 355)
|
845
|
+
Started GET "/defra_ruby_mocks/worldpay/dispatcher?successURL=http%3A%2F%2Fexample.com%2Fforthewin&failureURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ffailure&pendingURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fpending&cancelURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Fcancel&errorURL=http%3A%2F%2Fexample.com%2Ffo%2F12345%2Fworldpay%2Ferror" for 127.0.0.1 at 2022-06-13 16:54:02 +0100
|
846
|
+
Processing by DefraRubyMocks::WorldpayController#dispatcher as HTML
|
847
|
+
Parameters: {"successURL"=>"http://example.com/forthewin", "failureURL"=>"http://example.com/fo/12345/worldpay/failure", "pendingURL"=>"http://example.com/fo/12345/worldpay/pending", "cancelURL"=>"http://example.com/fo/12345/worldpay/cancel", "errorURL"=>"http://example.com/fo/12345/worldpay/error"}
|
848
|
+
MOCKS: Worldpay dispatcher error: Could not find resource: foo
|
849
|
+
Completed 500 Internal Server Error in 0ms (Allocations: 178)
|
850
|
+
Started POST "/defra_ruby_mocks/worldpay/payments-service" for 127.0.0.1 at 2022-06-13 16:54:02 +0100
|
476
851
|
Processing by DefraRubyMocks::WorldpayController#payments_service as HTML
|
477
|
-
|
478
|
-
|
479
|
-
|
852
|
+
Rendering /Users/pauldoyle/dev/wcr-vagrant/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/payment_request.xml.erb
|
853
|
+
Rendered /Users/pauldoyle/dev/wcr-vagrant/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/payment_request.xml.erb (Duration: 0.7ms | Allocations: 147)
|
854
|
+
Completed 200 OK in 3ms (Views: 2.3ms | Allocations: 1173)
|
855
|
+
Started POST "/defra_ruby_mocks/worldpay/payments-service" for 127.0.0.1 at 2022-06-13 16:54:02 +0100
|
480
856
|
Processing by DefraRubyMocks::WorldpayController#payments_service as HTML
|
481
|
-
|
482
|
-
|
483
|
-
|
484
|
-
Started GET "/defra_ruby_mocks/worldpay/payments-service" for 127.0.0.1 at 2021-08-31 10:37:01 +0100
|
857
|
+
MOCKS: Worldpay payments service error: undefined method `text' for nil:NilClass
|
858
|
+
Completed 500 Internal Server Error in 1ms (Allocations: 610)
|
859
|
+
Started POST "/defra_ruby_mocks/worldpay/payments-service" for 127.0.0.1 at 2022-06-13 16:54:02 +0100
|
485
860
|
Processing by DefraRubyMocks::WorldpayController#payments_service as HTML
|
486
|
-
Rendering /Users/
|
487
|
-
Rendered /Users/
|
488
|
-
Completed 200 OK in
|
489
|
-
Started GET "/defra_ruby_mocks/company/SC247974" for 127.0.0.1 at
|
490
|
-
Started GET "/defra_ruby_mocks/company/
|
861
|
+
Rendering /Users/pauldoyle/dev/wcr-vagrant/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/refund_request.xml.erb
|
862
|
+
Rendered /Users/pauldoyle/dev/wcr-vagrant/defra-ruby-mocks/app/views/defra_ruby_mocks/worldpay/refund_request.xml.erb (Duration: 0.6ms | Allocations: 156)
|
863
|
+
Completed 200 OK in 2ms (Views: 1.4ms | Allocations: 716)
|
864
|
+
Started GET "/defra_ruby_mocks/company/SC247974" for 127.0.0.1 at 2022-06-13 16:54:02 +0100
|
865
|
+
Started GET "/defra_ruby_mocks/company/SC247974" for 127.0.0.1 at 2022-06-13 16:54:02 +0100
|
491
866
|
Processing by DefraRubyMocks::CompanyController#show as HTML
|
492
|
-
Parameters: {"id"=>"
|
493
|
-
Rendering /Users/
|
494
|
-
Rendered /Users/
|
495
|
-
Completed 200 OK in 3ms (Views:
|
496
|
-
Started GET "/defra_ruby_mocks/company/foo" for 127.0.0.1 at
|
867
|
+
Parameters: {"id"=>"SC247974"}
|
868
|
+
Rendering /Users/pauldoyle/dev/wcr-vagrant/defra-ruby-mocks/app/views/defra_ruby_mocks/company/show.json.erb
|
869
|
+
Rendered /Users/pauldoyle/dev/wcr-vagrant/defra-ruby-mocks/app/views/defra_ruby_mocks/company/show.json.erb (Duration: 0.5ms | Allocations: 122)
|
870
|
+
Completed 200 OK in 3ms (Views: 1.8ms | Allocations: 1302)
|
871
|
+
Started GET "/defra_ruby_mocks/company/foo" for 127.0.0.1 at 2022-06-13 16:54:02 +0100
|
497
872
|
Processing by DefraRubyMocks::CompanyController#show as HTML
|
498
873
|
Parameters: {"id"=>"foo"}
|
499
|
-
Rendering /Users/
|
500
|
-
Rendered /Users/
|
501
|
-
Completed 404 Not Found in
|
502
|
-
Started GET "/defra_ruby_mocks/company/
|
503
|
-
Processing by DefraRubyMocks::CompanyController#show as HTML
|
504
|
-
Parameters: {"id"=>"SC247974"}
|
505
|
-
Rendering /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/company/show.json.erb
|
506
|
-
Rendered /Users/toby/Code/defra/defra-ruby-mocks/app/views/defra_ruby_mocks/company/show.json.erb (Duration: 0.1ms | Allocations: 11)
|
507
|
-
Completed 200 OK in 1ms (Views: 0.6ms | Allocations: 303)
|
508
|
-
Started GET "/defra_ruby_mocks/company/99999999" for 127.0.0.1 at 2021-08-31 10:37:01 +0100
|
874
|
+
Rendering /Users/pauldoyle/dev/wcr-vagrant/defra-ruby-mocks/app/views/defra_ruby_mocks/company/not_found.json.erb
|
875
|
+
Rendered /Users/pauldoyle/dev/wcr-vagrant/defra-ruby-mocks/app/views/defra_ruby_mocks/company/not_found.json.erb (Duration: 0.5ms | Allocations: 86)
|
876
|
+
Completed 404 Not Found in 1ms (Views: 1.3ms | Allocations: 535)
|
877
|
+
Started GET "/defra_ruby_mocks/company/99999999" for 127.0.0.1 at 2022-06-13 16:54:02 +0100
|
509
878
|
Processing by DefraRubyMocks::CompanyController#show as HTML
|
510
879
|
Parameters: {"id"=>"99999999"}
|
511
|
-
Rendering /Users/
|
512
|
-
Rendered /Users/
|
513
|
-
Completed 404 Not Found in
|
880
|
+
Rendering /Users/pauldoyle/dev/wcr-vagrant/defra-ruby-mocks/app/views/defra_ruby_mocks/company/not_found.json.erb
|
881
|
+
Rendered /Users/pauldoyle/dev/wcr-vagrant/defra-ruby-mocks/app/views/defra_ruby_mocks/company/not_found.json.erb (Duration: 0.0ms | Allocations: 10)
|
882
|
+
Completed 404 Not Found in 0ms (Views: 0.3ms | Allocations: 254)
|
883
|
+
Started GET "/defra_ruby_mocks/company/05868270" for 127.0.0.1 at 2022-06-13 16:54:02 +0100
|
884
|
+
Processing by DefraRubyMocks::CompanyController#show as HTML
|
885
|
+
Parameters: {"id"=>"05868270"}
|
886
|
+
Rendering /Users/pauldoyle/dev/wcr-vagrant/defra-ruby-mocks/app/views/defra_ruby_mocks/company/show.json.erb
|
887
|
+
Rendered /Users/pauldoyle/dev/wcr-vagrant/defra-ruby-mocks/app/views/defra_ruby_mocks/company/show.json.erb (Duration: 0.0ms | Allocations: 12)
|
888
|
+
Completed 200 OK in 1ms (Views: 0.3ms | Allocations: 306)
|
889
|
+
Started GET "/defra_ruby_mocks/company/company-no/officers" for 127.0.0.1 at 2022-06-13 16:54:02 +0100
|
890
|
+
Started GET "/defra_ruby_mocks/company/company-no/officers" for 127.0.0.1 at 2022-06-13 16:54:02 +0100
|
891
|
+
Processing by DefraRubyMocks::CompanyController#officers as HTML
|
892
|
+
Parameters: {"id"=>"company-no"}
|
893
|
+
Rendering /Users/pauldoyle/dev/wcr-vagrant/defra-ruby-mocks/app/views/defra_ruby_mocks/company/officers.json.erb
|
894
|
+
Rendered /Users/pauldoyle/dev/wcr-vagrant/defra-ruby-mocks/app/views/defra_ruby_mocks/company/officers.json.erb (Duration: 0.6ms | Allocations: 104)
|
895
|
+
Completed 200 OK in 2ms (Views: 0.9ms | Allocations: 588)
|