udmi

UDMI / Docs / Guides / Sequencing

Sequencing

Sequencing is a set of testing steps for verifying that sequences of device behavior are correct.

Contained Test Suite

bin/test_sequencer $PROJECT_ID

This:

Sequencer Testing

In two separate terminals:

This:

Individual Tests

At its heart, sequence tests are JUnit @Test classes that can be run individually within an IDE. This is useful for development because it enables breakpoints and all that jazz. Still need to run the two parts, with several different options:

For Pubber:

For sequence testing: