-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add test coverage for pipelinerun resolution edge case
We should never hit this case since the state should be caught when the PipelineRun is created, but it seems weird to a) write the resoultion code so that it could explode if the creation validation logic changes and also b) weird to not cover this logic if we're going to add it. I feel like this might be a slippery slope... We'll see!
- Loading branch information
1 parent
27ae384
commit 538e2b9
Showing
1 changed file
with
39 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters