Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:yarunachalam:branches:devel:languages:python
python-celery-batches
celery-fixtures.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File celery-fixtures.patch of Package python-celery-batches
Index: celery-batches-0.7/t/integration/test_batches.py =================================================================== --- celery-batches-0.7.orig/t/integration/test_batches.py +++ celery-batches-0.7/t/integration/test_batches.py @@ -6,11 +6,13 @@ from celery_batches import Batches, Simp from celery import Celery, signals, states from celery.app.task import Task +from celery.contrib.pytest import * from celery.contrib.testing.tasks import ping from celery.contrib.testing.worker import TestWorkController from celery.result import allow_join_result from celery.worker.request import Request + import pytest from .tasks import add, cumadd
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor