occams_chainsaw

joined 1 year ago
[–] [email protected] 2 points 11 months ago (1 children)

if there are zero automated tests, things probably weren't written with (automated) testing in mind, so there may be a lot of coupling... starting off with integration tests just to validate existing behavior is a good start. hopefully the existing applications aren't also inextricably bound to environments that are run on pet servers and managed by other teams...

[–] [email protected] 3 points 1 year ago
[–] [email protected] 3 points 1 year ago (1 children)

I write modular code that accepts interfaces so I can test the components I want to test.

basically dependency injection

[–] [email protected] 5 points 1 year ago* (last edited 1 year ago) (1 children)

I got this a few years ago. When I solved most of the questions, it asked for my contact info and Google reached out for an interview... which involved someone watching you code in a google doc, which distracted me so much I bombed