Skip to content

Add integration tests for #519, #521, #523, and #525#527

Open
kingbitnation wants to merge 1 commit into
accesslayerorg:devfrom
kingbitnation:feature/integration-tests-519-521-523-525
Open

Add integration tests for #519, #521, #523, and #525#527
kingbitnation wants to merge 1 commit into
accesslayerorg:devfrom
kingbitnation:feature/integration-tests-519-521-523-525

Conversation

@kingbitnation

Copy link
Copy Markdown

Summary

Test plan

  • pnpm exec vitest run src/components/common/__tests__/TransactionHistory.creatorHandle.integration.test.tsx
  • pnpm exec vitest run src/pages/__tests__/LandingPage.holdingsCount.integration.test.tsx
  • pnpm exec vitest run src/pages/__tests__/LandingPage.debouncedSearchClear.integration.test.tsx
  • pnpm exec vitest run src/pages/__tests__/MarketingPage.integration.test.tsx
  • pnpm lint
  • pnpm build

Closes #519
Closes #521
Closes #523
Closes #525

…, and marketing page

Covers issues accesslayerorg#519, accesslayerorg#521, accesslayerorg#523, and accesslayerorg#525 with integration tests and supporting component fixes so creator handles, holdings counts, and page sections render correctly.
@drips-wave

drips-wave Bot commented Jun 30, 2026

Copy link
Copy Markdown

@kingbitnation 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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment