• iv's avatar
    ERP5Workflow: getMessageList shows activities up to a limit of 1000 · 5948dc7c
    iv authored
    testERP5Catalog was failing because there was more than 1000 activities in portal_activities
    and the one that should have been invoked was at the end of the list
    set the limit to None, and only check the interesting activities
    Also, add SQLCatalog_deferFullTextIndexActivity to activities to
    play.
    5948dc7c
testERP5Catalog.py 176 KB