Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: e2e infinite scroll #562

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Conversation

peterpeterparker
Copy link
Member

@peterpeterparker peterpeterparker commented Jan 20, 2025

Motivation

Given that the InfiniteScroll component will need some adjustments for compatibility with Svelte v5, I thought it would be a good idea to first add an end-to-end test to verify that the scroll works as expected.

Notes

Requires #563 configuration to build the showcase app.

Changes

  • Add a testId to the component
  • Provide some demo and test data within the infinite scroll component page
  • Write e2e tests that assert that data are loaded on scroll

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