I\'m writing unit tests for my management commands. I would like to run my two management commands meanwhile by using call_command() function. How can I do that? I need to r