Living document · last tended yesterday · revision 01 seeded 02 May 2026
Field notes / full-test-coverage

Full test coverage

I find great joy in adding heavy test coverage to the apps that I build, and then adding them to Github Actions to run automatically on deploy. Coding agents wi

seedling ~1 min read

I find great joy in adding heavy test coverage to the apps that I build, and then adding them to Github Actions to run automatically on deploy. Coding agents will write tests for you until the cows come home, so you can add them all.

Especially for people who rely on the agents to write their code, this adds a solid baseline of protection against the dumbest decisions, especially when combined with things like the [AI-powered PII protection[vibe-coding-to-agentic]] .


This note is a living document and will keep changing. It's not an article. It's a notebook page I'm letting you read over my shoulder. If you spot something I'm wrong about, or if you've worked through the same thing differently, reply to henrik@holenventures.com.