# -*- coding: utf-8 -*- # Part of Odoo. See LICENSE file for full copyright and licensing details. from odoo.tests.common import HttpCase, tagged import re @tagged('-standard', 'external', 'post_install', '-at_install') # nightly is not a real tag class TestResConfigDocLinks(HttpCase): """ Parse the 'res_config' view to extract all documentation links and check that every links are still valid. """ def setUp(self): """ Set-up the test environment """ super(TestResConfigDocLinks, self).setUp() self.re = re.compile(r"