kylejginavan / youtube_it

An object-oriented Ruby wrapper for the YouTube GData API
http://groups.google.com/group/ruby-youtube-library
595 stars 223 forks source link

Tests borked by test account being out-of-state #67

Closed yaauie closed 12 years ago

yaauie commented 12 years ago

I hit API limits while in test, causing the tubeit20101 test account to not properly clean up after itself. Tests now fail because it cannot add things that already exist.

chebyte commented 12 years ago

ey thanks for this advice, I fixed them

cheers!