aboutsummaryrefslogtreecommitdiff
path: root/test/test_age_restriction.py
AgeCommit message (Collapse)Author
2015-01-08[test_age_restriction] remove misbehaving testPhilipp Hagemeister
We now test for the age_limit being set right in test_download, so we don't need more than two tests for the actual age limit handling.
2014-11-16[tests] ModernizePhilipp Hagemeister
2014-05-21Update test_age_restriction.pySimon W. Jackson
typo
2013-11-25[tests] Remove global_setup functionPhilipp Hagemeister
2013-11-20Adapt age restriction tests to new .info.json filenamesPhilipp Hagemeister
2013-10-15Simplify testsPhilipp Hagemeister
* Make them directly executable again * Move common stuff (md5, parameters) to helper * Never import * * General clean up
2013-10-12Add support for single-test tox runsFilippo Valsorda
Use a sintax like tox test.test_download:TestDownload.test_NowVideo to run the specific test on all the tox environments (Python versions)
2013-10-06Allow users to specify an age limit (fixes #1545)Philipp Hagemeister
With these changes, users can now restrict what videos are downloaded by the intented audience, by specifying their age with --age-limit YEARS . Add rudimentary support in youtube, pornotube, and youporn.