Yes. I would like at least one Smoke Test that verifies that a container can inject every interface that it tries to. I would probably also want some way to check that any configuration is at least syntactically valid, much like `httpd -t` does for Apache. Of course, I'll have some integrated tests, but when I wrote this article, I wanted to explore the claim "Only an integrated test would have found the problem."