You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
input-remapper/tests/integration
Luna Nova ee6b48ac32
Add github actions workflows (#267)
* Run linters and unit tests with github actions

* Reformat with black, 22.1.0 (compiled: yes)

* Remove native deps as should no longer be needed

* Remove pylint from workflows

* Remove unused Gtk dependency in test_daemon.py

* Install subset of python deps with apt-get for ci
3 years ago
..
__init__.py Avoiding GObject dependencies for unit tests 3 years ago
test_daemon.py Removed unused imports, updated badges, updated test instructions 3 years ago
test_data.py Refactorings (#275) 3 years ago
test_gui.py Add github actions workflows (#267) 3 years ago
test_numlock.py Moved numlock test to integration folder, black 3 years ago