-
- Downloads
[FIX] test_website: remove base_url from assertions
Since Werkzeug 2.1.0, the Response.autocorrect_location_header is disabled by default. As it's RFC compliant and supported by browsers, the base_url is simply removed from the assertions. Part-of: odoo/odoo#112197
Showing
- addons/test_website/tests/test_redirect.py 3 additions, 2 deletionsaddons/test_website/tests/test_redirect.py
- addons/website/tests/test_attachment.py 3 additions, 1 deletionaddons/website/tests/test_attachment.py
- addons/website/tests/test_lang_url.py 6 additions, 5 deletionsaddons/website/tests/test_lang_url.py
- addons/website_links/tests/test_controller.py 2 additions, 1 deletionaddons/website_links/tests/test_controller.py
Loading
Please register or sign in to comment