bmw-software-engineering / lobster

Lightweight Open BMW Software Traceability Evidence Report
GNU Affero General Public License v3.0
12 stars 6 forks source link

Codebeamer-lobster supports CB-API V3 #56

Closed TannazVhdBMWExt closed 1 month ago

TannazVhdBMWExt commented 1 month ago

The used cb-endpoints are updated and one unit-test has been added.

Resolves #49

phiwuu commented 1 month ago

I have conducted a test by comparing the output of lobster-codebeamer from the main branch to this version. I found a difference in the behavior of the codebeamer api. Items without a status are provided by v1 without a status, whereas v3 provides those items with the status "Unset". This is a change made by codebeamer, and is not related to the change in lobster-codebeamer. It is an acceptable behavioral change, but please add a comment about it to the change log.