The test module test_zapi.py should be called test_api.py, but this causes the test_tasks.py tests to fail because of a configuration issue with celery.
I'm not sure why the order matters nor what's causing the configuration to be incorrect. This should be investigated, but I suspect it will be a nasty, tedious job.