<musicmatze>
Hi there. Currently I have some time to work on my better-error-messages-patch. But I don't know how to fix the failing tests: They fail because Mocha:Mock was passed to #atom_feed instead a Nanoc::Item, which is expected. Don't know how to test this correctly! Maybe someone can help: github.com/matthiasbeyer/nanoc/tree/experimental-4.x-helper-error-msg-improvements
<ddfreyne>
musicmatze: If you feel up to it, kick out all mocks and replace them with actual Nanoc::Item instances
<ddfreyne>
I really dislike mocks :(
<musicmatze>
ddfreyne: Okay, I think I will do this.
<ddfreyne>
musicmatze: Although… could you do that in a separate branch, starting from master? (or release-3.6.x if you want)
<musicmatze>
ddfreyne: Okay, no prob. But if I want to fix my tests, I have to merge this branch some time!
<musicmatze>
Okay, it is not so easy... :D But I will try to do this.
<guardian>
I get your point, yet raw_filename was an existing concept in nanoc. I would have had the same hesitations if a new property appeared out of the blue, populated with [:content_filename]'s value
<ddfreyne>
Yeah, but it’ll all be made irrelevant in nanoc 4.0, so…
yogsototh has quit [Remote host closed the connection]