Buttplug sex toy control library
20
fork

Configure Feed

Select the types of activity you want to include in your feed.

test: Update tests for required step-limit in user configs

+8
+4
buttplug/tests/util/device_test/device_test_case/config/lovense_ridge_user_config.json
··· 22 22 0, 23 23 10 24 24 ], 25 + "step-limit": [ 26 + 0, 27 + 10 28 + ], 25 29 "messages": [ 26 30 "ScalarCmd" 27 31 ]
+4
buttplug/tests/util/device_test/device_test_case/config/lovense_ridge_user_config_invalid_range.json
··· 22 22 0, 23 23 30 24 24 ], 25 + "step-limit": [ 26 + 0, 27 + 30 28 + ], 25 29 "messages": [ 26 30 "ScalarCmd" 27 31 ]