Skip to content

test application for the AccessibilityStrategy of kindaVim. stand-alone application needed due to UI Tests for Swift package.

License

Notifications You must be signed in to change notification settings

godbout/AccessibilityStrategyTestApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d2b33b5 · Dec 12, 2024
Apr 15, 2022
Dec 12, 2024
May 30, 2023
Dec 12, 2024
Dec 3, 2024
Mar 2, 2022
Dec 2, 2021
Sep 14, 2021

Repository files navigation

AccessibilityStrategyTestApp
testing AccessibilityStrategy for kindaVim

AccessibilityStrategyTestApp ruining my computer

WOT IS DAT

those are all the Unit and UI Tests related to the AccessibilityStrategy part of kindaVim. i.e. the part where we can read and write text through the macOS Accessibility. not the fallback mode, key mapping, restricted mode, or kindaVim engine core.

the implementation is not available (hopefully...) but the tests may be helpful to you if you're developing some kind of Vim moves related project. Vim moves are complex, with lots of exceptions and edge cases. it's hard to get them correct. good luck.

CI BUILD AND TESTS FAILING

the AccessibilityStrategy now requires macOS 12 minimum. GitHub Actions only goes up to 11 (haha). so back to running locally for now.

About

test application for the AccessibilityStrategy of kindaVim. stand-alone application needed due to UI Tests for Swift package.

Topics

Resources

License

Stars

Watchers

Forks

Languages