|
You are here |
kevinjmurphy.com | ||
| | | | |
brendanbondurant.com
|
|
| | | | | This falls under the "things I wish I knew at Turing" category. I've been adding a lot more tests in BonsaiBid, and using Selenium for a lot of them. I didn't know about Selenium until relatively recently, and it would have solved some testing problems I had during the consultancy project in Mod3. It took... | |
| | | | |
janko.io
|
|
| | | | | When I joined my current company, the system tests for our Rails app used Selenium as the Capybara driver. I didn't have good experiences with Selenium in the past, mostly it was tedious to have to keep chromedriver up-to-date with the auto-updating Chrome. In this project, I was frequently hitting maximum number of open file descriptors on my OS when running system tests, probably in combination with Spring. We're using the Webdrivers gem, and we also needed to ignore its download URLs in VCR and WebMoc... | |
| | | | |
petr.codes
|
|
| | | | | In the previous article, I've prepared a way how to add actions to the Rails flash messages. In this article, I will explore one way, how to use them for the undo action for deleted records. | |
| | | | |
dusanmitrovic.rs
|
|
| | | I always wanted to add support for comments on my blog. I just couldn't find a convinient way to go about implementing them, until I joined Mastodon! | ||