Tests were failing due to the "404 Error" Response from an API that fetches specific asset (video transcript data) from YouTube. I have changed it by using a mocked API response instead of direct API call to the Youtube server.
common ------ This directory contains common code shared between LMS and CMS, such as Mako templates, CSS, and Coffescript.