Module integration_testing

Module integration_testing 

Source
Expand description

Integration testing workflow engine

Supports multi-endpoint test flows with state management, variable extraction, and conditional logic for comprehensive integration testing.

Structs§

AssertionResult
Assertion result
BodyAssertion
Body assertion
ExecutedRequest
Executed request
ExecutedResponse
Executed response
HeaderAssertion
Header assertion
IntegrationTestGenerator
Workflow generator - generates integration test code
IntegrationWorkflow
Integration test workflow
StepCondition
Step condition
StepExecution
Step execution record
StepRequest
Step HTTP request
StepValidation
Step validation
ValidationResult
Validation result
VariableExtraction
Variable extraction
WorkflowSetup
Workflow setup configuration
WorkflowState
Workflow execution state
WorkflowStep
Workflow step

Enums§

AssertionType
Assertion type
ConditionOperator
Condition operator
ExtractionSource
Extraction source