↧
Replaced #default_wait_time with #default_max_wait_time in the rails rspec co...
The option is the same but the changed name supposedly better reflects its actual meaning. This removes a deprecation warning when running tests.
View ArticleAdded sidekiq-statistic gem to the bundle.
Better visualization for sidekiq should be nice.
View ArticleFixed 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
More Pages to Explore .....