diff --git a/code/Test_Definitions/README.md b/code/Test_definitions/README.md similarity index 100% rename from code/Test_Definitions/README.md rename to code/Test_definitions/README.md diff --git a/code/Test_Definitions/one-time-password-sms-sendCode.feature b/code/Test_definitions/one-time-password-sms-sendCode.feature similarity index 100% rename from code/Test_Definitions/one-time-password-sms-sendCode.feature rename to code/Test_definitions/one-time-password-sms-sendCode.feature diff --git a/code/Test_Definitions/one-time-password-sms-validateCode.feature b/code/Test_definitions/one-time-password-sms-validateCode.feature similarity index 100% rename from code/Test_Definitions/one-time-password-sms-validateCode.feature rename to code/Test_definitions/one-time-password-sms-validateCode.feature diff --git a/documentation/API_documentation/one-time-password-sms-API-Readiness-Checklist.md b/documentation/API_documentation/one-time-password-sms-API-Readiness-Checklist.md index 79c5d6c..d5c670c 100644 --- a/documentation/API_documentation/one-time-password-sms-API-Readiness-Checklist.md +++ b/documentation/API_documentation/one-time-password-sms-API-Readiness-Checklist.md @@ -11,8 +11,8 @@ Checklist for one-time-password-sms v1.1.1-rc.3 in r3.1 | 4 | API versioning convention applied | M | M | M | M | Y | v1.1.1-rc.3 | | 5 | API documentation | M | M | M | M | Y | Embed documentation into API spec - [link](/code/API_definitions/one-time-password-sms.yaml) | | 6 | User stories | O | O | O | M | Y | [link](/documentation/API_documentation/OTPValidationAPI_User_Story.md) | -| 7 | Basic API test cases & documentation | O | M | M | M | Y | [send code](code/Test_Definitions/one-time-password-sendCode.feature) / [validate code](code/Test_Definitions/one-time-password-validateCode.feature)| -| 8 | Enhanced API test cases & documentation | O | O | O | M | Y | [send code](code/Test_Definitions/one-time-password-sendCode.feature) / [validate code](code/Test_Definitions/one-time-password-validateCode.feature) | +| 7 | Basic API test cases & documentation | O | M | M | M | Y | [send code](/code/Test_definitions/one-time-password-sms-sendCode.feature) / [validate code](/code/Test_definitions/one-time-password-sms-validateCode.feature)| +| 8 | Enhanced API test cases & documentation | O | O | O | M | Y | [send code](/code/Test_definitions/one-time-password-sms-sendCode.feature) / [validate code](/code/Test_definitions/one-time-password-sms-validateCode.feature) | | 9 | Test result statement | O | O | O | M | N | na for rc version | | 10 | API release numbering convention applied | M | M | M | M | Y | | | 11 | Change log updated | M | M | M | M | Y | [link](/CHANGELOG.md) | @@ -25,3 +25,7 @@ Checklist for one-time-password-sms v1.1.1-rc.3 in r3.1 Note: the checklists of a public API version and of its preceding release-candidate API version can be the same. The documentation for the content of the checklist is here: see API Readiness Checklist section in the [API Release Process](https://lf-camaraproject.atlassian.net/wiki/x/jine). + + + +