BridgeMentor / core /tests.py
SushantGautam's picture
Initial project setup with Django, including core models, admin configuration, GraphQL schema, and data population script.
03fbd26
raw
history blame contribute delete
60 Bytes
from django.test import TestCase
# Create your tests here.