Commit 0d062341 authored by Rafael Monnerat's avatar Rafael Monnerat

slapos_jio: Ignore translation_data and website from the tests

 The site and translation data is updated after the installation,
 causing the delta. For now we ignore it and we update translation
 later.
parent 4fe13870
Pipeline #21758 failed with stage
in 0 seconds
......@@ -48,6 +48,12 @@ def makeTestSlapOSCodingStyleTestCase(tested_business_template):
# to check re-export.
slapos_cloud/PreferenceTemplateItem/portal_preferences/slapos_default_system_preference.xml
slapos_cloud/PreferenceTemplateItem/portal_preferences/slapos_default_site_preference.xml
# WebSite is updated after the installation to re-generate the translation data.
# This list should be reconsider later so we can keep information accurated.
slapos_jio/PathTemplateItem/web_site_module/hostingjs.xml
slapos_jio/PathTemplateItem/web_page_module/rjs_gadget_slapos_translation_data_js.js
slapos_jio/PathTemplateItem/web_page_module/rjs_gadget_slapos_translation_data_js.xml
"""
SlapOSTestCaseMixin.afterSetUp(self)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment