- Added an environment variable for the test database URL and executed an Alembic migration to ensure the database schema is up-to-date prior to running tests. - This change aims to improve the reliability of test execution by ensuring the correct database state.