The source project of this merge request has been removed.
Add git integration to server
Compare changes
Files
2- George Katsikas authored
@@ -8,7 +8,7 @@ from django.test import TestCase
@@ -16,9 +16,10 @@ from ontology.models import AcademicField, Branch, Specialty
@@ -89,9 +90,7 @@ class TestProofRepository(TestCase):
@@ -100,9 +99,7 @@ class TestProofRepository(TestCase):
@@ -128,19 +125,14 @@ class TestProofRepository(TestCase):
@@ -148,28 +140,92 @@ class TestProofRepository(TestCase):