wsierradev / ArcadeFinder

0 stars 1 forks source link

Needs unit test coverage to be at least 70% --- STEP 1 #5

Open philkazan opened 4 years ago

philkazan commented 4 years ago

Why bother? Getting this code base's Unit Test coverage to 70% will make it safer to later adjust behavioral logic. The idea being that tests will break if existing functionality breaks.

Description Add unit tests :D Component tests can be added later.

Acceptance Criteria