Upgrading Ruby on Rails Phase 4: Passing Test Suite
So we are continuing on the journey of upgrading your Rails application in smallish steps. In this phase, we want to get all the tests we skip or marked as pending in Phase 3 passing now. Any big refactorings that are required are suggested to be done as separate tickets/stories. Goal: Have all the tests… Continue reading Upgrading Ruby on Rails Phase 4: Passing Test Suite