Skip to content

[BUG] update integration tests once https://github.com/Hamlib/Hamlib/issues/1006 is fixed #3

@rubienr

Description

@rubienr

Description
In rotctl the Easycomm protocol (--model=204) defines a wrong callback easycomm_rot_move_velocity for the \move command.
See Hamlib/Hamlib#1006.

How to reproduce
Run the following integration tests:

def _test_easycomm2_rotctl_v4_move_up():

def _test_easycomm2_rotctl_v4_move_down():

def _test_easycomm2_rotctl_v4_move_left():

def _test_easycomm2_rotctl_v4_move_right():

def _test_easycomm3_rotctl_v4_move_up():

def _test_easycomm3_rotctl_v4_move_down():

def _test_easycomm3_rotctl_v4_move_left():

def _test_easycomm3_rotctl_v4_move_right():

Expected behavior
Once the bug Hamlib/Hamlib#1006 is fixed the listed tests have to be updated accordingly.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions