cli-utils/pkg/testutil
Karl Isenberg 714a3b27d4 Applier unit test cleanup
- Add test for applier.Run context cancel/timeout
- Add AssertEqual & AssertNotEqual to wrap testutil.Equal matcher
- Move common test utils to common_test.go
- Use yaml artifacts, instead of Unstructured
- Use apply.Options as test input
- Use UnstructuredSet as test input
- Extract Applier construction with fake inputs to newTestApplier
- Extract nil inventory to its own test to simplify test inputs
  to TestReadAndPrepareObjects
2021-10-12 11:33:21 -07:00
..
events.go Add ExpErrorEvent for better e2e test failures 2021-10-06 08:56:30 -07:00
matcher.go Applier unit test cleanup 2021-10-12 11:33:21 -07:00
object.go Add apply-time-mutation feature 2021-09-21 11:00:37 -07:00
restmapper.go Support preview when resource set contains both CRD and CR 2020-05-27 19:43:08 -07:00
test-filesystem.go Adds a Test Filesystem in testutils; adds some tests to use it 2020-04-17 14:29:25 -07:00
unstructured.go Add apply-time-mutation feature 2021-09-21 11:00:37 -07:00