Skip to content
Snippets Groups Projects
Commit 399896fe authored by Xavier Morel's avatar Xavier Morel
Browse files

[FIX] link_tracker: stop performing external HTTP calls


Only tests tagged as external should actually call external
sites. `TestMailRenderMixin` not only does that but it calls URLs
which literally don't exist either.

Patch `requests.Session.request` (via a utility added to odoo tests
common) to disable that in the class.

closes odoo/odoo#128265

X-original-commit: e4c16770
Signed-off-by: default avatarXavier Morel (xmo) <xmo@odoo.com>
parent 958522cf
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment