aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_youtube_signature.py
Commit message (Collapse)AuthorAgeFilesLines
* [test/youtube_signature] Add a test with the last playerJaime Marquínez Ferrándiz2014-02-041-0/+6
| | | | To verify it correctly handles function with “$” in their names.
* Remove youtube swf signature testPhilipp Hagemeister2014-01-171-6/+0
| | | | Apparently, swf players are no longer in use. If we find one, we'll readd it.
* [tests] Remove global_setup functionPhilipp Hagemeister2013-11-251-3/+0
|
* Simplify testsPhilipp Hagemeister2013-10-151-6/+10
| | | | | | | * Make them directly executable again * Move common stuff (md5, parameters) to helper * Never import * * General clean up
* Work around nosetests nosinessPhilipp Hagemeister2013-09-221-2/+2
|
* Change test target (Verified with node.js)Philipp Hagemeister2013-09-211-1/+1
|
* Restore accidentally deleted commitsPhilipp Hagemeister2013-09-211-0/+80
That's what happens if you let Windows machines write :(