Skip to content

Testsuite adjustments #769

@DanaSunal

Description

@DanaSunal

pretty much every 'Response body completeness ' needs to be checked against correct parameters (usually the release number or description is wrong)

  • ServiceLayer / BasicPart / /v1/inform-about-release-history / Acceptance / Response body completeness

Provides invariant release date '17.12.2022' for release-number = 2.0.1 | expected '17.12.2021' to equal '17.12.2022'
Provides invariant changes 'Update on ApplicationPattern 2.0.1.' for release-number = 2.0.1 | expected 'Initial version.' to equal 'Update on ApplicationPattern 2.0.1.'
Invariant release number '1.0.0' could be found | expected undefined not to be an undefined

  • ServiceLayer / BasicPart / /v1/inform-about-release-history-in-generic-representation / Acceptance / Response body completeness

Provides expected object in response-value-list with field-name = 1.0.0 | expected undefined not to be an undefined
field-name = 1.0.0 has invariant value from Load file 'Initial version.' | Cannot read properties of undefined (reading 'value')
field-name = 1.0.0is of invariant data-type from Load file string | Cannot read properties of undefined (reading 'datatype')
field-name = 2.0.1 has invariant value from Load file 'Update on ApplicationPattern 2.0.1.' | expected 'Initial version.' to equal 'Update on ApplicationPattern 2.0.1.'

  • ServiceLayer / BasicPart / /v1/list-ltps-and-fcs / Acceptance / Response body completeness
  • ServiceLayer / BasicPart / /v1/redirect-topology-change-information / Acceptance / Response body completeness
  • OamLayer / IndividualPart / core / core-model-1-4:control-construct / GET / Acceptance / Response body completeness

same as above, release-numbers checked against 1.0.0

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions