stable
Clone or download
Read-only
request #11524 Move Timetracking tests to PHPUnit
Change-Id: I47b84a41fda1de67c596501be7400e06f80fcbde
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 |