konveyor / tackle-test-generator-core

Apache License 2.0
28 stars 21 forks source link

Fix for NPE on clickables spec #137

Closed sinha108 closed 2 years ago

sinha108 commented 2 years ago

Description

This PR contains fix for NPE on clickables spec that is missing the click or dont_click element specs and test case for that scenario

Related to #134

Type of Change

Please check the types of changes your PR introduces.

How Has This Been Tested?

Added new test case covering different clickables spec scenarios

Checklist