View Issue Details

IDProjectCategoryView StatusLast Update
0032864mantisbtapi restpublic2023-10-31 16:32
Reporterdregad Assigned Todregad  
PrioritynormalSeverityminorReproducibilityN/A
Status closedResolutionfixed 
Target Version2.26.0Fixed in Version2.26.0 
Summary0032864: Missing PHPUnit tests for Projects REST API endpoints
Description

New unit tests should be added to the REST suite.

TagsNo tags attached.

Activities

There are no notes attached to this issue.

Related Changesets

MantisBT: master c84b176f

2023-08-27 07:37

dregad


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

dregad


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