Is there a way to turn of friendly_id or at least the history module during testing?
I have a Rails application where I added the friendly_id with the history module enabled and performance during tests plummeted. I’m talking about going from 15 minutes to 30 minutes in the absolutely best runs, and sometimes it goes into the multi-hour mark (not sure how long, it was too long for me to wait).