MantisBT: master 5caafd27
| Author | Committer | Branch | Timestamp | Parent |
|---|---|---|---|---|
| vboctor | vboctor | master | 2023-04-22 19:35 | master 3805e332 |
| Affected Issues | 0030415: REST API: Add API to Get / Delete / Update versions | |||
| 0033374: Erratic behavior of RestProjectVersionTest::testProjectUpdateVersion PHPUnit test case | ||||
| Changeset | Add test cases for project version APIs + fixes Fixes 0030415 |
|||
| mod - api/rest/restcore/projects_rest.php | Diff File | |||
| mod - core/commands/VersionAddCommand.php | Diff File | |||
| mod - core/commands/VersionGetCommand.php | Diff File | |||
| mod - core/commands/VersionUpdateCommand.php | Diff File | |||
| mod - core/version_api.php | Diff File | |||
| mod - manage_proj_ver_add.php | Diff File | |||
| mod - manage_proj_ver_delete.php | Diff File | |||
| mod - tests/core/RequestBuilder.php | Diff File | |||
| mod - tests/rest/RestBase.php | Diff File | |||
| add - tests/rest/RestProjectVersionTests.php | Diff File | |||