summaryrefslogtreecommitdiff
path: root/lib/python/qmk/tests
AgeCommit message (Expand)Author
2020-10-25Generate api data on each push (#10609)Zach White
2020-10-06[CLI] Add c2json (#8817)Erovia
2020-10-06CLI: update subcommands to use return instead of exit() (#10323)Ryan
2020-06-18Parse version better in `qmk doctor` GCC version checks (#9324)Ryan
2020-05-26[CLI] Add a subcommand for getting information about a keyboard (#8666)Zach White
2020-05-26CLI: fix `json2c` subcommand and add/fix tests (#9206)Erovia
2020-05-16Adding unit tests for list-keymaps command (#7711)codecoffeecode
2020-03-29CLI: More MSYS2 fixes (#8577)Erovia
2020-02-22New functionality for cformat (#7893)Akaash Suresh
2020-02-17Use pathlib everywhere we can (#7872)skullydazed
2020-02-15Code cleanup, use pathlib, use pytest keyboardErovia
2020-02-15Fix commandline parsing and flake8 findings, rebaseErovia
2020-02-15Add test for list_keymapsErovia
2020-02-08CI: Add workflow for CLI testing (#7357)Joel Challis
2019-12-01Add pep8-naming to our python lintingskullY
2019-11-16format code according to conventions [skip ci]QMK Bot
2019-11-15Add CLI command for flashing a keyboardjorgemanzo
2019-11-13format code according to conventions [skip ci]QMK Bot
2019-11-12Add cli convert subcommand, from raw KLE to JSON (#6898)Cody Bender
2019-11-12Small CLI cleanupsskullY
2019-10-23MILC: Use dashes instead of underscores for subcommandsErovia
2019-10-07[CLI] Add `qmk list_keyboards` (#6927)Dan McClain
2019-09-22Configuration system for CLI (#6708)skullydazed
2019-09-07run yapf on the codeskullY
2019-09-07Setup a python test frameworkskullY