WomenCodingCommunity / WomenCodingCommunity.github.io

https://womencodingcommunity.com
MIT License
8 stars 21 forks source link

test: Validate existent yml files #180

Open dricazenck opened 3 weeks ago

dricazenck commented 3 weeks ago

Description

Create unit test to open yml files and convert to dictionary and by that validate if the yml is valid. In case it is not it will return empty dictionary and the test will failure.

In case the test failure it will failure the checks and it will block merge of the related pull request.

Change Type

Screenshots

image

Pull request checklist

Please check if your PR fulfills the following requirements: