Schembri on Software
  • Home
  • About
  • Uses
Subscribe

Testing

A collection of 2 posts

Testing
A person with their eyes gently covered by another person's hands, creating a mysterious and introspective atmosphere. The background is dark, highlighting the focus on the individuals.
13 Aug 2024 • 1 min read

Remove the 'Choose Your Search Engine' Dialog in Capybara

Google recently added a dialog to let users select their search engine. Ordinarily you choose your preferred search engine and get on with life, but this doesn't appear to be the case when using Chrome for automation, such as through Capybara; everything is fine if running in headless

Read more
A person wearing blue gloves preparing a syringe with liquid from a vial in a laboratory setting.
26 Aug 2018 • 5 min read

Testing APIs in Ruby with RSpec

Testing API calls is a little bit hairy. We can assume that the API will return the results specified in their documentation, but we'd still like to see what our API client returns; this may differ considerably from what the API itself gives us. The last thing we

Read more
  • bluesky
  • github
  • linkedin
© Schembri on Software. All rights reserved.