Use the autogenerated test framework from VSCode (with minor fixes to make them compile). As we do not yet support customizations in blueprint, all the tests are trivial. I was not entirely sure about the best way to encode the wanted pipeline output. I currently represent it as a JSON string and unmarshal it into the object to compare with. Signed-off-by: Tom Gundersen <teg@jklm.no> |
||
|---|---|---|
| .. | ||
| ami_output.go | ||
| blueprint.go | ||
| disk_output.go | ||
| ext4_output.go | ||
| f30_helpers.go | ||
| liveiso_output.go | ||
| openstack_output.go | ||
| qcow2_output.go | ||
| qcow2_output_test.go | ||
| tar_output.go | ||
| vhd_output.go | ||
| vmdk_output.go | ||