thorn.funtests.tasks

Tasks used for functional testing.

Custom Celery worker remote control commands used in the Thorn functional test suite.

thorn.funtests.tasks.find_subscriber(self, subs, url)[source]
thorn.funtests.tasks.hook_clear(state, event)[source]
thorn.funtests.tasks.hook_subscribe(state, event, url=None, callback=None)[source]
thorn.funtests.tasks.hook_unsubscribe(state, event, url)[source]
thorn.funtests.tasks.setenv(state, setting_name, new_value)[source]
thorn.funtests.tasks.subscribers_for_event(event)[source]