Getting large(ish) applications under test
- By
- Christopher Rasch-Olsen Raa
- Date:
- Friday, 7 September 2018 12:45
- Duration:
- 45 minutes
- Target audience:
- Any
- Language:
- English
Abstract
What do you do when you've been building a product like crazy, accumulating 30K+ lines of code (plus about the same amount of html, css and javascript) and exactly zero lines of tests? You start the joyous project of getting it all under test.
You'll hear of our glaring design-mistakes, resolving tight-coupling, and how you can (but shouldn't!) obtain glorious new technical debt in the form of badly designed tests.