cloudfoundry / bpm-release

isolated bosh jobs
Apache License 2.0
34 stars 28 forks source link

Update test to output better errors #155

Closed ystros closed 1 year ago

ystros commented 1 year ago

Previously the test assertion was using internal details for how we detect an unmasked path using dd, which made it hard to understand failures. Now the endpoint (which is only used for acceptance tests) will output if the path is not masked properly, giving a more human readable string.

Signed-off-by: Brian Upton bupton@vmware.com