Commit Graph

7 Commits (2eb5d315d49b51f3594cda27f44773e826c6cccb)

Author SHA1 Message Date
Jaime Marquínez Ferrándiz bc4850908c [test/youtube_signature] Add a test with the last player
To verify it correctly handles function with “$” in their names.
Philipp Hagemeister 8307aa73fb Remove youtube swf signature test
Apparently, swf players are no longer in use. If we find one, we'll readd it.
Philipp Hagemeister d0efb9ec9a [tests] Remove global_setup function
Philipp Hagemeister 44a5f1718a Simplify tests
* Make them directly executable again
* Move common stuff (md5, parameters) to helper
* Never import *
* General clean up
Philipp Hagemeister 45f4a76dbc Work around nosetests nosiness
Philipp Hagemeister 95dbd2f990 Change test target (Verified with node.js)
Philipp Hagemeister e0df6211cc Restore accidentally deleted commits
That's what happens if you let Windows machines write :(