videogular / videogular2

The HTML5 video player for Angular 2
https://videogular.github.io/videogular2-showroom/#/
MIT License
672 stars 210 forks source link

Testing issues #798

Closed yarres closed 5 years ago

yarres commented 5 years ago

Description

After having forked and cloned the project, running the tests fails.

My configuration:

Also tested with node v4.9.1 and node v8.14.0, with the same result.

Expected Behavior

Expected the tests to pass on the forked project.

Actual Behavior

The following errors happen:

Steps to Reproduce

  1. npm test
  2. the tests fail

Attachments

The test errors: https://paste.ofcode.org/tqSYNCMY9WbzwENCYMwqUt

Please ask me if you need more details :)

yarres commented 5 years ago

I added a pull request.

yarres commented 5 years ago

Closed the previous PR (wrong commit naming) and opened another one.