I'd suggest you to get a "DB Sniffer" software - the one that allws to track any changes in DB, and it's better be API/CLI operated one. Once you got it, build harness test script that will do the following:
1. initate activity (what final user may do...)
2. sniff db
3. compare the change to expectation (you should build those expectations by spec)