There are already many topics about unit testing. It is commonly said that it is only written for core systems.
So, do you write integration tests often?
When I say integration tests, I mean tests where you simulate the game with fake inputs in playmode. Sorry if this is not the right term.