• Julien Muchembled's avatar
    tests: fix checking of Zuite PT · 8f485e41
    Julien Muchembled authored
    - Respect run_only/remote_code_url_list if given.
    - When page templates have errors, there may be no Zuite Results, in which case
      testFunctionalTestRunner waits forever, until it gets killed (after a few
      hours). It's easier to fix this issue by check PT at the beginning of
      testFunctionalTestRunner, instead of doing it in a separate test method.
    8f485e41
ERP5TypeFunctionalTestCase.py 16.8 KB