Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tests broken on get getCodeAndTypeFromRequest #185

Closed
repejota opened this issue Jun 16, 2015 · 0 comments
Closed

Tests broken on get getCodeAndTypeFromRequest #185

repejota opened this issue Jun 16, 2015 · 0 comments
Labels
Milestone

Comments

@repejota
Copy link
Member

Video
when i receive a youtube video url
✓ for a url www.youtube.com is a youtube video
http://www.youtube.com/watch?v=dQw4w9WgXcQ
http://youtube.com/watch?v=dQw4w9WgXcQ
https://youtube.com/watch?v=dQw4w9WgXcQ
1) https://youtu.be/6DzSAaNQHR8

5 passing (16ms)
1 failing

  1. Video when i receive a youtube video url https://youtu.be/6DzSAaNQHR8:
  AssertionError: expected '6DzSAaNQHR8' == 'dQw4w9WgXcQ'
  + expected - actual

  -6DzSAaNQHR8
  +dQw4w9WgXcQ

  at Context.<anonymous> (test/unit/video.js:46:20)
@repejota repejota added the bug label Jun 16, 2015
@repejota repejota added this to the 0.2.0 milestone Jun 16, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant