Skip to content
This repository has been archived by the owner on Jan 11, 2024. It is now read-only.

fix horizontal_scrolling()'s incorrect assertions #43

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

SoloSynth1
Copy link

@SoloSynth1 SoloSynth1 commented Aug 22, 2022

Fixes #37 & #39.

The test horizontal_scrolling() does not give enough time for the list to be swiped left. As a result, the test will always fail even when the app is correctly implemented.

This fix adds a wait period (1.5 second) for the scrolling effect to come to a full stop, then check the name on the card on the screen i.e. "Nox".

@google-cla
Copy link

google-cla bot commented Aug 22, 2022

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Android Basics: Dogglers app
1 participant