diff --git a/output/TestResults___main__.PythonOrgSearch_2021-06-23_13-51-43.html b/output/TestResults___main__.PythonOrgSearch_2021-06-23_13-51-43.html deleted file mode 100644 index d938943..0000000 --- a/output/TestResults___main__.PythonOrgSearch_2021-06-23_13-51-43.html +++ /dev/null @@ -1,142 +0,0 @@ - - - - Unittest Results - - - - - -
-
-
-

Unittest Results

-

Start Time: 2021-06-23 13:51:43

-

Duration: 137.89 s

-

Summary: Total: 8, Pass: 6, Fail: 2

-
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
__main__.PythonOrgSearchStatus
test_011_create_formation - Pass - -
test_012_change_name_formation - Pass - -
test_013_same_name_formation - Pass - -
test_014_ajout_UE - Fail - - -

AssertionError: False is not true

Traceback (most recent call last): - File "/home/aurelien/Bureau/pythonSelenium/02_creation_formation_test.py", line 132, in test_014_ajout_UE - self.assertTrue((NOM_DPT.upper() + "-" + "DUT" + "--") in driver.page_source) -AssertionError: False is not true -

-
test_015_ajout_matiere - Pass - -
test_016_ajout_Semestre - Pass - -
test_017_creer_nouvelle_version_formation - Pass - -
test_020_delete_formation - Fail - - -

AssertionError: False is not true

Traceback (most recent call last): - File "/home/aurelien/Bureau/pythonSelenium/02_creation_formation_test.py", line 241, in test_020_delete_formation - self.assertTrue(False) -AssertionError: False is not true -

-
- Total: 8, Pass: 6, Fail: 2 -- Duration: 137.89 s -
-
-
-
- - - - - - - Unittest Results - - - - - -
-
-
-

Unittest Results

-

Start Time: 2021-06-23 14:11:52

-

Duration: 56.95 s

-

Summary: Total: 3, Pass: 3

-
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - -
__main__.PythonOrgSearchStatus
test_connexion_admin - Pass - -
test_create_departement - Pass - -
test_delete_departement - Pass - -
- Total: 3, Pass: 3 -- Duration: 56.95 s -
-
-
-
- - - -