From 16ba1f0037af08f21b6bf82eecaf5c23be0f51d1 Mon Sep 17 00:00:00 2001 From: aurelien Date: Wed, 23 Jun 2021 14:27:55 +0200 Subject: [PATCH] maj gitignore --- ..._.PythonOrgSearch_2021-06-23_13-51-43.html | 142 ------------------ ..._.PythonOrgSearch_2021-06-23_14-11-52.html | 84 ----------- output/test_departement_output.html | 0 3 files changed, 226 deletions(-) delete mode 100644 output/TestResults___main__.PythonOrgSearch_2021-06-23_13-51-43.html delete mode 100644 output/TestResults___main__.PythonOrgSearch_2021-06-23_14-11-52.html delete mode 100644 output/test_departement_output.html 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 -
-
-
-
- - - -