Jesper Noehr
|
42a05af7b2
some more fixes
|
15 سال پیش |
Jesper Noehr
|
8a63c291f2
getting rid of 'with' and replacing contextlib with a fallback
|
15 سال پیش |
Jesper Noehr
|
bb1d75c32c
from __future__ in tests too
|
15 سال پیش |
Ask Solem
|
0432b57f4c
Created unittests for celery.task.http
|
15 سال پیش |
Ask Solem
|
216da1aa10
PEP8ify
|
15 سال پیش |
Ask Solem
|
61b4d9f05e
92% coverage
|
15 سال پیش |
Ask Solem
|
5305fad910
Back at 80% coverage
|
15 سال پیش |
Ask Solem
|
2f0d37dd12
Add link to original mask_modules code snippet (thanks runeh!)
|
15 سال پیش |
Ask Solem
|
10850fdf71
Skip heavy rate limit unittests if SKIP_RLIMITS is set
|
15 سال پیش |
Ask Solem
|
b4b89d94a2
More docstrings, Reorder imports and other cosmetic changes
|
15 سال پیش |
Ask Solem
|
0d5d2b2a02
Replace 'a if p else b' with 'p and a or b' for Python 2.4 compatibility.
|
15 سال پیش |
Ask Solem
|
47a02a7040
Merge branch 'jasonbaker/master' into 1point0
|
15 سال پیش |
Ask Solem
|
74a85e67d7
More PyFlakes cleanup
|
15 سال پیش |
Ask Solem
|
cdcf4bc7b4
New unittest utility decorators: @skip(reason), @skip_if(predicate, reason)
|
16 سال پیش |
Ask Solem
|
9509f8a513
Unittest utility decorator: @todo("Reason")
|
16 سال پیش |
Ask Solem
|
e8c8a82ac3
Tests now passing again, override_stdouts now has to redirect __stdout__+__stderr__ as well now that emergency_error prints to __stderr__.
|
16 سال پیش |
Ask Solem
|
c579d1332f
PEP8ify
|
16 سال پیش |
Ask Solem
|
4cc0d6a41d
Now at 96% coverage
|
16 سال پیش |