feat: add shutdown tests for Activities and Email classes - Implemented unit tests for the shutdown methods in the Activities and Email classes to ensure proper resource cleanup. - Verified that the shutdown processes for MongoDB, PostgreSQL, and Email are called as expected during the shutdown sequence.