Skip to content

test: add integration test for saved campaigns persistence - #890

Open
Hikmaholadele wants to merge 2 commits into
Iris-IV:mainfrom
Hikmaholadele:test/806-saved-campaigns-persistence
Open

test: add integration test for saved campaigns persistence#890
Hikmaholadele wants to merge 2 commits into
Iris-IV:mainfrom
Hikmaholadele:test/806-saved-campaigns-persistence

Conversation

@Hikmaholadele

Copy link
Copy Markdown

Close #806.

Summary

Adds an integration test verifying that saved (favorite) campaigns persist throughout a browser session.

Changes

  • Added SavedCampaignsPersistence.test.tsx
  • Verified saved campaigns persist after navigation
  • Verified saved campaigns persist after reload/remount within the same session
  • Verified unsaving a campaign also persists across navigation and reload

Validation

  • Integration test passes
  • Existing test suite passes
  • Lint passes
  • TypeScript checks pass

Closes #806

@drips-wave

drips-wave Bot commented Jul 30, 2026

Copy link
Copy Markdown

@Hikmaholadele Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@sshdopey

Copy link
Copy Markdown
Contributor

Auto-review failed (API error). Leaving PR for human review.

@sshdopey

Copy link
Copy Markdown
Contributor

Auto-review failed (API error). Leaving PR for human review.

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.

[Testing] Add integration test for saved/favorite campaigns persisting across a session

2 participants