Activation tests for input triggers
- Dominant language
- C++
- Stars
- 61
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
#375 will only implement tests for the registration protocol as Mir doesn't support the new WLCS keyboard interface. Once https://github.com/canonical/mir/pull/4716 is merged. Tests for the activation protocol should be added.
As a start, the tests should cover:
- Pressing and releasing in proper order (pressing 1,2,3 and releasing 3,2,1)
- Pressing and releasing in different orders.
Contributor guide
No contributing guide indexed for this repository
Research direction
Review the registration-protocol tests referenced by #375 and check the status of Mir PR #4716, since activation testing depends on the new WLCS keyboard interface. Add coverage for pressing 1,2,3 and releasing 3,2,1, plus other press/release orders; done means both activation-order cases are tested.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100