Sha256: 53f9ef211376332fa7ec6db2f050e48556285f3cdf2d3d787a7c2118f5955500
Contents?: true
Size: 907 Bytes
Versions: 5
Compression:
Stored size: 907 Bytes
Contents
[ ] stub out http request/response cycle for tests [ ] consider defaulting the client to no-logger, rather than outputting to STDOUT. [ ] allow specifying values as single items where you don't need to wrap in a list, e.g. :tags => :chickens instead of :tags => [ 'chickens' ] [ ] make sure symbols will work as well as tags everywhere (again, :tags => :chickens is same as :tags => 'chickens') [ ] figure out better structure for class/file (either rename request/video_search.rb or split into one class per file again) [ ] restore spaces after method def names [ ] use a proxy for testing with static sample result xml so we have repeatable tests [ ] Clean up tests using Shoulda to define contexts [ ] Consolidate requires [ ] Allow :category and :categories for query DSL [ ] Exception handling == API Features TODO [ ] Profile feed parsing [ ] Playlist feeds [ ] User subscriptions [ ] Video comments
Version data entries
5 entries across 5 versions & 4 rubygems
Version | Path |
---|---|
FiXato-youtube-g-0.4.5 | TODO.txt |
msp-youtube-g-0.4.5 | TODO.txt |
msp-youtube-g-0.4.6 | TODO.txt |
tmm1-youtube-g-0.4.5 | TODO.txt |
youtube-g-0.4.1 | TODO.txt |