feat(windows): manual keyboard caps tests#5808
feat(windows): manual keyboard caps tests#5808rc-swag merged 4 commits intofeat/windows/keyman-caps-lock-storesfrom
Conversation
User Test ResultsUser tests are not required |
|
Can we add the full source folder for each keyboard as found on @ermshiperete's repo, rather than just the .kmn? |
Sure we can. Like I said following the structure of what was done before there was just |
|
@mcdurdin Do you want just the source folder or do you want the next level up also with the .kpj ? |
The next level up with the .kpj as well -- everything except the build folder and .kpj.user file. |
50eaec6 to
0590c9c
Compare
mcdurdin
left a comment
There was a problem hiding this comment.
LGTM, except for three things:
- please rename windows/src/test/manual-tests/caps_lock_stores to caps-lock-stores
- please rename windows/src/test/manual-tests/caps_lock_stores/capsAlwaysOff to caps_always_off (matches keyboard filename)
- We have also the
caps_lock_headersfolder in manual-tests? This seems to overlap significantly... we probably don't need both 😁
Yes I saw the |
Sounds good to me. |
|
Changes in this pull request will be available for download in Keyman version 15.0.132-alpha |
Add manual test layouts to assist in testing the Caps Lock behaviour based on the Caps Lock Stores. Also added a TestReadme.md with all the steps required for user and developer testing.
@keymanapp-test-bot skip