action #94315
Updated by okurz over 2 years ago
## Motivation
This is one of the beginner's tasks we came up with for GSoC, for getting more familiar with os-autoinst and our review workflow in general.
## Acceptance criteria
* **AC1:** mouse_tclick is covered by at least one unit test
## Suggestions
* try breaking `mouse_dclick` and `mouse_tclick` in `testapi.pm` to verify how your test behaves
* add a new subtest for `assert_and_tclick` to `t/03-testapi.t`
## Further details
entrance level issue