florist.tests.unit.api.routes.server.test_job module

async test_change_job_status_failure_in_find_by_id(mock_find_by_id)[source]
Return type:

None

async test_change_job_status_failure_in_set_status(mock_find_by_id)[source]
Return type:

None

async test_change_job_status_success(mock_find_by_id)[source]
Return type:

None

async test_get_job_fail_none_job(mock_find_by_id)[source]
Return type:

None

async test_get_job_success(mock_find_by_id)[source]
Return type:

None