QuuxZebula / python-twitter

Automatically exported from code.google.com/p/python-twitter
Apache License 2.0
0 stars 0 forks source link

tests fail as twitter now requires oauth for all api access #162

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Unpack and run:

python setup.py test

API calls fail.

Original issue reported on code.google.com by rick.yaz...@gmail.com on 17 Sep 2010 at 2:01

GoogleCodeExporter commented 9 years ago
I have fixed all the tests for this:
http://code.google.com/r/colinthehowe-python-twitter-tests/source/browse

Original comment by colinthe...@googlemail.com on 8 Oct 2010 at 6:36

GoogleCodeExporter commented 9 years ago
\o/

I'll definitely be looking to import your changes this weekend!

thanks!

Original comment by bear42 on 8 Oct 2010 at 6:51

GoogleCodeExporter commented 9 years ago
imported Colin's changesets and commited them as revision 6c94e9c494

Original comment by bear42 on 16 Oct 2010 at 7:13