Skip to content

Commit

Permalink
major refactoring and cleanup of integration test suite
Browse files Browse the repository at this point in the history
  • Loading branch information
robinrodricks committed Aug 2, 2022
1 parent d1dd45c commit 8595793
Show file tree
Hide file tree
Showing 39 changed files with 713 additions and 642 deletions.
117 changes: 0 additions & 117 deletions FluentFTP.Tests.Integration/DockerFtpServerFixture.cs

This file was deleted.

29 changes: 0 additions & 29 deletions FluentFTP.Tests.Integration/FluentFTP.Tests.Integration.csproj

This file was deleted.

226 changes: 0 additions & 226 deletions FluentFTP.Tests.Integration/Tests.cs

This file was deleted.

1 change: 0 additions & 1 deletion FluentFTP.Tests.Integration/Usings.cs

This file was deleted.

2 changes: 1 addition & 1 deletion FluentFTP.Tests/FluentFTP.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
</ItemGroup>

<ItemGroup>
<ProjectReference Include="..\FluentFTPServer\FluentFTPServer.csproj" />
<ProjectReference Include="..\FluentFTP.Xunit\FluentFTP.Xunit.csproj" />
<ProjectReference Include="..\FluentFTP\FluentFTP.csproj" />
</ItemGroup>

Expand Down
Loading

0 comments on commit 8595793

Please sign in to comment.