stable
Clone or download
Read-only
Part of story #35094 have "calendar" events attached to tracker email notification CI should be happy Change-Id: I325855eff2585de2df56a1635d6c6a9d2249103e
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/tests/unit/AgileDashboard/Planning/MilestoneFactoryGetBareMilestoneByArtifactIdTest.php | +19 | −14 | Go to diff View file |
M | plugins/agiledashboard/tests/unit/AgileDashboard/Planning/MilestoneFactoryGetMilestoneTest.php | +55 | −42 | Go to diff View file |
M | plugins/agiledashboard/tests/unit/AgileDashboard/Planning/MilestoneFactoryGetTopMilestonesTest.php | +35 | −39 | Go to diff View file |
M | plugins/agiledashboard/tests/unit/AgileDashboard/Planning/MilestoneFactoryTest.php | +25 | −28 | Go to diff View file |
M | plugins/roadmap/tests/unit/Roadmap/REST/v1/IterationsRetrieverTest.php | +2 | −2 | Go to diff View file |
M | plugins/tracker/tests/unit/Builders/ArtifactTestBuilder.php | +11 | −0 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/Semantic/Timeframe/TimeframeImpliedFromAnotherTrackerTest.php | +20 | −33 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/Semantic/Timeframe/TimeframeNotConfiguredTest.php | +25 | −24 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/Semantic/Timeframe/TimeframeWithDurationTest.php | +6 | −11 | Go to diff View file |
M | plugins/tracker/tests/unit/Tracker/Semantic/Timeframe/TimeframeWithEndDateTest.php | +11 | −34 | Go to diff View file |