-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Aspnetcore tests #384
Aspnetcore tests #384
Conversation
* OpenRiaservices.EndToEnd.Wcf.Test * OpenRiaservices.EndToEnd.AspNetCore.Test Should make it easier to run tests against both environments while developing. * Move files * Add new projects * Add new InternalsVisibleTo
This pull request fixes 1 alert when merging 0bf9851 into 66669c7 - view on LGTM.com fixed alerts:
|
This pull request fixes 1 alert when merging 1d1d7ef into 66669c7 - view on LGTM.com fixed alerts:
|
src/Test/OpenRiaservices.EndToEnd.Wcf.Test/Data/WebDomainClientTests.cs
Dismissed
Show dismissed
Hide dismissed
only <=18 failing tests
37ddff8
to
439c505
Compare
src/Test/OpenRiaservices.EndToEnd.Wcf.Test/Data/TestHelpers.cs
Dismissed
Show dismissed
Hide dismissed
src/Test/Desktop/OpenRiaServices.Common.DomainServices.Test/DBImager.cs
Dismissed
Show dismissed
Hide dismissed
src/Test/Desktop/OpenRiaServices.Common.DomainServices.Test/DBImager.cs
Dismissed
Show dismissed
Hide dismissed
src/Test/Desktop/OpenRiaServices.Common.DomainServices.Test/Cities/Cities.shared.cs
Dismissed
Show dismissed
Hide dismissed
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@OpenRIAServices/openriaservicescore I am gonna set this to autocomplete.
There is still som work to do, but at least this will be an important milestone to have most test running.
src/OpenRiaServices.Client/Test/Client.Test/Data/EntityContainerTests.cs
Show resolved
Hide resolved
src/Test/OpenRiaservices.EndToEnd.Wcf.Test/Data/DomainContextWithMockDomainClientTests.cs
Show resolved
Hide resolved
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
Contributes in part to #359