This test updates the validation logic employed by the application when receiving requests from Drupal and makes it much stricter. This should help us debug with greater confidence, as the current system deceptively allows requests that are invalid and returns a 202 before error-ing out during the Resque job.
This test updates the validation logic employed by the application when receiving requests from Drupal and makes it much stricter. This should help us debug with greater confidence, as the current system deceptively allows requests that are invalid and returns a 202 before error-ing out during the Resque job.