Skip to content

Commit

Permalink
Remove testing, TestContainers project is better approach.
Browse files Browse the repository at this point in the history
  • Loading branch information
damianh committed Nov 18, 2023
1 parent ac82f13 commit 10d081c
Show file tree
Hide file tree
Showing 12 changed files with 0 additions and 455 deletions.
1 change: 0 additions & 1 deletion .github/WorkflowGen/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ void GenerateWorkflowsForLibs()
"little-forker",
"pulumi",
"system-extensions",
"testing",
"webhook-relay"
};

Expand Down
63 changes: 0 additions & 63 deletions .github/workflows/testing-ci.yml

This file was deleted.

29 changes: 0 additions & 29 deletions PlatformLibs.sln
Original file line number Diff line number Diff line change
Expand Up @@ -109,22 +109,6 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SystemExtensions", "libs\sy
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "SystemExtensions.Tests", "libs\system-extensions\tests\SystemExtensions.Tests\SystemExtensions.Tests.csproj", "{723D27AE-E5E7-4ABC-802C-F67299C63257}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "testing", "testing", "{E49DE013-4C18-4A9B-A541-842FC38E5E93}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{0CB2B190-89C7-49A1-A380-53F862237F24}"
ProjectSection(SolutionItems) = preProject
libs\testing\src\Directory.Build.props = libs\testing\src\Directory.Build.props
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "tests", "tests", "{6ED4DFF8-FAC8-402A-92EA-72DE7F5BFF93}"
ProjectSection(SolutionItems) = preProject
libs\testing\tests\Directory.Build.props = libs\testing\tests\Directory.Build.props
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Testing.Fixtures", "libs\testing\src\Testing.Fixtures\Testing.Fixtures.csproj", "{7943D27C-1268-43F0-85D0-5879F1E734F0}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Testing.Fixtures.Tests", "libs\testing\tests\Testing.Fixtures.Tests\Testing.Fixtures.Tests.csproj", "{FC5B745A-6E38-4B1B-ACDF-F6293BA30244}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "pulumi", "pulumi", "{CA1CB8E3-8811-4407-BA8E-952C2206D716}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{2209C4A6-1E2A-4F12-A707-22DEBBFEC78A}"
Expand Down Expand Up @@ -325,14 +309,6 @@ Global
{723D27AE-E5E7-4ABC-802C-F67299C63257}.Debug|Any CPU.Build.0 = Debug|Any CPU
{723D27AE-E5E7-4ABC-802C-F67299C63257}.Release|Any CPU.ActiveCfg = Release|Any CPU
{723D27AE-E5E7-4ABC-802C-F67299C63257}.Release|Any CPU.Build.0 = Release|Any CPU
{7943D27C-1268-43F0-85D0-5879F1E734F0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7943D27C-1268-43F0-85D0-5879F1E734F0}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7943D27C-1268-43F0-85D0-5879F1E734F0}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7943D27C-1268-43F0-85D0-5879F1E734F0}.Release|Any CPU.Build.0 = Release|Any CPU
{FC5B745A-6E38-4B1B-ACDF-F6293BA30244}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FC5B745A-6E38-4B1B-ACDF-F6293BA30244}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FC5B745A-6E38-4B1B-ACDF-F6293BA30244}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FC5B745A-6E38-4B1B-ACDF-F6293BA30244}.Release|Any CPU.Build.0 = Release|Any CPU
{2F3CB9B8-8A2A-4709-B73B-6A1B043D52A2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2F3CB9B8-8A2A-4709-B73B-6A1B043D52A2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2F3CB9B8-8A2A-4709-B73B-6A1B043D52A2}.Release|Any CPU.ActiveCfg = Release|Any CPU
Expand Down Expand Up @@ -469,11 +445,6 @@ Global
{F70F25F9-FBBF-46B2-8BD4-C84FB24D998E} = {F01A2FEE-A5E4-4649-AE63-C150E1345340}
{55E08F6C-7F5D-4D15-BAF0-B0CB10170C1B} = {784169CC-99B9-4FF6-8F2D-45CC232CEDFB}
{723D27AE-E5E7-4ABC-802C-F67299C63257} = {BAF61FF9-F641-4929-AC36-3314F03930DC}
{E49DE013-4C18-4A9B-A541-842FC38E5E93} = {5038BE98-AAF8-4FB1-B683-C03B760C36A7}
{0CB2B190-89C7-49A1-A380-53F862237F24} = {E49DE013-4C18-4A9B-A541-842FC38E5E93}
{6ED4DFF8-FAC8-402A-92EA-72DE7F5BFF93} = {E49DE013-4C18-4A9B-A541-842FC38E5E93}
{7943D27C-1268-43F0-85D0-5879F1E734F0} = {0CB2B190-89C7-49A1-A380-53F862237F24}
{FC5B745A-6E38-4B1B-ACDF-F6293BA30244} = {6ED4DFF8-FAC8-402A-92EA-72DE7F5BFF93}
{CA1CB8E3-8811-4407-BA8E-952C2206D716} = {5038BE98-AAF8-4FB1-B683-C03B760C36A7}
{2209C4A6-1E2A-4F12-A707-22DEBBFEC78A} = {CA1CB8E3-8811-4407-BA8E-952C2206D716}
{2F3CB9B8-8A2A-4709-B73B-6A1B043D52A2} = {2209C4A6-1E2A-4F12-A707-22DEBBFEC78A}
Expand Down
11 changes: 0 additions & 11 deletions libs/testing/src/Directory.Build.props

This file was deleted.

94 changes: 0 additions & 94 deletions libs/testing/src/Testing.Fixtures/DynamoDBFixture.cs

This file was deleted.

29 changes: 0 additions & 29 deletions libs/testing/src/Testing.Fixtures/FixtureUtils.cs

This file was deleted.

115 changes: 0 additions & 115 deletions libs/testing/src/Testing.Fixtures/LocalStackFixture.cs

This file was deleted.

8 changes: 0 additions & 8 deletions libs/testing/src/Testing.Fixtures/Testing.Fixtures.csproj

This file was deleted.

4 changes: 0 additions & 4 deletions libs/testing/tests/Directory.Build.props

This file was deleted.

Loading

0 comments on commit 10d081c

Please sign in to comment.