Additional AI test cases

This commit is contained in:
P-A
2026-03-28 22:00:58 +01:00
parent b903b27890
commit f4fc960469
162 changed files with 4643 additions and 9 deletions

View File

@@ -0,0 +1,4 @@
// <autogenerated />
using System;
using System.Reflection;
[assembly: global::System.Runtime.Versioning.TargetFrameworkAttribute(".NETCoreApp,Version=v10.0", FrameworkDisplayName = ".NET 10.0")]

View File

@@ -0,0 +1,22 @@
//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
using System;
using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("Homework.Tests")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+b903b27890b0cd7d682b331b28f884f28e7addf8")]
[assembly: System.Reflection.AssemblyProductAttribute("Homework.Tests")]
[assembly: System.Reflection.AssemblyTitleAttribute("Homework.Tests")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
// Generated by the MSBuild WriteCodeFragment class.

View File

@@ -0,0 +1 @@
b5726ae2128382a598982d370a3b394498fed9c378551bf2c9e31118c333b1fb

View File

@@ -0,0 +1,17 @@
is_global = true
build_property.TargetFramework = net10.0
build_property.TargetFrameworkIdentifier = .NETCoreApp
build_property.TargetFrameworkVersion = v10.0
build_property.TargetPlatformMinVersion =
build_property.UsingMicrosoftNETSdkWeb =
build_property.ProjectTypeGuids =
build_property.InvariantGlobalization =
build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = Homework.Tests
build_property.ProjectDir = E:\Documents\GIT\homework-backend\Homework.Tests\
build_property.EnableComHosting =
build_property.EnableGeneratedComInterfaceComImportInterop =
build_property.EffectiveAnalysisLevelStyle = 10.0
build_property.EnableCodeStyleSeverity =

View File

@@ -0,0 +1,9 @@
// <auto-generated/>
global using System;
global using System.Collections.Generic;
global using System.IO;
global using System.Linq;
global using System.Net.Http;
global using System.Threading;
global using System.Threading.Tasks;
global using Xunit;

View File

@@ -0,0 +1 @@
a069a983f96018ac42b76a8eb3306cfaca2153535e502e4ffbf6c22d465bf544

View File

@@ -0,0 +1,121 @@
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\.msCoverageSourceRootsMapping_Homework.Tests
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\CoverletSourceRootsMapping_Homework.Tests
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\testhost.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\xunit.abstractions.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\Homework.deps.json
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\Homework.runtimeconfig.json
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\appsettings.Development.json
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\appsettings.json
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\Homework.staticwebassets.endpoints.json
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\Homework.exe
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\testhost.exe
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\xunit.runner.visualstudio.testadapter.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\Homework.Tests.deps.json
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\Homework.Tests.runtimeconfig.json
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\Homework.Tests.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\Homework.Tests.pdb
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\Microsoft.AspNetCore.Authentication.JwtBearer.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\Microsoft.AspNetCore.OpenApi.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\Microsoft.VisualStudio.CodeCoverage.Shim.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\Microsoft.IdentityModel.Abstractions.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\Microsoft.IdentityModel.JsonWebTokens.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\Microsoft.IdentityModel.Logging.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\Microsoft.IdentityModel.Protocols.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\Microsoft.IdentityModel.Protocols.OpenIdConnect.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\Microsoft.IdentityModel.Tokens.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\Microsoft.OpenApi.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\Microsoft.TestPlatform.CoreUtilities.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\Microsoft.TestPlatform.PlatformAbstractions.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\Microsoft.TestPlatform.CommunicationUtilities.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\Microsoft.TestPlatform.CrossPlatEngine.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\Microsoft.TestPlatform.Utilities.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\Microsoft.VisualStudio.TestPlatform.Common.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\Newtonsoft.Json.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\Swashbuckle.AspNetCore.Swagger.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\Swashbuckle.AspNetCore.SwaggerGen.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\Swashbuckle.AspNetCore.SwaggerUI.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\System.IdentityModel.Tokens.Jwt.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\xunit.assert.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\xunit.core.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\xunit.execution.dotnet.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\cs\Microsoft.TestPlatform.CoreUtilities.resources.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\cs\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\de\Microsoft.TestPlatform.CoreUtilities.resources.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\de\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\es\Microsoft.TestPlatform.CoreUtilities.resources.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\es\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\fr\Microsoft.TestPlatform.CoreUtilities.resources.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\fr\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\it\Microsoft.TestPlatform.CoreUtilities.resources.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\it\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\ja\Microsoft.TestPlatform.CoreUtilities.resources.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\ja\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\ko\Microsoft.TestPlatform.CoreUtilities.resources.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\ko\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\pl\Microsoft.TestPlatform.CoreUtilities.resources.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\pl\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\pt-BR\Microsoft.TestPlatform.CoreUtilities.resources.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\pt-BR\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\ru\Microsoft.TestPlatform.CoreUtilities.resources.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\ru\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\tr\Microsoft.TestPlatform.CoreUtilities.resources.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\tr\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\zh-Hans\Microsoft.TestPlatform.CoreUtilities.resources.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\zh-Hans\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\zh-Hant\Microsoft.TestPlatform.CoreUtilities.resources.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\zh-Hant\Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\cs\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\cs\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\cs\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\de\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\de\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\de\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\es\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\es\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\es\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\fr\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\fr\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\fr\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\it\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\it\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\it\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\ja\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\ja\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\ja\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\ko\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\ko\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\ko\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\pl\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\pl\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\pl\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\pt-BR\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\pt-BR\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\pt-BR\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\ru\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\ru\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\ru\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\tr\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\tr\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\tr\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\zh-Hans\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\zh-Hans\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\zh-Hans\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\zh-Hant\Microsoft.TestPlatform.CommunicationUtilities.resources.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\zh-Hant\Microsoft.TestPlatform.CrossPlatEngine.resources.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\zh-Hant\Microsoft.VisualStudio.TestPlatform.Common.resources.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\Homework.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\Logger.dll
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\Homework.pdb
E:\Documents\GIT\homework-backend\Homework.Tests\bin\Debug\net10.0\Logger.pdb
E:\Documents\GIT\homework-backend\Homework.Tests\obj\Debug\net10.0\Homework.Tests.csproj.AssemblyReference.cache
E:\Documents\GIT\homework-backend\Homework.Tests\obj\Debug\net10.0\Homework.Tests.GeneratedMSBuildEditorConfig.editorconfig
E:\Documents\GIT\homework-backend\Homework.Tests\obj\Debug\net10.0\Homework.Tests.AssemblyInfoInputs.cache
E:\Documents\GIT\homework-backend\Homework.Tests\obj\Debug\net10.0\Homework.Tests.AssemblyInfo.cs
E:\Documents\GIT\homework-backend\Homework.Tests\obj\Debug\net10.0\Homework.Tests.csproj.CoreCompileInputs.cache
E:\Documents\GIT\homework-backend\Homework.Tests\obj\Debug\net10.0\Homework.6EE3891C.Up2Date
E:\Documents\GIT\homework-backend\Homework.Tests\obj\Debug\net10.0\Homework.Tests.dll
E:\Documents\GIT\homework-backend\Homework.Tests\obj\Debug\net10.0\refint\Homework.Tests.dll
E:\Documents\GIT\homework-backend\Homework.Tests\obj\Debug\net10.0\Homework.Tests.pdb
E:\Documents\GIT\homework-backend\Homework.Tests\obj\Debug\net10.0\Homework.Tests.genruntimeconfig.cache
E:\Documents\GIT\homework-backend\Homework.Tests\obj\Debug\net10.0\ref\Homework.Tests.dll

Binary file not shown.

View File

@@ -0,0 +1 @@
675df2faf1b98163898858843969a15b4ae9152bbebfe3e9a78d2e5b19595d68

Binary file not shown.

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,26 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<RestoreSuccess Condition=" '$(RestoreSuccess)' == '' ">True</RestoreSuccess>
<RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\paols\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages</NuGetPackageFolders>
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">7.0.0</NuGetToolVersion>
</PropertyGroup>
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<SourceRoot Include="C:\Users\paols\.nuget\packages\" />
<SourceRoot Include="C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages\" />
</ItemGroup>
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<Import Project="$(NuGetPackageRoot)xunit.runner.visualstudio\3.1.4\build\net8.0\xunit.runner.visualstudio.props" Condition="Exists('$(NuGetPackageRoot)xunit.runner.visualstudio\3.1.4\build\net8.0\xunit.runner.visualstudio.props')" />
<Import Project="$(NuGetPackageRoot)xunit.core\2.9.3\build\xunit.core.props" Condition="Exists('$(NuGetPackageRoot)xunit.core\2.9.3\build\xunit.core.props')" />
<Import Project="$(NuGetPackageRoot)microsoft.testplatform.testhost\17.14.1\build\net8.0\Microsoft.TestPlatform.TestHost.props" Condition="Exists('$(NuGetPackageRoot)microsoft.testplatform.testhost\17.14.1\build\net8.0\Microsoft.TestPlatform.TestHost.props')" />
<Import Project="$(NuGetPackageRoot)microsoft.codecoverage\17.14.1\build\netstandard2.0\Microsoft.CodeCoverage.props" Condition="Exists('$(NuGetPackageRoot)microsoft.codecoverage\17.14.1\build\netstandard2.0\Microsoft.CodeCoverage.props')" />
<Import Project="$(NuGetPackageRoot)microsoft.net.test.sdk\17.14.1\build\net8.0\Microsoft.NET.Test.Sdk.props" Condition="Exists('$(NuGetPackageRoot)microsoft.net.test.sdk\17.14.1\build\net8.0\Microsoft.NET.Test.Sdk.props')" />
</ImportGroup>
<PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<Pkgxunit_analyzers Condition=" '$(Pkgxunit_analyzers)' == '' ">C:\Users\paols\.nuget\packages\xunit.analyzers\1.18.0</Pkgxunit_analyzers>
</PropertyGroup>
</Project>

View File

@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8" standalone="no"?>
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<Import Project="$(NuGetPackageRoot)xunit.core\2.9.3\build\xunit.core.targets" Condition="Exists('$(NuGetPackageRoot)xunit.core\2.9.3\build\xunit.core.targets')" />
<Import Project="$(NuGetPackageRoot)microsoft.extensions.logging.abstractions\10.0.0\buildTransitive\net8.0\Microsoft.Extensions.Logging.Abstractions.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.extensions.logging.abstractions\10.0.0\buildTransitive\net8.0\Microsoft.Extensions.Logging.Abstractions.targets')" />
<Import Project="$(NuGetPackageRoot)microsoft.testplatform.testhost\17.14.1\build\net8.0\Microsoft.TestPlatform.TestHost.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.testplatform.testhost\17.14.1\build\net8.0\Microsoft.TestPlatform.TestHost.targets')" />
<Import Project="$(NuGetPackageRoot)microsoft.codecoverage\17.14.1\build\netstandard2.0\Microsoft.CodeCoverage.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.codecoverage\17.14.1\build\netstandard2.0\Microsoft.CodeCoverage.targets')" />
<Import Project="$(NuGetPackageRoot)microsoft.net.test.sdk\17.14.1\build\net8.0\Microsoft.NET.Test.Sdk.targets" Condition="Exists('$(NuGetPackageRoot)microsoft.net.test.sdk\17.14.1\build\net8.0\Microsoft.NET.Test.Sdk.targets')" />
<Import Project="$(NuGetPackageRoot)coverlet.collector\6.0.4\build\netstandard2.0\coverlet.collector.targets" Condition="Exists('$(NuGetPackageRoot)coverlet.collector\6.0.4\build\netstandard2.0\coverlet.collector.targets')" />
</ImportGroup>
</Project>

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,38 @@
{
"version": 2,
"dgSpecHash": "NhF1DJsYlJA=",
"success": true,
"projectFilePath": "E:\\Documents\\GIT\\homework-backend\\Homework.Tests\\Homework.Tests.csproj",
"expectedPackageFiles": [
"C:\\Users\\paols\\.nuget\\packages\\coverlet.collector\\6.0.4\\coverlet.collector.6.0.4.nupkg.sha512",
"C:\\Users\\paols\\.nuget\\packages\\microsoft.aspnetcore.authentication.jwtbearer\\10.0.5\\microsoft.aspnetcore.authentication.jwtbearer.10.0.5.nupkg.sha512",
"C:\\Users\\paols\\.nuget\\packages\\microsoft.aspnetcore.openapi\\10.0.4\\microsoft.aspnetcore.openapi.10.0.4.nupkg.sha512",
"C:\\Users\\paols\\.nuget\\packages\\microsoft.codecoverage\\17.14.1\\microsoft.codecoverage.17.14.1.nupkg.sha512",
"C:\\Users\\paols\\.nuget\\packages\\microsoft.extensions.dependencyinjection.abstractions\\10.0.0\\microsoft.extensions.dependencyinjection.abstractions.10.0.0.nupkg.sha512",
"C:\\Users\\paols\\.nuget\\packages\\microsoft.extensions.logging.abstractions\\10.0.0\\microsoft.extensions.logging.abstractions.10.0.0.nupkg.sha512",
"C:\\Users\\paols\\.nuget\\packages\\microsoft.identitymodel.abstractions\\8.16.0\\microsoft.identitymodel.abstractions.8.16.0.nupkg.sha512",
"C:\\Users\\paols\\.nuget\\packages\\microsoft.identitymodel.jsonwebtokens\\8.16.0\\microsoft.identitymodel.jsonwebtokens.8.16.0.nupkg.sha512",
"C:\\Users\\paols\\.nuget\\packages\\microsoft.identitymodel.logging\\8.16.0\\microsoft.identitymodel.logging.8.16.0.nupkg.sha512",
"C:\\Users\\paols\\.nuget\\packages\\microsoft.identitymodel.protocols\\8.0.1\\microsoft.identitymodel.protocols.8.0.1.nupkg.sha512",
"C:\\Users\\paols\\.nuget\\packages\\microsoft.identitymodel.protocols.openidconnect\\8.0.1\\microsoft.identitymodel.protocols.openidconnect.8.0.1.nupkg.sha512",
"C:\\Users\\paols\\.nuget\\packages\\microsoft.identitymodel.tokens\\8.16.0\\microsoft.identitymodel.tokens.8.16.0.nupkg.sha512",
"C:\\Users\\paols\\.nuget\\packages\\microsoft.net.test.sdk\\17.14.1\\microsoft.net.test.sdk.17.14.1.nupkg.sha512",
"C:\\Users\\paols\\.nuget\\packages\\microsoft.openapi\\2.4.1\\microsoft.openapi.2.4.1.nupkg.sha512",
"C:\\Users\\paols\\.nuget\\packages\\microsoft.testplatform.objectmodel\\17.14.1\\microsoft.testplatform.objectmodel.17.14.1.nupkg.sha512",
"C:\\Users\\paols\\.nuget\\packages\\microsoft.testplatform.testhost\\17.14.1\\microsoft.testplatform.testhost.17.14.1.nupkg.sha512",
"C:\\Users\\paols\\.nuget\\packages\\newtonsoft.json\\13.0.3\\newtonsoft.json.13.0.3.nupkg.sha512",
"C:\\Users\\paols\\.nuget\\packages\\swashbuckle.aspnetcore.swagger\\10.1.5\\swashbuckle.aspnetcore.swagger.10.1.5.nupkg.sha512",
"C:\\Users\\paols\\.nuget\\packages\\swashbuckle.aspnetcore.swaggergen\\10.1.5\\swashbuckle.aspnetcore.swaggergen.10.1.5.nupkg.sha512",
"C:\\Users\\paols\\.nuget\\packages\\swashbuckle.aspnetcore.swaggerui\\10.1.5\\swashbuckle.aspnetcore.swaggerui.10.1.5.nupkg.sha512",
"C:\\Users\\paols\\.nuget\\packages\\system.identitymodel.tokens.jwt\\8.16.0\\system.identitymodel.tokens.jwt.8.16.0.nupkg.sha512",
"C:\\Users\\paols\\.nuget\\packages\\xunit\\2.9.3\\xunit.2.9.3.nupkg.sha512",
"C:\\Users\\paols\\.nuget\\packages\\xunit.abstractions\\2.0.3\\xunit.abstractions.2.0.3.nupkg.sha512",
"C:\\Users\\paols\\.nuget\\packages\\xunit.analyzers\\1.18.0\\xunit.analyzers.1.18.0.nupkg.sha512",
"C:\\Users\\paols\\.nuget\\packages\\xunit.assert\\2.9.3\\xunit.assert.2.9.3.nupkg.sha512",
"C:\\Users\\paols\\.nuget\\packages\\xunit.core\\2.9.3\\xunit.core.2.9.3.nupkg.sha512",
"C:\\Users\\paols\\.nuget\\packages\\xunit.extensibility.core\\2.9.3\\xunit.extensibility.core.2.9.3.nupkg.sha512",
"C:\\Users\\paols\\.nuget\\packages\\xunit.extensibility.execution\\2.9.3\\xunit.extensibility.execution.2.9.3.nupkg.sha512",
"C:\\Users\\paols\\.nuget\\packages\\xunit.runner.visualstudio\\3.1.4\\xunit.runner.visualstudio.3.1.4.nupkg.sha512"
],
"logs": []
}