I am trying to test the call_command to invoke migration.
test_command.py:
from django.core.management import call_command import os os.environ.setdef