Skip to content

22.0.1

Choose a tag to compare

@github-actions github-actions released this 23 Dec 07:41

Abstract

Add replay testing based TrafficSignals test

Details

replay_testing is a MCAP based testing framework. It feeds some MCAP to target and record target's output as MCAP. Then test is done by checking output using Python.
This test will feed almost empty MCAP to scenario runner (as input is scenario), and record traffic signals, then review recorded output is same as expected.

Related Issues