You need to sign in or sign up before continuing.
erp5_computer_immobilisation: Start to test for CodingStyle
- Missing init script:
This script is declared on portal type, so we need a default value,
even if we always overwrite it on sub projects.
- Bad identation
- Fixup proxy fields consistency
- Prefer use assertIn instead assertTrue(a in b)