S01E23: [TDD 🍅 20] Finishing the Quiz implementation!
In this episode, we finish the SubmitButtonController
implementation and test-drive the ResultsViewController
factory.
Trouble reverted! We fix the crash in the SubmitButtonController
and then refactor the tests.
Furthermore, we quickly test-drive the ResultsViewController
factory implementation and update the diagrams to reflect the changes. We notice it’s time to move the Question
type to the Engine
module since it’s now being used by more than one module.
And… we’re done!
Subscribe now to our Youtube channel and catch free new episodes every week and follow along the project's progress on GitHub.