apache / incubator-kie-issues

Apache License 2.0
12 stars 1 forks source link

Add end-to-end tests for keyboard shortcuts for the new DMN Editor #1155

Open ljmotta opened 6 months ago

ljmotta commented 6 months ago

The tests should target the DMN Editor envelope and cover the following shortcuts

jomarko commented 6 months ago

@ljmotta hi, thank you for the issue, do we target this tests for web-browsers, e.e. playwright tests, or do we target them for VS Code for example?

ljmotta commented 6 months ago

As using the DMN Editor envelope as target we would need to test on the browser. But we could extended those tests for the VS Code as well when we start creating tests for the extension.