openBackhaul / ApplicationPattern

Pattern for REST servers
Apache License 2.0
6 stars 15 forks source link

testcase :: profile-collection/profile={uuid} :: shall be updated for uuid checked? :: faulty-sequence-number #915

Closed IswaryaaS closed 11 months ago

IswaryaaS commented 11 months ago

Path: OAMLAYER / INDIVIDUALPART / CORE / PROFILE-COLLECTION/PROFILE / GET / CONTINUOUS INTEGRATION / UUID CHECKED? / FAULTY SEQUENCE-NUMBER :: Expected ../profile-collection/profile -incorrect uuid - letters in sequence-number.

As per schema of /core-model-1-4:control-construct/profile-collection/profile={uuid} :: pattern specified for uuid is ^([a-z]{2,6})-([0-9]{1,2})-([0-9]{1,2})-([0-9]{1,2})-([a-z]+)-p-([0-9,a-f]{3})$. So, in test-suite , we need to update the testcase to check for letters from (g-zA-Z).