Skip to content

[8064] Flaky spec > Offboarding redirect sometimes lands on login page - #8065

Merged
n-lark merged 1 commit into
mainfrom
8064-flaky-offboarding-spec
Aug 4, 2026
Merged

[8064] Flaky spec > Offboarding redirect sometimes lands on login page#8065
n-lark merged 1 commit into
mainfrom
8064-flaky-offboarding-spec

Conversation

@n-lark

@n-lark n-lark commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Description

Makes offboarding.spec.js less flaky by disconnecting the subscribers before deleting a user so they stop fighting each other for redirects.

Related Issue(s)

Resolves #8064

Checklist

  • I have read the contribution guidelines
  • Suitable unit/system level tests have been added and they pass
  • Documentation has been updated
    • Upgrade instructions
    • Configuration details
    • Concepts
  • Changes flowforge.yml?
    • Issue/PR raised on FlowFuse/helm to update ConfigMap Template
    • Issue/PR raised on FlowFuse/CloudProject to update values for Staging/Production
  • Link to Changelog Entry PR, or note why one is not needed.

Labels

  • Includes a DB migration? -> add the area:migration label

@n-lark
n-lark requested review from andypalmi, cstns and hardillb August 4, 2026 19:59
@n-lark n-lark self-assigned this Aug 4, 2026
@codecov

codecov Bot commented Aug 4, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.14%. Comparing base (5c2e423) to head (ec25246).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8065   +/-   ##
=======================================
  Coverage   76.14%   76.14%           
=======================================
  Files         439      439           
  Lines       23571    23571           
  Branches     6281     6281           
=======================================
  Hits        17948    17948           
  Misses       5623     5623           
Flag Coverage Δ
backend 76.14% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@n-lark
n-lark merged commit 21dd63f into main Aug 4, 2026
29 checks passed
@n-lark
n-lark deleted the 8064-flaky-offboarding-spec branch August 4, 2026 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Flaky spec > Offboarding redirect sometimes lands on login page

2 participants