Skip to content

[TT-9720] Replace Refit with standard HttpClient #36

[TT-9720] Replace Refit with standard HttpClient

[TT-9720] Replace Refit with standard HttpClient #36

GitHub Actions / Unit test report succeeded Nov 27, 2024 in 0s

43 passed, 0 failed and 0 skipped

Tests passed successfully

✅ /home/runner/work/w3w-dotnet-wrapper/w3w-dotnet-wrapper/what3words.dotnet.wrapper.utests/TestResults/test-results.trx

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

Test suite Passed Failed Skipped Time
what3words.dotnet.wrapper.utests.Autosuggest 19✅ 5s
what3words.dotnet.wrapper.utests.AutosuggestWithCoordinates 2✅ 1s
what3words.dotnet.wrapper.utests.AvailableLanguages 2✅ 767ms
what3words.dotnet.wrapper.utests.ConvertTo3WA 5✅ 2s
what3words.dotnet.wrapper.utests.ConvertToCoordinates 5✅ 2s
what3words.dotnet.wrapper.utests.GridSection 4✅ 1s
what3words.dotnet.wrapper.utests.Validate3wa 6✅ 915ms

✅ what3words.dotnet.wrapper.utests.Autosuggest

✅ Autosuggest_BadClipToCircle
✅ Autosuggest_BadFocus
✅ Autosuggest_ClipInvalidCountry
✅ Autosuggest_ClipToBoundingBox
✅ Autosuggest_ClipToBoundingBoxLng
✅ Autosuggest_ClipToBoundingBoxThatWrapsAroundPolesButExcludesLondon
✅ Autosuggest_ClipToBoundingBoxThatWrapsAroundWorldButExcludesLondon
✅ Autosuggest_ClipToBoundingInfinitelySmall
✅ Autosuggest_ClipToCircle
✅ Autosuggest_ClipToCountryThatDoesNotExist
✅ Autosuggest_ClipToPolygon
✅ Autosuggest_ClipToPolygonWithFewPoints
✅ Autosuggest_ClipToPolygonWithHugeLongitude
✅ Autosuggest_Culture_ClipToBoundingBox
✅ Autosuggest_Culture_ClipToCircle
✅ Autosuggest_Culture_ClipToPolygon
✅ Autosuggest_Culture_ValidFocus
✅ Autosuggest_NoParams
✅ Autosuggest_ValidFocus

✅ what3words.dotnet.wrapper.utests.AutosuggestWithCoordinates

✅ AutosuggestWithCoordinates_Selection
✅ AutosuggestWithCoordinates_ValidFocus

✅ what3words.dotnet.wrapper.utests.AvailableLanguages

✅ AvailableLanguages_Success
✅ ConvertTo3WA_InvalidKey

✅ what3words.dotnet.wrapper.utests.ConvertTo3WA

✅ ConvertTo3WA_BadCoordinates
✅ ConvertTo3WA_CultureVariant_Success
✅ ConvertTo3WA_InvalidKey
✅ ConvertTo3WA_Success
✅ ConvertTo3WA_SuccessWithLanguage

✅ what3words.dotnet.wrapper.utests.ConvertToCoordinates

✅ ConvertToCoordinates_BadWords
✅ ConvertToCoordinates_FreePlan
✅ ConvertToCoordinates_InvalidKey
✅ ConvertToCoordinates_Success
✅ ConvertToCoordinates_SuccessWithDifferentLanguage

✅ what3words.dotnet.wrapper.utests.GridSection

✅ GridSection_BadBoundingBox
✅ GridSection_BoundingBoxTooBig
✅ GridSection_InvalidKey
✅ GridSection_Success

✅ what3words.dotnet.wrapper.utests.Validate3wa

✅ FindPossible3wa_Returns_3wa_Results
✅ FindPossible3wa_Returns_Empty_Results
✅ IsPossible3wa_Returns_False
✅ IsPossible3wa_Returns_True
✅ IsValid3wa_Returns_False
✅ IsValid3wa_Returns_True