View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0032864 | mantisbt | api rest | public | 2023-08-27 07:23 | 2023-10-31 16:32 |
Reporter | dregad | Assigned To | dregad | ||
Priority | normal | Severity | minor | Reproducibility | N/A |
Status | closed | Resolution | fixed | ||
Target Version | 2.26.0 | Fixed in Version | 2.26.0 | ||
Summary | 0032864: Missing PHPUnit tests for Projects REST API endpoints | ||||
Description | New unit tests should be added to the REST suite. | ||||
Tags | No tags attached. | ||||
MantisBT: master c84b176f 2023-08-27 07:37 Details Diff |
Add tests for REST Projects endpoints This just covers minimal CRUD operations for now. Fixes 0032864 |
Affected Issues 0032864 |
|
add - tests/rest/RestProjectTest.php | Diff File | ||
MantisBT: master c723fae8 2023-08-27 10:46 Details Diff |
Add missing assertion after getting all projects Follow-up on c84b176f63816387d10a662aed56983d8d61e55c. Fixes 0032864 |
Affected Issues 0032864 |
|
mod - tests/rest/RestProjectTest.php | Diff File |