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 ble encoder test #2754

Merged

Conversation

petejohanson
Copy link
Contributor

@petejohanson petejohanson commented Jan 6, 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 split bluetooth Bluetooth related items tests labels Jan 6, 2025
@petejohanson petejohanson self-assigned this Jan 6, 2025
@petejohanson petejohanson requested a review from a team as a code owner January 6, 2025 18:59
@petejohanson petejohanson force-pushed the testing/split-ble-encoder-test branch from 7e27a2b to 3c29674 Compare January 6, 2025 19:16
Add a new mock sensor driver for generating mock encoder sensor channel
data.
@petejohanson petejohanson force-pushed the testing/split-ble-encoder-test branch from 3c29674 to fa4b8b9 Compare January 6, 2025 19:20
@petejohanson petejohanson changed the title Testing/split ble encoder test Testing: split ble encoder test Jan 6, 2025
Test BLE split logic for peripheral sensors (encoders).
@petejohanson petejohanson force-pushed the testing/split-ble-encoder-test branch from fa4b8b9 to 40f251c Compare January 6, 2025 19:23
@petejohanson petejohanson merged commit d0ee30b into zmkfirmware:main Jan 6, 2025
48 checks passed
caksoylar pushed a commit to caksoylar/zmk that referenced this pull request Jan 11, 2025
test(sensors): Add mock encoder sensor

Add a new mock sensor driver for generating mock encoder sensor channel
data.

test(split): Add a peripheral sensor split test

Test BLE split logic for peripheral sensors (encoders).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bluetooth Bluetooth related items split tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant