Skip to content

Commit f981f7a

Browse files
committed
feat(tests): Migrate integration tests to new structure
1 parent 143003f commit f981f7a

64 files changed

Lines changed: 66 additions & 3387 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/workflows/ci.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,6 @@ jobs:
4444
--no-restore
4545
${{ env.PROJECT_PATH }}
4646
47-
- name: Install libmsquic
48-
run: |
49-
sudo apt-get update
50-
sudo apt-get install -y libmsquic
51-
5247
- name: Run tests
5348
working-directory: "./src"
5449
run: >

src/TurboHTTP.IntegrationTests.Container/ModuleInit.cs

Lines changed: 0 additions & 12 deletions
This file was deleted.

src/TurboHTTP.IntegrationTests.Container/Shared/ClientHelper.cs

Lines changed: 0 additions & 113 deletions
This file was deleted.

src/TurboHTTP.IntegrationTests.Container/Shared/HttpProtocol.cs

Lines changed: 0 additions & 9 deletions
This file was deleted.

src/TurboHTTP.IntegrationTests.Kestrel/Features/AuthFeatureSpec.cs

Lines changed: 0 additions & 40 deletions
This file was deleted.

src/TurboHTTP.IntegrationTests.Kestrel/Features/CacheFeatureSpec.cs

Lines changed: 0 additions & 122 deletions
This file was deleted.

src/TurboHTTP.IntegrationTests.Kestrel/Features/CompressionFeatureSpec.cs

Lines changed: 0 additions & 72 deletions
This file was deleted.

0 commit comments

Comments
 (0)