mirror of
https://github.com/wiremock/WireMock.Net.git
synced 2026-01-11 21:10:32 +01:00
[PR #1170] [MERGED] Update the .NET Aspire tests #1264
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/wiremock/WireMock.Net/pull/1170
Author: @StefH
Created: 9/9/2024
Status: ✅ Merged
Merged: 9/10/2024
Merged by: @StefH
Base:
master← Head:stef-aspire-tests-updates📝 Commits (2)
11d0900Skip unit tests when Docker is not running in Linux container mode using DockerIsRunningInLinuxContainerModeFact0406f64IgnoreOnContinuousIntegrationFact📊 Changes
5 files changed (+45 additions, -47 deletions)
View changed files
📝
test/WireMock.Net.Aspire.Tests/DockerUtils.cs(+1 -4)➕
test/WireMock.Net.Aspire.Tests/Facts/DockerIsRunningInLinuxContainerModeFact.cs(+16 -0)📝
test/WireMock.Net.Aspire.Tests/IntegrationTests.cs(+3 -14)📝
test/WireMock.Net.Tests/Facts/IgnoreOnContinuousIntegrationFact.cs(+8 -8)📝
test/WireMock.Net.Tests/WireMockServerTests.cs(+17 -21)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.