summaryrefslogtreecommitdiff
path: root/app/tests
AgeCommit message (Expand)Author
2020-12-29(feature) Add &to keycode/behavior (#489)KemoNine
2020-12-28refactor: replace filename hyphens with underscoresinnovaker
2020-12-28chore(tests): remove useless &cp testOkke Formsma
2020-12-06fix(sticky keys): fix tapping-sticky-keys bug.Okke Formsma
2020-11-29bugfix(sticky keys): release active sticky keys properlyOkke Formsma
2020-11-28feat(sticky keys): initial implementationOkke Formsma
2020-11-16fix momentary layer bug when top layer is not &transOkke Formsma
2020-11-05refactor(keys): Unify usage page.Pete Johanson
2020-11-03test: Replace superseded key names in test keymapsinnovaker
2020-11-03initial implementation for modifiersOkke Formsma
2020-10-10Add timestamps to position and behavior events (#147)Okke Formsma
2020-09-08fix(tests): pending tests pass nowCody McGinnis
2020-09-02some fixes based on feedbackOkke Formsma
2020-09-02rename testsOkke Formsma
2020-09-01Initial implementation of hold-tapOkke Formsma
2020-08-28feat(tests): allow tests to be marked as pendingCody McGinnis
2020-08-28fix(docs): move testing docs to website docsCody McGinnis
2020-08-28feat(test): create simple docs for creating testsCody McGinnis
2020-08-28feat(test): add testing for transparentCody McGinnis
2020-08-28feat(test): add tests for toggle layerCody McGinnis
2020-08-28feat(test): add tests for none behaviorCody McGinnis
2020-08-28fix(test): fix normal momentary-layer test snapshotCody McGinnis
2020-08-28fix(test): use a smaller value for mock key intervalsCody McGinnis
2020-08-28feat(test): add tests for momentary layersCody McGinnis
2020-08-28fix(test): change the layoutCody McGinnis