stable
Clone or download
Read-only
Merge commit 'refs/changes/78/11478/3' of ssh://gerrit.tuleap.net:29418/tuleap into HEAD
* ssh://gerrit.tuleap.net:29418/tuleap: request #11524 Move Timetracking tests to PHPUnit Change-Id: I21a9287640020eb1bfeb618444a52e4ec6f1e2bc
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/timetracking/include/Timetracking/Router.php | +19 | −4 | Go to diff View file |
M | plugins/timetracking/include/Timetracking/Time/TimeController.php | +31 | −16 | Go to diff View file |
A | plugins/timetracking/phpunit/.simpletest_skip | +0 | −0 | Go to diff View file |
R | plugins/timetracking/tests/ArtifactView/ArtifactViewBuilderTest.php | Go to diff View file | ||
R | plugins/timetracking/tests/Time/DateFormatterTest.php | Go to diff View file | ||
R | plugins/timetracking/tests/Time/TimeCheckerTest.php | Go to diff View file | ||
R | plugins/timetracking/tests/Time/TimeControllerTest.php | Go to diff View file | ||
R | plugins/timetracking/tests/Time/TimeRetrieverTest.php | Go to diff View file | ||
R | plugins/timetracking/tests/bootstrap.php | Go to diff View file | ||
M | tests/phpunit/phpunit.xml | +1 | −0 | Go to diff View file |