Add integration tests for Passwordless.AspNetCore
#166
Annotations
2 errors and 10 warnings
Run tests:
tests/Passwordless.AspNetCore.Tests/EndpointTests.cs#L81
Expected responses.Skip(1) to contain only items matching (Convert(r.StatusCode, Int32) == 400), but {StatusCode: 200, ReasonPhrase: 'OK', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
Content-Type: application/json; charset=utf-8
}, StatusCode: 200, ReasonPhrase: 'OK', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
Content-Type: application/json; charset=utf-8
}, StatusCode: 200, ReasonPhrase: 'OK', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
Content-Type: application/json; charset=utf-8
}, StatusCode: 200, ReasonPhrase: 'OK', Version: 1.1, Content: System.Net.Http.StreamContent, Headers:
{
Content-Type: application/json; charset=utf-8
}} do(es) not match.
|
Run tests
Process completed with exit code 1.
|
Run build
Missing XML comment for publicly visible type or member 'CredentialDescriptor'
|
Run build
Missing XML comment for publicly visible type or member 'CredentialDescriptor.CredentialDescriptor(byte[])'
|
Run build
Missing XML comment for publicly visible type or member 'CredentialDescriptor.Id'
|
Run build
Missing XML comment for publicly visible type or member 'RegisterTokenResponse'
|
Run build
Missing XML comment for publicly visible type or member 'RegisterTokenResponse.RegisterTokenResponse(string)'
|
Run build
Missing XML comment for publicly visible type or member 'RegisterTokenResponse.Token'
|
Run build
Missing XML comment for publicly visible type or member 'SetAliasRequest'
|
Run build
Missing XML comment for publicly visible type or member 'SetAliasRequest.UserId'
|
Run build
Missing XML comment for publicly visible type or member 'SetAliasRequest.Aliases'
|
Run build
Missing XML comment for publicly visible type or member 'PasswordlessUserSummary'
|
The logs for this run have expired and are no longer available.
Loading