Skip to content

New helper function episodeData() for parsing vignette. Add info.json to test data.

GunChleoc requested to merge refacor-vignette into master

The goal of this branch is to get rid of code duplication. I also changed the parsing a bit to be more efficient, using pathinfo() instead of explode/implode.

I added the info.json to the test data to ensure testing coverage, because I changed a function that uses it.

Merge request reports