Skip to content

Commit

Permalink
chore(test):[eclipse-tractusx#529] Removed SingleLevelBomAsSpecified
Browse files Browse the repository at this point in the history
  • Loading branch information
dsmf committed Jun 13, 2024
1 parent 2742e61 commit ef9815b
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 32 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -55,15 +55,19 @@ Test:
- [529-single-level-bom-as-built-expected-submodels.json](../../../irs-cucumber-tests/src/test/resources/expected-files/529-single-level-bom-as-built-expected-submodels.json)


## SingleLevelBomAsSpecified
## SingleLevelUsageAsBuilt

todo

## SingleLevelUsageAsBuilt
| SingleLevelUsageAsBuilt | 3.0.0
submodels?



todo


## SingleLevelUsageAsPlanned

todo
supported? not in compatibility matrix?
submodels?

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -47,25 +47,6 @@ Feature: [TESTING] Integration E2E Tests for backward compatibility #529
And I check, if "submodels" are equal to "529-single-level-bom-as-built-expected-submodels.json"


######################################################################################################################
## SingleLevelBomAsSpecified
######################################################################################################################

Scenario: SingleLevelBomAsSpecified
Given I register an IRS job for globalAssetId "urn:uuid:15cf842e-b20e-4219-a61b-99c01cec42ea" and BPN "BPNL00000003AVTH"
And collectAspects "true"
And depth 10

# SingleLevelBomAsSpecified (see RelationshipAspect)
And direction "downward"
And bomLifecycle "asSpecified"

When I get the job-id
Then I check, if the job has status "COMPLETED" within 20 minutes
And I check, if "relationships" are equal to "529-single-level-bom-as-specified-expected-relationships.json"
And I check, if "submodels" are equal to "529-single-level-bom-as-specified-expected-submodels.json"


######################################################################################################################
## SingleLevelUsageAsBuilt
######################################################################################################################
Expand Down

0 comments on commit ef9815b

Please sign in to comment.