Optional
exceptionOptional
exceptionExpects an exception for Vertex matching the string.
Optional
hasTrue if the parameters contain an unsupported union type. This test will be skipped for languages that do not support the union type.
Optional
nameThe name of the test. This is used to derive the replay id.
Optional
overrideUse if you don't want to use the default replay id which is derived from the test name.
Optional
parametersThe parameters to the test. Use pydantic models.
Optional
skipWhen set to a reason string, this test will be skipped in the API mode. Use this flag for tests that can not be reproduced with the real API. E.g. a test that deletes a resource.
Expects an exception for MLDev matching the string.