Add a test for snapshots that spins up AccountsBackgroundService, AccountsHashVerifier, and SnapshotPackagerService. Currently there is not a test for snapshots that spins up the background services fully. This means that there's not a current test that I can use when adding incremental snapshot support to these three services. Fixes #19014