Skip to content
  • Philippe Pepiot's avatar
    [test] Don't run tasks in cubicweb test mode · 2548d4b61831
    Philippe Pepiot authored
    Provides run_all_task() and get_tasks() methods instead.
    
    This allow to make assertions before and after running tasks and/or introspect
    task signatures.
    
    Also, set CELERY_ALWAYS_EAGER and CELERY_EAGER_PROPAGATES_EXCEPTIONS to True by
    default, this can be overriden in setUp() method.
    2548d4b61831