summaryrefslogtreecommitdiff
path: root/internal/tests/integration/collection_test.go
AgeCommit message (Expand)Author
2024-06-17feat(coll): New coll.Set and coll.Unset functions (#2118)Dave Henderson
2024-05-12feat: coll.Pick now supports slice of strings as input (#2069)Dave Henderson
2022-12-29Add coll.JQ using gojq library (#1585)Andreas Hochsteger
2022-09-25Add coll.GoSlice and deprecate slice aliasDave Henderson
2021-03-30Stop using go-check in integration testsDave Henderson
2021-03-21A few integration test simplificationsDave Henderson
2020-05-09Move integration tests to internal packageDave Henderson