Backblaze / boardwalk

A linear remote execution workflow engine built on top of Ansible
Other
18 stars 1 forks source link

Add malformed YAML test #45

Closed m4wh6k closed 1 year ago

m4wh6k commented 1 year ago

What and why?

This adds a basic test for baordwalk's behavior when encountering malformed YAML. This was used while looking into #43 and I figure it would be a useful test to have readily available

How was this tested?

Tested locally

Checklist