Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/celery/celery
/ now
Method
now
t/unit/tasks/test_tasks.py:858–859 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
856
class
test_tasks(TasksCase):
857
858
def
now(self):
859
return
self.app.now()
860
861
def
test_typing(self):
862
@self.app.task()
Callers
15
test_regular_task
Method · 0.95
test_chain_error_handler_with_eta
Method · 0.45
gen_certificate
Method · 0.45
test_scheduled
Method · 0.45
test_expired
Method · 0.45
test_eta
Method · 0.45
test_has_expired_mock
Method · 0.45
test_has_not_expired_mock
Method · 0.45
test_daylight
Method · 0.45
test_parse_with_timezone
Method · 0.45
test_maybe_iso8601_datetime
Function · 0.45
test_remaining
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected