Sonja Peterson

  • About
  • Blog

Testing

A collection of 2 posts

July 20, 2019

Fixing Flaky Tests Like a Detective (RailsConf 2019)

This spring I spoke at RailsConf about fixing flaky tests in Rails, and how reading lots of mystery novels helped me learn how to do it. Here’s the video of my talk - if you prefer to read about it...

Ruby Ruby on Rails Testing

March 19, 2016

Helpers for Testing Active Model Serializers in Rails with RSpec

Lately I’ve been building an API with Rails using Active Model Serializers. As I was writing my controller tests I realized that I was going to end up repetitively testing my serializers’ behavior unless I found a way to test...

Ruby Ruby on Rails Testing

Twitter GitHub Linkedin

Sonja Peterson © 2020 . Horace theme by JustGoodThemes.
Powered by Jekyll.

Back to top

Explore Site

  • About
  • Blog

Recent Posts

  • July 20, 2019
    Fixing Flaky Tests Like a Detective (RailsConf 2019)
  • April 13, 2016
    Building a Rails API with the JSON API Spec [slides]
  • March 19, 2016
    Helpers for Testing Active Model Serializers in Rails with RSpec

Tags

Ruby Ruby on Rails Testing