Homec4science

celery: test case helper

Authored by Lars Holm Nielsen <lars.holm.nielsen@cern.ch> on Apr 22 2014, 17:46.

Description

celery: test case helper

  • Adds testcase class helper for easier testing of Celery tasks. The helper will create a new Celery application per test, similar to the way InvenioTestCase creates a Flask application per test.
  • Adds example test case using the new helper.
  • Removes no longer needed test runner hack.

Signed-off-by: Lars Holm Nielsen <lars.holm.nielsen@cern.ch>

Details

Committed
kuncarJun 4 2014, 16:05
Parents
R3600:8b2a8d62670c: celery: signal handling fix
Branches
Unknown
Tags
Unknown

Event Timeline

Jiri Kuncar <jiri.kuncar@cern.ch> committed R3600:9f8716897847: celery: test case helper (authored by Lars Holm Nielsen <lars.holm.nielsen@cern.ch>).Jun 4 2014, 16:05