librelist archives

« back to archive

AppEngine: test tasks using test client

AppEngine: test tasks using test client

From:
Vladimir Mihailenco
Date:
2011-09-01 @ 10:55
Hi,

Did someone integrate flask test client and dev_appserver to get tasks
(google.appengine.api.taskqueue) to be run inside tests? How do you
typically tests views that involves tasks then? Thanks.