"""Test the extract_command_types function for multiple commands.""" def test_simple_non_sensitive_command(self): """Test extracting command types from simple non ...
"""Test build_light_command function.""" ...