Skip to content

Remove google credential in env #33

Remove google credential in env

Remove google credential in env #33

GitHub Actions / DotNET Tests succeeded May 9, 2024 in 0s

DotNET Tests ✅

Tests passed successfully

✅ crs/Services/Book/Tests/Infrastructure.UnitTests/TestResults/test-results.trx

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

Test suite Passed Failed Skipped Time
Infrastructure.UnitTests.Hashing.HashingServiceTests 6✅ 8ms

✅ Infrastructure.UnitTests.Hashing.HashingServiceTests

✅ HashingService_GenerateSalt_Returns_NonEmptyString
✅ HashingService_GenerateToken_Returns_NonEmptyString
✅ HashingService_Hash_GeneratesCorrectHash(password: "MySuperSecureP@ssw0rd")
✅ HashingService_Hash_GeneratesCorrectHash(password: "Sa197605")
✅ HashingService_Verify_Password(password: "2hwbxhjxeh1b")
✅ HashingService_Verify_Password(password: "deleSuperSecurePdekdkmeded")