122: Name That Smell
Episode 122 · September 5th, 2017 · 41 mins 4 secs
About this Episode
Derek and Sean discuss going from zero to code on new projects, writing tests that deal with external services, and a tricky floating point precision bug Sean encountered in ActiveRecord.
- The thoughtbot laptop script
bin/setup
- VCR
- Mystery Guest
- How to Stub External Services in Tests
- Fake Stripe
- Breaking change in how
#round
works