Skip to content

fix: add integration test for holdings page loading skeleton (#627) - #682

Merged
Chucks1093 merged 1 commit into
accesslayerorg:devfrom
sojetunde8:fix/issue-627
Jul 28, 2026
Merged

fix: add integration test for holdings page loading skeleton (#627)#682
Chucks1093 merged 1 commit into
accesslayerorg:devfrom
sojetunde8:fix/issue-627

Conversation

@sojetunde8

Copy link
Copy Markdown

Closes #627

Summary

  • Adds integration test confirming skeleton placeholders render while the holdings query is in flight
  • Adds CreatorHoldingsSkeleton and CreatorHoldingsListSkeleton components for the holdings loading state
  • Verifies skeletons are replaced by real holding entries once data arrives
  • Asserts no skeleton elements remain after data loads

Testing

  • Ran both new integration tests and existing holdings tests — all 5 pass

@drips-wave

drips-wave Bot commented Jul 27, 2026

Copy link
Copy Markdown

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

@Chucks1093
Chucks1093 merged commit 8fad141 into accesslayerorg:dev Jul 28, 2026
1 check passed
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.

Add integration test for the holdings page showing a loading skeleton while the query is in flight

2 participants