TheArchitypes / mini-app

0 stars 0 forks source link

Unit Testing #8

Open paulmtrueba opened 6 years ago

paulmtrueba commented 6 years ago

@TadKaput

I'm going to leave this one to your discretion sir. I absolutely hate unit testing and have found that the time that it takes to write out a test is usually better spent perfecting the code that needs to be tested and I've always been thrown a lot of false positives with this process and future development is required to build new features and update tests to fit those features so it's a time sync moving forward. This is, however, a unique beast in that there is no margin for error in these forms so I can see the merits of it in this situation.

Estimated time to complete this I know that it won't be in by V1 date (Saturday) but long term we could begin to get decent coverage