tra38 / Paranoia_Super_Mission_Generator

MIT License
12 stars 2 forks source link

Pay off Technical Debt #4

Open tra38 opened 5 years ago

tra38 commented 5 years ago

User Story (MVP) - Programmer wants to refactor the code, by splitting up the lib/mission_generator.rb into smaller files.

Post-MVP - Corpora is placed within text or data files. Automated tests exist to check if everything works properly.

Notes - This story may not be possible to complete. Just warning you.

Priority - Low.

tra38 commented 5 years ago

It may be better to treat the automated tests as the MVP. It's okay if the code is messy...what's not okay is the code breaking. Automated tests can help secure against that possibility.