Reduce data sent to client #57
GitHub Actions / .NET Tests
succeeded
Aug 15, 2023 in 0s
.NET Tests ✅
✅ TestResults/_755f0e2005fe_2023-08-15_08_31_22.trx
9 tests were completed in 6s with 9 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
BrotatoServer.Tests.AssetTests | 3✅ | 97ms | ||
BrotatoServer.Tests.UsersControllerTests | 6✅ | 2s |
✅ BrotatoServer.Tests.AssetTests
✅ ShouldLoadItemsCorrectly
✅ ShouldLoadStatsCorrectly
✅ ShouldLoadWeaponsCorrectly
✅ BrotatoServer.Tests.UsersControllerTests
✅ ShouldCreateAndGetApiKeyForUser
✅ ShouldReturnAuthFailure
✅ ShouldReturnBadRequestWhenBodyNotSpecifiedIsTooLarge(length: 0)
✅ ShouldReturnBadRequestWhenBodyNotSpecifiedIsTooLarge(length: 2049)
✅ ShouldReturnBadRequestWhenBodyNotSpecifiedIsTooLarge(length: null)
✅ ShouldReturnExistingApiKeyForUser
Loading