input-remapper/tests/unit
jonasBoss c9b582885e
RelToAbs (#442)
* RelToAbsHandler

* Update UI to include rel_input_cutoff

* new test fixtures

* RelToAbsHandler Tests

* Test RelativeInputCutoffInput

* custom stack switcher

* Mapping Refactor

* Added user dialog when switching between analog and macro mapping

* pydnatic type annotation update

* I Hate that Ubuntu ships with an ancient pydantic version

* Updated TestKeyAxisStackSwitcher

* Autoconfigure input when switching from key_macro to analog GUI

* controller tests for switching mapping type
2022-10-02 17:33:52 +02:00
..
test_event_pipeline RelToAbs (#442) 2022-10-02 17:33:52 +02:00
__init__.py Added hold_keys, rearranged test imports, removed deprecated macro capability tracking (#320) 2022-03-03 23:42:37 +01:00
test_config.py Some formatting (#371) 2022-04-18 13:52:59 +02:00
test_context.py Frontend Refactor (#375) 2022-07-23 10:53:41 +02:00
test_control.py Frontend Refactor (#375) 2022-07-23 10:53:41 +02:00
test_controller.py RelToAbs (#442) 2022-10-02 17:33:52 +02:00
test_daemon.py Improved Test Fixtures (#458) 2022-08-28 12:38:40 +02:00
test_data_manager.py Frontend Refactor (#375) 2022-07-23 10:53:41 +02:00
test_dev_utils.py Some formatting (#371) 2022-04-18 13:52:59 +02:00
test_event_combination.py AbsToAbsHandler (#440) 2022-07-25 10:55:26 +02:00
test_event_reader.py Improved Test Fixtures (#458) 2022-08-28 12:38:40 +02:00
test_global_uinputs.py Some formatting (#371) 2022-04-18 13:52:59 +02:00
test_groups.py Improved Test Fixtures (#458) 2022-08-28 12:38:40 +02:00
test_injector.py Improved Test Fixtures (#458) 2022-08-28 12:38:40 +02:00
test_input_event.py Some formatting (#371) 2022-04-18 13:52:59 +02:00
test_ipc.py Frontend Refactor (#375) 2022-07-23 10:53:41 +02:00
test_logger.py Merge main into beta (#421) 2022-06-25 12:23:56 +02:00
test_macros.py RelToAbs (#442) 2022-10-02 17:33:52 +02:00
test_mapping.py RelToAbs (#442) 2022-10-02 17:33:52 +02:00
test_message_broker.py Frontend Refactor (#375) 2022-07-23 10:53:41 +02:00
test_migrations.py fixed specs 2022-05-08 11:03:04 +02:00
test_paths.py Some formatting (#371) 2022-04-18 13:52:59 +02:00
test_preset.py RelToAbs (#442) 2022-10-02 17:33:52 +02:00
test_reader.py Improved Test Fixtures (#458) 2022-08-28 12:38:40 +02:00
test_test.py Improved Test Fixtures (#458) 2022-08-28 12:38:40 +02:00
test_user.py Added hold_keys, rearranged test imports, removed deprecated macro capability tracking (#320) 2022-03-03 23:42:37 +01:00