camaraproject / QualityOnDemand

Repository to describe, develop, document and test the QualityOnDemand API family
https://wiki.camaraproject.org/x/zwOeAQ
Apache License 2.0
41 stars 59 forks source link

Alignment with changes in https://github.com/camaraproject/Template_Lead_Repository on test definitions #233

Closed rartych closed 10 months ago

rartych commented 10 months ago

What type of PR is this?

What this PR does / why we need it:

The default folder for test definitions was added to https://github.com/camaraproject/Template_Lead_Repository

Housekeeping as described in https://github.com/camaraproject/Governance/issues/98 - Creating code/Test_definitions/README.md

'.feature' file currently in https://github.com/camaraproject/QualityOnDemand/blob/main/code/cucumber/src/test/resources/feature/QoD_API_Test.feature was copied to the default folder

Special notes for reviewers:

Should the /cucumber folder be deleted?

Changelog input

The default folder for test definitions was created.
QoD_API_Test.feature was copied from the current /cucumber folder.