Hey! I am really curious:
what is the state of the art in testing, integration, and deployment?
Do you have a comprehensive automated test suite? What kind of tests?
Do you practice Continuous Integration: all developers of your team integrate into the same branch at least daily?
Do you have a build pipeline and practice Continuous Delivery?
How did you start? What were the challenges? Where are you now?