feat: created structure project and user register and login #8
Annotations
6 errors and 9 warnings
Living.Tests.UseCases.User.LoginUserTest.LoginUser_ShouldNotLoginWhenUserNotInvalid
Npgsql.NpgsqlException : Failed to connect to 127.0.0.1:5432
---- System.Net.Sockets.SocketException : Connection refused
|
Living.Tests.UseCases.User.LoginUserTest.LoginUser_ShouldLogin
Npgsql.NpgsqlException : Failed to connect to 127.0.0.1:5432
---- System.Net.Sockets.SocketException : Connection refused
|
Living.Tests.UseCases.User.LoginUserTest.LoginUser_ShouldNotLoginWhenPasswordIsInvalid
Npgsql.NpgsqlException : Failed to connect to 127.0.0.1:5432
---- System.Net.Sockets.SocketException : Connection refused
|
Living.Tests.UseCases.User.RefleshTokenTests.RefleshToken_ShouldReflesh
Npgsql.NpgsqlException : Failed to connect to 127.0.0.1:5432
---- System.Net.Sockets.SocketException : Connection refused
|
Living.Tests.UseCases.User.RegisterUserTests.RegisterUserCommand_ShouldRegister
Npgsql.NpgsqlException : Failed to connect to 127.0.0.1:5432
---- System.Net.Sockets.SocketException : Connection refused
|
checks
Process completed with exit code 1.
|
|
|
|
|
|
|
|
|
|