File tree 13 files changed +19
-22
lines changed
ECommerce/Carts/Carts.Api
Warehouse/Warehouse.Api.Tests
Products/GettingProductDetails
13 files changed +19
-22
lines changed Original file line number Diff line number Diff line change 18
18
</ItemGroup >
19
19
20
20
<ItemGroup >
21
- <ProjectReference Include =" ..\Core.Api.Testing\Core.Api.Testing.csproj" />
22
21
<ProjectReference Include =" ..\Core\Core.csproj" />
23
22
</ItemGroup >
24
23
</Project >
Original file line number Diff line number Diff line change 7
7
<ItemGroup >
8
8
<PackageReference Include =" Swashbuckle.AspNetCore" Version =" 6.3.1" />
9
9
<PackageReference Include =" Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version =" 6.0.6" />
10
- <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 6.0.5 " >
10
+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 6.0.6 " >
11
11
<PrivateAssets >all</PrivateAssets >
12
12
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
13
13
</PackageReference >
14
- <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 6.0.5 " />
14
+ <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 6.0.6 " />
15
15
</ItemGroup >
16
16
17
17
<ItemGroup >
Original file line number Diff line number Diff line change 7
7
<ItemGroup >
8
8
<PackageReference Include =" Swashbuckle.AspNetCore" Version =" 6.3.1" />
9
9
<PackageReference Include =" Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version =" 6.0.6" />
10
- <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 6.0.5 " >
10
+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 6.0.6 " >
11
11
<PrivateAssets >all</PrivateAssets >
12
12
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
13
13
</PackageReference >
14
- <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 6.0.5 " />
14
+ <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 6.0.6 " />
15
15
</ItemGroup >
16
16
17
17
<ItemGroup >
Original file line number Diff line number Diff line change 7
7
<ItemGroup >
8
8
<PackageReference Include =" Swashbuckle.AspNetCore" Version =" 6.3.1" />
9
9
<PackageReference Include =" Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version =" 6.0.6" />
10
- <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 6.0.5 " >
10
+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 6.0.6 " >
11
11
<PrivateAssets >all</PrivateAssets >
12
12
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
13
13
</PackageReference >
14
- <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 6.0.5 " />
14
+ <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 6.0.6 " />
15
15
</ItemGroup >
16
16
17
17
<ItemGroup >
Original file line number Diff line number Diff line change 7
7
<ItemGroup >
8
8
<PackageReference Include =" Swashbuckle.AspNetCore" Version =" 6.3.1" />
9
9
<PackageReference Include =" Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version =" 6.0.6" />
10
- <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 6.0.5 " >
10
+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 6.0.6 " >
11
11
<PrivateAssets >all</PrivateAssets >
12
12
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
13
13
</PackageReference >
Original file line number Diff line number Diff line change 14
14
15
15
<ItemGroup >
16
16
<PackageReference Include =" JsonNet.PrivateSettersContractResolvers" Version =" 1.0.0" />
17
- <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 6.0.5 " />
18
- <PackageReference Include =" Microsoft.EntityFrameworkCore.Tools" Version =" 6.0.5 " >
17
+ <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 6.0.6 " />
18
+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Tools" Version =" 6.0.6 " >
19
19
<PrivateAssets >all</PrivateAssets >
20
20
<IncludeAssets >runtime; build; native; contentfiles; analyzers</IncludeAssets >
21
21
</PackageReference >
22
- <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 6.0.5 " >
22
+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 6.0.6 " >
23
23
<PrivateAssets >all</PrivateAssets >
24
24
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
25
25
</PackageReference >
Original file line number Diff line number Diff line change 7
7
<ItemGroup >
8
8
<PackageReference Include =" Swashbuckle.AspNetCore" Version =" 6.3.1" />
9
9
<PackageReference Include =" Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version =" 6.0.6" />
10
- <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 6.0.5 " >
10
+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 6.0.6 " >
11
11
<PrivateAssets >all</PrivateAssets >
12
12
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
13
13
</PackageReference >
14
- <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 6.0.5 " />
14
+ <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 6.0.6 " />
15
15
</ItemGroup >
16
16
17
17
<ItemGroup >
Original file line number Diff line number Diff line change 19
19
</ItemGroup >
20
20
21
21
<ItemGroup >
22
- <ProjectReference Include =" ..\..\..\..\Core.Api.Testing\Core.Api.Testing.csproj" />
23
22
<ProjectReference Include =" ..\..\..\..\Core.Testing\Core.Testing.csproj" />
24
23
<ProjectReference Include =" ..\ECommerce.Api\ECommerce.Api.csproj" />
25
24
<ProjectReference Include =" ..\ECommerce\ECommerce.csproj" />
Original file line number Diff line number Diff line change 5
5
</PropertyGroup >
6
6
7
7
<ItemGroup >
8
- <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 6.0.5 " >
8
+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 6.0.6 " >
9
9
<PrivateAssets >all</PrivateAssets >
10
10
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
11
11
</PackageReference >
Original file line number Diff line number Diff line change 13
13
14
14
<PackageReference Include =" EventStore.Client.Grpc.Streams" Version =" 22.0.0" />
15
15
16
- <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 6.0.5 " />
17
- <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 6.0.5 " >
16
+ <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 6.0.6 " />
17
+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 6.0.6 " >
18
18
<PrivateAssets >all</PrivateAssets >
19
19
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
20
20
</PackageReference >
Original file line number Diff line number Diff line change 13
13
14
14
<PackageReference Include =" EventStore.Client.Grpc.Streams" Version =" 22.0.0" />
15
15
16
- <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 6.0.5 " />
17
- <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 6.0.5 " >
16
+ <PackageReference Include =" Microsoft.EntityFrameworkCore" Version =" 6.0.6 " />
17
+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Design" Version =" 6.0.6 " >
18
18
<PrivateAssets >all</PrivateAssets >
19
19
<IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
20
20
</PackageReference >
Original file line number Diff line number Diff line change @@ -21,10 +21,10 @@ public Task ValidRequest_With_NoParams_ShouldReturn_200() =>
21
21
[ Theory ]
22
22
[ InlineData ( 12 ) ]
23
23
[ InlineData ( "not-a-guid" ) ]
24
- public Task InvalidGuidId_ShouldReturn_400 ( object invalidId ) =>
24
+ public Task InvalidGuidId_ShouldReturn_404 ( object invalidId ) =>
25
25
API . Given ( URI ( $ "/api/products/{ invalidId } ") )
26
26
. When ( GET )
27
- . Then ( BAD_REQUEST ) ;
27
+ . Then ( NOT_FOUND ) ;
28
28
29
29
[ Fact ]
30
30
public Task NotExistingId_ShouldReturn_404 ( ) =>
Original file line number Diff line number Diff line change 20
20
</ItemGroup >
21
21
22
22
<ItemGroup >
23
- <ProjectReference Include =" ..\..\..\Core.Api.Testing\Core.Api.Testing.csproj" />
24
23
<ProjectReference Include =" ..\..\..\Core.Testing\Core.Testing.csproj" />
25
24
<ProjectReference Include =" ..\Warehouse.Api\Warehouse.Api.csproj" />
26
25
<ProjectReference Include =" ..\Warehouse\Warehouse.csproj" />
You can’t perform that action at this time.
0 commit comments