We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We should be able to run UI tests to detect whether any expected behaviours of TimelineTableView have been broken. The following tests are proposed:
TimelineTableView
The text was updated successfully, but these errors were encountered:
#352: Add basic UI tests for the timeline.
294d30c
Makes the MockTimelineController configurable with incoming items and pagination responses.
#352: Add basic UI tests for the timeline. (#363)
6dc2ea8
Closed by #380.
Sorry, something went wrong.
pixlwave
No branches or pull requests
We should be able to run UI tests to detect whether any expected behaviours of
TimelineTableView
have been broken. The following tests are proposed:Receiving a pagination response that succeeds but without any items - the Syncing indicator should be hidden.(syncing indicator removed)The text was updated successfully, but these errors were encountered: