Commit 0c0ce8d3 by dragonfi

Move integration tests into their separate folder

parent ff029120
...@@ -30,6 +30,7 @@ from mentoring.test_base import MentoringBaseTest ...@@ -30,6 +30,7 @@ from mentoring.test_base import MentoringBaseTest
# Classes ########################################################### # Classes ###########################################################
class MCQBlockTest(MentoringBaseTest): class MCQBlockTest(MentoringBaseTest):
def test_mcq_choices_rating(self): def test_mcq_choices_rating(self):
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment