OpenRIAServices / OpenRiaServices

The Open RIA Services project continues what was previously known as WCF RIA Services.
https://openriaservices.gitbook.io/openriaservices/
Apache License 2.0
54 stars 47 forks source link

Run AspNetCore E2E tests with NET8 on server #463

Closed Daniel-Svensson closed 7 months ago

Daniel-Svensson commented 7 months ago

.NET8

Test improvements

Build improvements

Daniel-Svensson commented 7 months ago

I believe it should be safe to merge thus once #458 is merged (it requires .net 8 sdk)

Daniel-Svensson commented 7 months ago

I believe failing aspnetcore e2e test is due to server not having started yet.

Should be fixed in assembly init by waiting for server to start

sonarcloud[bot] commented 7 months ago

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
100.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud