integration

package
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 7, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

test/integration/privacy_integration_helper.go

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func VerifyNoRegressions

func VerifyNoRegressions(t *testing.T, services *TestServices)

VerifyNoRegressions checks that basic functionality still works

Types

type TestServices

type TestServices struct {
	TransformService *service.TransformationService
	Cache            port.CachePort
	Metrics          port.MetricsPort
	Privacy          port.PrivacyPort
	Audit            port.AuditPort
}

TestServices holds all services for integration testing

func SetupTestServices

func SetupTestServices(t *testing.T) *TestServices

SetupTestServices creates a full service stack for testing This creates services WITHOUT privacy integration first to maintain backward compatibility and test that existing code still works

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL