eko / FeedBundle

A Symfony bundle to build RSS feeds from your entities
http://vincent.composieux.fr
MIT License
141 stars 50 forks source link

Adds a type of html to the summary output in atom feeds. #50

Closed catchamonkey closed 9 years ago

catchamonkey commented 9 years ago

Closes #49

catchamonkey commented 9 years ago

I updated the test too to check the summary had the new attribute. However the first commit that changed the formatter, and not the test, still passed all tests in travis, which I don't think it should have. Any idea why?

eko commented 9 years ago

Thank you @catchamonkey

Tests aren't failed because we do not have any test to ensure the summarize attributes in AtomFormatter.