Devin0xFFFFFF / singed-feathers

Singed Feathers Game
BSD 3-Clause "New" or "Revised" License
5 stars 0 forks source link

256 integration testing on io classes #262

Closed Devin0xFFFFFF closed 7 years ago

Devin0xFFFFFF commented 7 years ago

Refactored parsing logic into testable methods in IO classes. Added interface for Client classes to allow for mocking. Added several tests for refactored IO parsing logic.