stable
Clone or download
Read-only
Part of story #15122 [release management] management of Aggregator projects This is part of a series of refactorings to make it easier to change the business rules of planning update. No functional change expected. The tests will let us make changes with non-regression. Some of them can probably be removed afterwards. How to test: make tests_db_73 should succeed. Change-Id: Ieb81ba34cd3f78bb07297326a5a42ecf416a8cb7
Modified Files
Name | ||||
---|---|---|---|---|
M | Makefile | +1 | −1 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/Planning/PlanningDao.php | +2 | −2 | Go to diff View file |
A | plugins/agiledashboard/tests/integration/Planning/PlanningDAOTest.php | +196 | −0 | Go to diff View file |
M | tests/integration/bin/setup.sh | +1 | −0 | Go to diff View file |