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

Support easily testing infinite scroll/onEndReached behavior #949

Open
stephenh opened this issue Sep 12, 2023 · 0 comments
Open

Support easily testing infinite scroll/onEndReached behavior #949

stephenh opened this issue Sep 12, 2023 · 0 comments

Comments

@stephenh
Copy link
Contributor

Currently a page's unit tests cannot easily test their infinite scrolling behavior, i.e. making ~2-3 GraphQL requests for the sliding window of data, until the end of the results are reached.

Ideally GridTable could expose some test-specific infra/API/convention for a test to easily trigger "when we hit the next infinite scroll point".

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

No branches or pull requests

1 participant