eclipse-tractusx / item-relationship-service

https://eclipse-tractusx.github.io/item-relationship-service/docs/
Apache License 2.0
7 stars 19 forks source link

chore(workflows):[#371] add workaround cucumber report token replacement #723

Closed ds-jhartmann closed 1 week ago

ds-jhartmann commented 1 week ago

Description

Pre-review checks

Please ensure to do as many of the following checks as possible, before asking for committer review:

github-actions[bot] commented 1 week ago

CHANGELOG file was not updated! Make sure to include important changes.

sonarcloud[bot] commented 1 week ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

github-actions[bot] commented 1 week ago

Test Results

36 tests   - 20   36 :white_check_mark:  -  7   28m 7s :stopwatch: - 3m 52s  1 suites ± 0    0 :zzz: ± 0   1 files   ± 0    0 :x:  - 13 

Results for commit a8b312ea. ± Comparison against base commit 4991420d.

This pull request removes 56 and adds 36 tests. Note that renamed tests count towards both. ``` local.testing.api-tests.irs-api-tests.tavern.yaml ‑ Check if error message for searching a job with too long job-ID is correct (3.1.1) local.testing.api-tests.irs-api-tests.tavern.yaml ‑ Check if error message for searching a job with unknown job-ID is correct (3.1.2) local.testing.api-tests.irs-api-tests.tavern.yaml ‑ Make sure ESS-investigation batch-job with invalid request data has been responsed correctly local.testing.api-tests.irs-api-tests.tavern.yaml ‑ Make sure ESS-investigation batch-job with valid globalAssetId and BPN has been requested correctly local.testing.api-tests.irs-api-tests.tavern.yaml ‑ Make sure batch-job with invalid request data has been responsed correctly local.testing.api-tests.irs-api-tests.tavern.yaml ‑ Make sure batch-job with several valid globalAssetIds has been requested correctly local.testing.api-tests.irs-api-tests.tavern.yaml ‑ Make sure cancellation of ESS-investigation batch-job has been processed correctly local.testing.api-tests.irs-api-tests.tavern.yaml ‑ Make sure cancellation of batch-job has been processed correctly local.testing.api-tests.irs-api-tests.tavern.yaml ‑ Make sure cancellation of irs-job works correct local.testing.api-tests.irs-api-tests.tavern.yaml ‑ Make sure first level supplier BPNL in investigation job with four level request has been detected correctly … ``` ``` BomLifecycle 'asPlanned' implementation ‑ End 2 End for BomLifecycle 'asPlanned' Vehicle Model A for BMW [BPNL00000003AYRE] BomLifecycle 'asPlanned' implementation ‑ End 2 End for BomLifecycle 'asPlanned' Vehicle Model B for MercedesBenz [BPNL00000003AVTH] BomLifecycle 'asPlanned' implementation ‑ End 2 End for BomLifecycle 'asPlanned' Vehicle Model C for SAP [BPNL00000003AZQP] IRS Batch Processing ‑ Check correct job executions of batch processing (SingleLevelBomAsBuilt/SerialPart 3.0.0) IRS Policy Store ‑ Policy Store API: Update a policy validUntil date for a policy that is associated to multiple BPNs IRS Policy Store ‑ Policy Store API: Add BPN to policy IRS Policy Store ‑ Policy Store API: Add policyId to given BPNs IRS Policy Store ‑ Policy Store API: Delete policy for BPN IRS Policy Store ‑ Policy Store API: Delete some policies IRS Policy Store ‑ Policy Store API: Fetching policies by BPNLs should fail for invalid BPNLs (bad case) … ```