Helps
Mocking XHRs in Capybara
How do you mock AJAX requests in Capybara tests?
Suggestions:
- Execute Javascript on the page before the test
How do you mock AJAX requests in Capybara tests?
Suggestions:
We created a new migration that added a non-string column. After pushing to heroku and running the migration, the column shows up as string.
Suggestions:
Ensures that a given process is only running once. Keeps scheduled tasks from overlapping. Uses lock PID files. https://github.com/rjackson/singleton_process