iOS/Tests/Shared/Webhook
Bruno Pantaleão Gonçalves 0bcdd045c9
Retry with activeURL when cloud hook returns 503 (#2906)
<!-- Thank you for submitting a Pull Request and helping to improve Home
Assistant. Please complete the following sections to help the processing
and review of your changes. Please do not delete anything from this
template. -->

## Summary
<!-- Provide a brief summary of the changes you have made and most
importantly what they aim to achieve -->

## Screenshots
<!-- If this is a user-facing change not in the frontend, please include
screenshots in light and dark mode. -->

## Link to pull request in Documentation repository
<!-- Pull requests that add, change or remove functionality must have a
corresponding pull request in the Companion App Documentation repository
(https://github.com/home-assistant/companion.home-assistant). Please add
the number of this pull request after the "#" -->
Documentation: home-assistant/companion.home-assistant#

## Any other notes
<!-- If there is any other information of note, like if this Pull
Request is part of a bigger change, please include it here. -->
2024-08-13 13:58:02 +02:00
..
FakeWebhookManager.swift Multi-server (#1906) 2021-11-27 12:33:46 -08:00
Promise+WebhookJson.test.swift Retry with activeURL when cloud hook returns 503 (#2906) 2024-08-13 13:58:02 +02:00
WebhookManager.test.swift Remove default `options` parameter (#2621) 2024-03-04 09:28:53 +01:00
WebhookResponseLocation.test.swift Multi-server (#1906) 2021-11-27 12:33:46 -08:00
WebhookResponseServiceCall.test.swift Multi-server (#1906) 2021-11-27 12:33:46 -08:00
WebhookResponseUnhandled.test.swift Multi-server (#1906) 2021-11-27 12:33:46 -08:00
WebhookResponseUpdateComplications.test.swift Update swift lint and format + appy fixes (#2585) 2024-02-22 13:06:39 +01:00
WebhookResponseUpdateSensors.test.swift Update swift lint and format + appy fixes (#2585) 2024-02-22 13:06:39 +01:00
WebhookUpdateLocation.test.swift Update dependecy and cleanup code (#2581) 2024-02-23 15:04:00 +01:00