Skip to content

Test - #9

Merged
Jaser1010 merged 2 commits into
masterfrom
test
May 23, 2026
Merged

Test#9
Jaser1010 merged 2 commits into
masterfrom
test

Conversation

@Jaser1010

Copy link
Copy Markdown
Owner

No description provided.

Jaser1010 added 2 commits May 17, 2026 23:51
Enhance project structure with repository pattern and logging
Refactored `OutboxProcessor` to use `IOutboxDispatcher` for better separation of concerns. Updated `DependencyInjection.cs` to register `IOutboxDispatcher` and removed unused dependencies. Improved `LocalMediaService` to handle null `WebRootPath`.

Added integration tests for multiple controllers and unit tests for services to ensure functionality and edge case handling. Introduced `BaseIntegrationTest` and `SocialPluseApiFactory` for isolated testing with PostgreSQL and Redis test containers.

Updated `Program.cs` to support test environments and added `TestAuthHandler` for bypassing authentication in tests. Included new test projects and dependencies. Added `SharedTestCollection` for managing shared test infrastructure. Validated deterministic outbox processing with `OutboxProcessorTests`.
Copilot AI review requested due to automatic review settings May 23, 2026 11:12
@Jaser1010
Jaser1010 merged commit 3aa29d4 into master May 23, 2026
1 check failed
@Jaser1010
Jaser1010 removed the request for review from Copilot May 23, 2026 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant