652 B
652 B
Integrations Plugin Tests - AGENTS.md
Module Overview
Test project for Integration connector plugins including InMemory and Harbor connectors.
Test Coverage
InMemoryConnectorPluginTests- Tests for the InMemory connector plugin (test/dev purposes)- Additional tests for Harbor connector plugin to be added
Working Agreements
- Use deterministic TimeProvider injection for time-dependent tests
- Mock HTTP connections for external service tests
- Verify cancellation token propagation
Running Tests
dotnet test src/Integrations/__Tests/StellaOps.Integrations.Plugin.Tests/StellaOps.Integrations.Plugin.Tests.csproj