phly / keep-a-changelog

Tools for manipulating CHANGELOG.md files in Keep A Changelog format, including tagging and releasing.
https://phly.github.io/keep-a-changelog/
BSD 2-Clause "Simplified" License
181 stars 21 forks source link

QA: Adds tests for all listeners performing edit operations #57

Closed weierophinney closed 5 years ago

weierophinney commented 5 years ago

Per the addition of EditChangelogLinksListener, I finally figured out reasonable ways to test the various Editor and ChangelogEditor operations nested inside listeners.