↧
Fixed Sidekiq version to 3.4.2
The latest Sidekiq 3.5.0 version depends on Celluloid 0.17.0. However Sidetiq (which we use for recurring jobs) is incompatible with this Celluloid version, for more details see:...
View ArticleRemoved "visible: true" during tests when clicking on a feed.
It seems Selenium-webdriver, since 2.48.1, does not work correctly if the "visible: true" argument is passed to "find" in acceptance tests that click on a sidebar feed link. The link is visible, the...
View Article2.48.1"">Revert "Updated selenium-webdriver gem 2.47.1 -> 2.48.1"
This reverts commit fae3bef4.
View ArticleRevert "Removed "visible: true" during tests when clicking on a feed."
This reverts commit 444dfc41.
View Article