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

Rspec tests not passing without sleep delay #1025

Open
devpixde opened this issue May 20, 2024 · 0 comments
Open

Rspec tests not passing without sleep delay #1025

devpixde opened this issue May 20, 2024 · 0 comments

Comments

@devpixde
Copy link

I just implemented a simple basic authentication following the "getting started" instructions. In principle it works but i do not get the original rspec tests to pass.
Tests pass only if i put some strategic "sleep 0.1" calls e.g. after button clicks. What did not help is to increase rspecs default_max_wait_time, so this seems strange to me. Any idea whats wrong on my system?

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