Skip to content

refactor(tests): centralize event transformer fixtures - #55

Merged
esphynox merged 11 commits into
mainfrom
refactor/event-transformer-keycodes
Jul 29, 2026
Merged

refactor(tests): centralize event transformer fixtures#55
esphynox merged 11 commits into
mainfrom
refactor/event-transformer-keycodes

Conversation

@esphynox

@esphynox esphynox commented Jul 29, 2026

Copy link
Copy Markdown
Collaborator

Summary

Centralizes event transformer test fixtures and replaces raw test values with shared domain helpers. This keeps keyboard key codes, modifier flags, AppKit keyboard characters, mouse events, and keystrokes named in one place while preserving existing transformer behavior.

Tests

  • tuist generate
  • xcodebuild test -project Keyty.xcodeproj -scheme Keyty -destination 'platform=macOS'
  • Other: xcodebuild test -project Keyty.xcodeproj -scheme Keyty -destination 'platform=macOS' -only-testing:KeytyTests/EventTransformerKeystrokeTests
  • Other: xcodebuild test -project Keyty.xcodeproj -scheme Keyty -destination 'platform=macOS' -only-testing:KeytyTests/EventTransformerKeystrokeTests -only-testing:KeytyTests/KeyboardVisualizerSpecialKeyFilteringTests

Run project commands from Apps/Keyty.

UI Changes

N/A

Documentation

  • Updated relevant docs
  • No docs needed

Release Notes

N/A

@esphynox esphynox self-assigned this Jul 29, 2026
@esphynox
esphynox force-pushed the refactor/event-transformer-keycodes branch from 0718437 to 80e26a2 Compare July 29, 2026 16:58
@esphynox
esphynox marked this pull request as ready for review July 29, 2026 17:00
@esphynox
esphynox merged commit a7ebaeb into main Jul 29, 2026
1 check passed
@esphynox
esphynox deleted the refactor/event-transformer-keycodes branch July 29, 2026 17:03
@esphynox esphynox added the ignore for release Dont include in release notes label Jul 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ignore for release Dont include in release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant