CloudCV
Add unit test for a succesful submission in run_submission method of the submission worker.
The test should cover all the corner cases to ensure that the function does not break for any input. You can find the codebase for the function in this file: (https://github.com/Cloud-CV/EvalAI/blob/ddae77748de73d67dc0555a9f55e74abcee0cece/scripts/workers/submission_worker.py#L332)
For reference, you may check this: (https://github.com/Cloud-CV/EvalAI/blob/ddae77748de73d67dc0555a9f55e74abcee0cece/tests/integration/worker/test_submission_worker.py#L261)
Please add the test to the aforementioned file itself.
Task tags
Students who completed this task
Abee