I would probably introduce just one or two integrated tests to ensure the whole system is properly initialized (e.g. configuration, IoC containers, etc.); maybe some simple ones, which satisfy some acceptance criteria. I think this is also in line with "Integrated Tests are a Scam", but I haven't watched it for a while now.
What do you think, @jbrains?