09bf5804ad
refs https://github.com/TryGhost/Toolbox/issues/209 refs https://github.com/TryGhost/Toolbox/issues/210 - Fixed request header processing by the e2e-framework where it failed to lowercase incoming header keys. This bug made it harder to test code paths which involve header checking, e.g. following code: `req.headers['stripe-signature']` would not get a correct value if the header was specified as Stripe-Signature - Additional output to the status code assertions was added - this allows to have more context when an invalid response code comes back in a test. |
||
---|---|---|
.. | ||
advanced_url_config.test.js | ||
custom_routes.test.js | ||
default_routes.test.js | ||
email_routes.test.js | ||
members.test.js | ||
preview_routes.test.js |