UpdateSuiteAutoTestBaseData

class UpdateSuiteAutoTestBaseData[source]

The required data for the AutoTest::UpdateSuite operation.

steps: Sequence[IOTestInputAsJSON | RunProgramInputAsJSON | CustomOutputInputAsJSON | CheckPointsInputAsJSON | JunitTestInputAsJSON | CodeQualityInputAsJSON]

The steps that should be in this suite. They will be run as the order they are provided in.

rubric_row_id: int

The id of the rubric row that should be connected to this suite.

network_disabled: bool

Should the network be disabled when running steps in this suite