inginious.frontend.tests package¶
Submodules¶
inginious.frontend.tests.SeleniumTest module¶
inginious.frontend.tests.TestLogin module¶
-
class
inginious.frontend.tests.TestLogin.LoggedInTest(methodName='runTest')[source]¶ Bases:
inginious.frontend.tests.SeleniumTest.SeleniumTest-
login= 'test'¶
-
password= 'test'¶
-
-
class
inginious.frontend.tests.TestLogin.RegisteredTest(methodName='runTest')[source]¶ Bases:
inginious.frontend.tests.TestLogin.LoggedInTest-
course= 'test'¶
-
inginious.frontend.tests.TestParsableText module¶
inginious.frontend.tests.TestTaskDisplay module¶
-
class
inginious.frontend.tests.TestTaskDisplay.TestDisplayAdmin(methodName='runTest')[source]¶ Bases:
inginious.frontend.tests.TestTaskDisplay.TestDisplaySuperAdmin-
login= 'test2'¶
-
password= 'test'¶
-
-
class
inginious.frontend.tests.TestTaskDisplay.TestDisplaySuperAdmin(methodName='runTest')[source]¶ Bases:
inginious.frontend.tests.TestLogin.LoggedInTest-
login= 'test'¶
-
password= 'test'¶
-