stable
Clone or download
Read-only
Migrate AgileDashboard_Milestone_ Backlog_BacklogItemCollectionFactoryTest to PHPUnit
part of story #10143 add/remove backlog items in planning view No functional changes Change-Id: I8af00424ff7d25f3d8a1e6f97e5e48ae3a8d1517
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/include/AgileDashboard/Milestone/Backlog/BacklogItemCollectionFactory.class.php | +17 | −8 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/REST/v1/MilestoneResource.class.php | +2 | −2 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/REST/v1/ProjectBacklogResource.class.php | +2 | −2 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/REST/v2/ProjectBacklogResource.class.php | +2 | −2 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboardRouterBuilder.php | +16 | −26 | Go to diff View file |
M | plugins/agiledashboard/include/agiledashboardPlugin.php | +42 | −38 | Go to diff View file |
A | plugins/agiledashboard/phpunit/AgileDashboard/Milestone/Backlog/AgileDashboard_Milestone_Backlog_BacklogItemCollectionFactoryTest.php | +514 | −0 | Go to diff View file |
D | plugins/agiledashboard/tests/include/AgileDashboard/Milestone/Backlog/AgileDashboard_Milestone_Backlog_BacklogItemCollectionFactoryTest.php | +0 | −268 | Go to diff View file |
M | plugins/cardwall/include/Pane.class.php | +2 | −2 | Go to diff View file |