Skip to content

Stat fixes

Stat fixes #55

GitHub Actions / .NET Tests succeeded Aug 14, 2023 in 1s

.NET Tests ✅

Tests passed successfully

✅ TestResults/_0f39764d3128_2023-08-14_08_09_14.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✅ 59ms
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