helm-schema icon indicating copy to clipboard operation
helm-schema copied to clipboard

Write tests

Open dadav opened this issue 2 years ago • 2 comments
trafficstars

There are no tests yet.

dadav avatar Aug 19 '23 10:08 dadav

Made some progress https://github.com/dadav/helm-schema/commit/cfd42a3fc0987d496f120d3891e7e1d78098a160

dadav avatar Aug 19 '23 13:08 dadav

I think a set of end-to-end tests, specifying values.yaml as input, expected.schema.json as output, would help a lot. Wouldn't be too much of a hassle, both in setting up and maintaining - a bunch of real(ish) values could be gathered and initially rendered to pin the output for future jq diffs.

outofrange avatar Aug 31 '24 03:08 outofrange