Pratyush Desai
5da520bc9d
Base Functionality added. Adding a Server with the image port ip and other params specified will spawn a container and one can manage the lifecycle in the admin panel and the game server detail view updates based on container status. Signed-off-by: Pratyush Desai <pratyush.desai@liberta.casa>
4 lines
60 B
Python
4 lines
60 B
Python
from django.test import TestCase
|
|
|
|
# Create your tests here.
|