Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 377 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 377 Bytes

WorkingWithLegacyCodeDemo

Demo for iOS TDD Workshop

It describes workflow with legacy code step by step. There are some very common cases included like working with CoreData and networking.

Initial commit has poorly written application. Each next commit improves specs and application.

It's fully finished. There are some parts ready to improve.