Skip to content

Update spec to use unique external URLs

Patrick Bajao requested to merge pb-external-status-check-widget-flaky-fix into master

What does this MR do and why?

The spec is flaky because external_url by default returns the value of FFaker::Internet.http_url. It returns a random URL but not necessarily unique.

To ensure uniqueness of the external_url within the spec, we set unique URLs instead.

More info about investigation in: !164816 (comment 2151872023).

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Patrick Bajao

Merge request reports

Loading