ldelossa
a8c961fe19
tests: rework passive tests into native go tests
...
this commit re-works the basic.t tests and administers them using go's
native testing suite.
Signed-off-by: ldelossa <ldelossa@redhat.com >
2020-09-11 09:15:07 -04:00
Cory Bennett
7e9746304a
add template functions to handle table output, fixes #176 , replaces #296
2019-12-02 14:43:07 -08:00
Cory Bennett
719f7a68a7
add sprig template functions, replaces [ #215 ]
...
http://masterminds.github.io/sprig/
2019-10-02 08:24:04 -07:00
Cory Bennett
0e520a49ae
[ #277 ] update figtree to latest
2019-09-15 23:41:42 -07:00
Daniel Martí
f125ef3fa9
all: convert to a Go module
...
And remove vendor/, as it's now unnecessary. go.sum ensures that
dependencies aren't tampered with, and proxy.golang.org keeps copies of
all the archives.
2019-05-26 23:40:16 +01:00