stable

Clone or download

Read-only

refactor: Have a builder for ArtifactValuesRepresentation

No functional change expected. part of story #24970 [modal] select type for links Change-Id: I4f2e2a8d90509c87a4bf67e2814c63ded1555051

Modified Files

Name
M plugins/taskboard/tests/unit/REST/v1/Card/CardPatcherTest.php +4 −10 Go to diff View file
M plugins/testmanagement/tests/unit/TestManagement/REST/v1/StepsResultsChangesBuilderTest.php +10 −16 Go to diff View file
M plugins/testmanagement/tests/unit/TestManagement/REST/v1/TestStatusAccordingToStepsStatusChangesBuilderTest.php +4 −4 Go to diff View file
A plugins/tracker/tests/unit/Builders/ArtifactValuesRepresentationBuilder.php +128 −0 Go to diff View file
M plugins/tracker/tests/unit/REST/Artifact/ArtifactUpdaterTest.php +5 −5 Go to diff View file
M plugins/tracker/tests/unit/REST/Artifact/ChangesetValue/FieldsDataBuilderTest.php +49 −52 Go to diff View file
M plugins/tracker/tests/unit/REST/MovedArtifactValueBuilderTest.php +2 −4 Go to diff View file