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.