Commit 18736c3
test: extract common status helper functions
Create `pkg/reconciler/testing/status.go` and move status related
helper functions for `TaskRun/CustomRun` and later `PipelineRun` there.
Remove duplication from helper functions.
Move yaml parsing helper functions to `test/parse/yaml.go`.
Rename import `ttesting ==> th`, short for "testing helpers".
Issue #8760, #7166.
Signed-off-by: Stanislav Jakuschevskij <[email protected]>1 parent e3bf428 commit 18736c3
File tree
5 files changed
+354
-323
lines changed- pkg/reconciler
- pipelinerun
- testing
- test
- conformance
- parse
5 files changed
+354
-323
lines changed
0 commit comments