Skip to content

test: verify web session token persistence - #208

Open
jeeftor wants to merge 2 commits into
masterfrom
fix/web-session-token-expiry
Open

jeeftor wants to merge 2 commits into
masterfrom
fix/web-session-token-expiry

Conversation

@jeeftor

@jeeftor jeeftor commented Jul 30, 2026

Copy link
Copy Markdown
Owner

Refs #187

Summary

  • add a real-server Playwright regression test for the reported five-minute web session-token expiry
  • verify the tokenized UI remains authenticated after a simulated five-minute interval and full page reload

Verification

  • npm exec playwright test tests/e2e/gui-smoke.spec.ts -- --grep "#187: keeps the web session token usable after five minutes" --project=chromium-desktop
  • prek run --all-files

Notes

The test passes, so the application does not reproduce session expiry while its web-server process remains running. The reporter's Docker/reverse-proxy deployment still needs validation for a container restart or loss of the tokenized URL.

Docs, changelog, and ABS matrix: not applicable; this adds regression coverage only.


Open in Devin Review

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 1 additional finding.

Open in Devin Review

@codecov

codecov Bot commented Jul 30, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 32.69%. Comparing base (9d0b9fd) to head (820bc5c).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #208   +/-   ##
=======================================
  Coverage   32.69%   32.69%           
=======================================
  Files          72       72           
  Lines       11476    11476           
=======================================
  Hits         3752     3752           
  Misses       7381     7381           
  Partials      343      343           
Flag Coverage Δ
unittests 32.69% <ø> (ø)

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.

@sonarqubecloud

Copy link
Copy Markdown

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.

1 participant