Replies: 1 comment 1 reply
-
Alternatively, to keep it simple, we could create only 1 feature file for all cases, since all operations do query the device status in different scenarios. I think, generally, if the endpoints are not so strongly related, then the API should be cut into multiple yaml's and then again you can create 1 feature file / API. Which I think should be the case for QoD. But here I would be fine with 1 feature file, and that's it. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
@sachinvodafone @akoshunyadi We have a discussion in Commonalities about Test Definition file granularity (camaraproject/Commonalities#117 (comment))
I tend to think that for our projet probably 3 distinct files make sense (one for roaming, one for connectivity, one for subscriptions) as this is 3 distinct feature. Looking for your feedback here or in the commonalities issue. Thanks
Beta Was this translation helpful? Give feedback.
All reactions