Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Testing: split input test #2762

Merged
merged 5 commits into from
Jan 13, 2025

Conversation

petejohanson
Copy link
Contributor

@petejohanson petejohanson commented Jan 12, 2025

PR check-list

  • Branch has a clean commit history
  • Additional tests are included, if changing behaviors/core code that is testable.
  • Proper Copyright + License headers added to applicable files (Generally, we stick to "The ZMK Contributors" for copyrights to help avoid churn when files get edited)
  • Pre-commit used to check formatting of files, commit messages, etc.
  • Includes any necessary documentation changes.

@petejohanson petejohanson added enhancement New feature or request split tests labels Jan 12, 2025
@petejohanson petejohanson self-assigned this Jan 12, 2025
@petejohanson petejohanson force-pushed the testing/split-input-test branch 3 times, most recently from 40f5aa0 to 9b25581 Compare January 13, 2025 18:30
@petejohanson petejohanson marked this pull request as ready for review January 13, 2025 19:01
@petejohanson petejohanson requested a review from a team as a code owner January 13, 2025 19:01
New mock input device to generate input events for tests.
@petejohanson petejohanson force-pushed the testing/split-input-test branch from 9b25581 to f2e8abb Compare January 13, 2025 19:07
Test event propagation from peripheral input devices.
Adjust the test snapshots after logging changes to the central.
Fix a bug where the kscan mock would raise the last mock event
twice before haltning processing.
@petejohanson petejohanson force-pushed the testing/split-input-test branch from f2e8abb to 126c218 Compare January 13, 2025 19:36
@petejohanson petejohanson merged commit 8dddb1d into zmkfirmware:main Jan 13, 2025
48 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request split tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant