pytube / tests /test_pytube.py

Commit History

fixed shebang
4089089

nficano commited on

adding test around create youtube object from a url. Added a test file for testing on python3
6ffef98

Kashyap Maduri commited on

expanding test coverage
9d41628

nficano commited on

added tests for deprecation warnings
4a04c27

nficano commited on

added does not exist test
518759a

nficano commited on

added age restricted test.
03277ab

nficano commited on

moved mock videos into directory + renamed.
784f04c

Nick Ficano commited on

unicode literals
16f9f74

nficano commited on

use None instead of False, comment cleanup
28f27a6

Nick Ficano commited on

clean up, fixed bug in reusing instance.
6d999e1

Nick Ficano commited on

made all tests deterministic.
8b33d56

nficano commited on

mocked all the html and js with local fixtures
6ef7310

nficano commited on

changes for nose test, added mock data
5978020

nficano commited on

switched to nosetests, added test_requirements
6189f5f

nficano commited on