SES-144 Seed tabeli przeciwników #72

Merged
s426134 merged 3 commits from SES-144 into dev 2021-01-14 16:44:26 +01:00
4 changed files with 52106 additions and 1 deletions
Showing only changes of commit e6dc7deeb9 - Show all commits

File diff suppressed because it is too large Load Diff

View File

@ -28,7 +28,7 @@ namespace SessionCompanion.XUnitTests
this.userServiceMock.Setup(p => p.SearchUserByUsername("test")).ReturnsAsync(test);
this.userController = new UserController(this.userServiceMock.Object);
//this.userController = new UserController(this.userServiceMock.Object);
Review

?

?
Review

Blokowało mi kompilacje xd

Blokowało mi kompilacje xd
}
[Test]