Skip to content

Add video files to tests

Iasmin Mendes requested to merge min-ia/noosfero:remove-videos-download into master

In the test suit of the html5_video plug-ins, the videos were downloaded during the pipeline, leaving the execution slow and breaking the pipeline if the dowload was not successful. This request adds the video files in the fixtures folder so that they are always available for testing.

Merge request reports