prestaconcept / PrestaSitemapBundle

A symfony bundle that provides tools to build a rich application sitemap. The main goals are : simple, no databases, various namespace (eg. google image), respect constraints etc.
MIT License
355 stars 102 forks source link

Added Dumper service unit tests #250

Closed yann-eugone closed 4 years ago

yann-eugone commented 4 years ago

Unit tests for \Presta\SitemapBundle\Service\Dumper were missing. This PR fixes this.