def test_imports():
    import config.settings
    import database.models
    import api.app
