Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add state transitions to command test in mockpod_udp.py #2

@Iyury1

Description

@Iyury1

The GUI will not issue commands to the pod unless the pod is in the correct state. See the state machine flow chart for allowable state transitions.
image

For a transition to properly occur, certain conditions must be met. In this test, we will assume that the conditions are always met, so transitions requested by GUI commands will immediately occur.

This test must include both command and telemetry functionality, so the GUI can obtain the correct state information from the telemetry message. Change main.py as necessary to detect state changes from telemetry messages.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions