stable

Clone or download

Read-only

Refacto - Build teams project in CanSubmitNewArtifactHandler

This is part of story #21368 create mirrored iteration No functional changes expected when checking if PI/iteration can be build Change-Id: I274a2973c53717893f7bc0df91ef25d044a934ef

Modified Files

Name
M plugins/program_management/include/Domain/Program/Backlog/CreationCheck/CanSubmitNewArtifactHandler.php +14 −3 Go to diff View file
M plugins/program_management/include/Domain/Program/Backlog/CreationCheck/IterationCreatorChecker.php +7 −12 Go to diff View file
M plugins/program_management/include/Domain/Program/Backlog/CreationCheck/ProgramIncrementCreatorChecker.php +10 −11 Go to diff View file
M plugins/program_management/include/program_managementPlugin.php +2 −3 Go to diff View file
M plugins/program_management/tests/unit/Domain/Program/Backlog/CreationCheck/CanSubmitNewArtifactHandlerTest.php +58 −23 Go to diff View file
M plugins/program_management/tests/unit/Domain/Program/Backlog/CreationCheck/IterationCreatorCheckerTest.php +8 −37 Go to diff View file
M plugins/program_management/tests/unit/Domain/Program/Backlog/CreationCheck/ProgramIncrementCreatorCheckerTest.php +49 −63 Go to diff View file