Skip to content

Conversation

schmijos
Copy link

@schmijos schmijos commented Apr 2, 2025

There were problems with images on a website not loading in time. Debugging was difficult and I asked myself how to improve Capybara in that regard. While playing around I found that Capybara can be completely blocked by slow resources. So I implemented these failing tests which I would like to further develop:

  • Are these tests at the right place?
  • Can I configure a lower timeout just for one single example?
  • Is it worth to simulate slow resources in the test_app rather than calling httpstat.us?

@schmijos schmijos changed the title Experiment with slow resources Experiment with slow remote resources Apr 23, 2025
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