Quantcast
Channel: Recent Commits to feedjira:1a6edd0b9f77d0e66632be8a64b1284813f9d866
Browsing latest articles
Browse All 20 View Live

Adapt feed spec

Adapt feed spec Conflicts: spec/feedzirra/feed_spec.rb

View Article



Fix specs to pull in #161

Fix specs to pull in #161 When we changed to doubles, I think we broke this PR. This fixes it and makes it ready to be pulled in.

View Article

Write missing spec for add_url_to_multi

Write missing spec for add_url_to_multi Specifies what happens when no compatible parser can be found.

View Article

Remove spec for recursion

Remove spec for recursion If its hard to test, then you're doing it wrong, but I couldn't think of a better approach, so I'm just removing this pending spec.

View Article

Add missing spec for parser exceptions

Add missing spec for parser exceptions Specify what happens when the parser raises an exception.

View Article


Raise when parser invokes its failure callback

Raise when parser invokes its failure callback Inspired by a commit from @filiptepper on #159, I took a closer look at stuff and wanted to get more specs around this behavior.

View Article

Extract callback for when the parser fails

Extract callback for when the parser fails

View Article

Add PubSubHubbub hub urls as feed element

Add PubSubHubbub hub urls as feed element Conflicts: spec/feedzirra/parser/atom_feed_burner_spec.rb spec/feedzirra/parser/atom_spec.rb spec/feedzirra/parser/rss_feed_burner_spec.rb...

View Article


add support for iTunes image in iTunes RSS item

add support for iTunes image in iTunes RSS item add spec for iTunes RSS item image add image to iTunes sample feed Conflicts: spec/feedzirra/parser/itunes_rss_item_spec.rb

View Article


Bump version for 0.4.0

Bump version for 0.4.0

View Article

Update CHANGELOG for 0.4.0

Update CHANGELOG for 0.4.0

View Article

Lots of README cleanup

Lots of README cleanup

View Article

Allow whitespace between attribute name, equals sign, and attribute v…

Allow whitespace between attribute name, equals sign, and attribute value when checking for Atom or iTunes formats

View Article


Update authors

Update authors

View Article

Compare url and entry_id for checking when to break when fetching new…

Compare url and entry_id for checking when to break when fetching new entries

View Article


add specs

add specs

View Article

Refactor spec for updating with feed

Refactor spec for updating with feed

View Article


Remove pending specs

Remove pending specs Its very difficult to spec the `fetch_and_parse` and `update` methods because they both rely on the side effect of another class-level method that's mutating the response hash they...

View Article

Rewrite benchmarks and move out of specs

Rewrite benchmarks and move out of specs

View Article

Remove unused sample feed files

Remove unused sample feed files

View Article
Browsing latest articles
Browse All 20 View Live




Latest Images