You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
it"sends a POST request to the /webhooks/boomtown_with_error endpoint and it explodes"do
499
+
# TODO: Fix this acceptance test - the current error looks like this:
500
+
# 1) Hooks endpoints boomtown_with_error sends a POST request to the /webhooks/boomtown_with_error endpoint and it explodes
501
+
# Failure/Error: expect(response.body).to include(expected_body_content) if expected_body_content
502
+
#expected "{\"error\":\"server_error\",\"message\":\"undefined method 'error!' for an instance of BoomtownWithE...thread_pool.rb:167:in 'block in #Puma::ThreadPool#spawn_thread'\",\"handler\":\"BoomtownWithError\"}" to include "the payload triggered a boomtown error"
0 commit comments