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/unit
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 Moved numlock test to integration folder, black 3 years ago
test_config.py Refactorings (#275) 3 years ago
test_consumer_control.py Refactorings (#275) 3 years ago
test_context.py Refactorings (#275) 3 years ago
test_control.py Refactorings (#275) 3 years ago
test_daemon.py Add github actions workflows (#267) 3 years ago
test_dev_utils.py Refactorings (#275) 3 years ago
test_event_combination.py Refactorings (#275) 3 years ago
test_event_producer.py Refactorings (#275) 3 years ago
test_global_uinputs.py Split tests into unit and integration 3 years ago
test_groups.py Refactorings (#275) 3 years ago
test_injector.py Refactorings (#275) 3 years ago
test_input_event.py Add github actions workflows (#267) 3 years ago
test_ipc.py Split tests into unit and integration 3 years ago
test_keycode_mapper.py Refactorings (#275) 3 years ago
test_logger.py Refactorings (#275) 3 years ago
test_macros.py Refactorings (#275) 3 years ago
test_migrations.py Refactorings (#275) 3 years ago
test_paths.py Refactorings (#275) 3 years ago
test_preset.py Refactorings (#275) 3 years ago
test_presets.py Refactorings (#275) 3 years ago
test_reader.py Refactorings (#275) 3 years ago
test_test.py Split tests into unit and integration 3 years ago
test_user.py Split tests into unit and integration 3 years ago