Conversation
|
Yes, tests like that 👍 I would be very interested to get good tests for navigation. It is a struggle to make sure that all cases are working, see this PR for instance: #8084 I don't think it fixes #7581. The description says that keyboard navigation is particularly interesting to be tested, since it breaks often. Having good SCM API for navigation will be also good, like |
|
sorry, wrong button |
ef3494c to
90b51a4
Compare
@akosyakov thank you for the review, would it be acceptable to include the following tests as a basis for |
sure! |
the following commit includes api integration tests for `scm`. Signed-off-by: vince-fugnitto <vincent.fugnitto@ericsson.com>
|
@akosyakov thank you for your help and feedback during the reviews, I have addressed your latest comments. |
What it does
The following pull-request introduces basic API integration tests for
SCM.How to test
Verify that the API tests pass successfully.
Review checklist
Reminder for reviewers
Signed-off-by: vince-fugnitto vincent.fugnitto@ericsson.com