Skip to content

Cleanup settings page, improve text. #42

Cleanup settings page, improve text.

Cleanup settings page, improve text. #42

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

.NET Tests ✅

Tests passed successfully

✅ TestResults/_0be70d0ed797_2023-08-08_23_40_18.trx

6 tests were completed in 4s with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
BrotatoServer.Tests.UsersControllerTests 6✅ 1s

✅ BrotatoServer.Tests.UsersControllerTests

✅ ShouldCreateAndGetApiKeyForUser
✅ ShouldReturnAuthFailure
✅ ShouldReturnBadRequestWhenBodyNotSpecifiedIsTooLarge(length: 0)
✅ ShouldReturnBadRequestWhenBodyNotSpecifiedIsTooLarge(length: 2049)
✅ ShouldReturnBadRequestWhenBodyNotSpecifiedIsTooLarge(length: null)
✅ ShouldReturnExistingApiKeyForUser