Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 760 Bytes

File metadata and controls

12 lines (8 loc) · 760 Bytes

Office Cleaning Robot Refactoring Kata

In this repo there are various translations of several implementations of the Office Cleaning Robot Kata. There are also tests with reasonably good coverage of the functionality.

Each version presents different refactoring challenges.

Videos using this exercise

This exercise is used in the video How to Smell Bad Code

Code Reading Practice

Test your code reading skills. Here is a description of what to do: Scanning for Code Smells. There are suitable urls to open in the README in the C# language subdirectory.