|
@@ -328,7 +328,11 @@ div.media {
|
|
|
</head>
|
|
|
<body>
|
|
|
<h1 id="title">rapporDeTest.html</h1>
|
|
|
+<<<<<<< HEAD:rapporDeTest.html
|
|
|
+ <p>Report generated on 11-Jan-2024 at 10:08:05 by <a href="https://pypi.python.org/pypi/pytest-html">pytest-html</a>
|
|
|
+=======
|
|
|
<p>Report generated on 11-Jan-2024 at 10:13:59 by <a href="https://pypi.python.org/pypi/pytest-html">pytest-html</a>
|
|
|
+>>>>>>> 583f0696289e24f22cc7ef7fee74d7d5e1eabd7a:RapporDeTest_groupe3.html
|
|
|
v4.1.1</p>
|
|
|
<div id="environment-header">
|
|
|
<h2>Environment</h2>
|
|
@@ -382,7 +386,11 @@ div.media {
|
|
|
<h2>Summary</h2>
|
|
|
<div class="additional-summary prefix">
|
|
|
</div>
|
|
|
+<<<<<<< HEAD:rapporDeTest.html
|
|
|
+ <p class="run-count">1 test took 00:00:24.</p>
|
|
|
+=======
|
|
|
<p class="run-count">1 test took 00:00:13.</p>
|
|
|
+>>>>>>> 583f0696289e24f22cc7ef7fee74d7d5e1eabd7a:RapporDeTest_groupe3.html
|
|
|
<p class="filter">(Un)check the boxes to filter the results.</p>
|
|
|
<div class="summary__reload">
|
|
|
<div class="summary__reload__button hidden" onclick="location.reload()">
|
|
@@ -429,7 +437,11 @@ div.media {
|
|
|
</table>
|
|
|
</body>
|
|
|
<footer>
|
|
|
+<<<<<<< HEAD:rapporDeTest.html
|
|
|
+ <div id="data-container" data-jsonblob="{"environment": {"Python": "3.11.3", "Platform": "Windows-10-10.0.22631-SP0", "Packages": {"pytest": "7.4.4", "pluggy": "1.3.0"}, "Plugins": {"anyio": "4.2.0", "html": "4.1.1", "metadata": "3.0.0"}}, "tests": {"test_saucedemo.py::test_loginOK": [{"extras": [], "result": "Passed", "testId": "test_saucedemo.py::test_loginOK", "duration": "00:00:24", "resultsTableRow": ["<td class=\"col-result\">Passed</td>", "<td class=\"col-testId\">test_saucedemo.py::test_loginOK</td>", "<td class=\"col-duration\">00:00:24</td>", "<td class=\"col-links\"></td>"], "log": "------------------------------ Captured log call -------------------------------\nINFO root:test_saucedemo.py:16 Test du Login avec succ\u00e8s\n\n"}]}, "renderCollapsed": ["passed"], "initialSort": "result", "title": "rapporDeTest.html"}"></div>
|
|
|
+=======
|
|
|
<div id="data-container" data-jsonblob="{"environment": {"Python": "3.12.1", "Platform": "Windows-10-10.0.19045-SP0", "Packages": {"pytest": "7.4.4", "pluggy": "1.3.0"}, "Plugins": {"html": "4.1.1", "metadata": "3.0.0"}}, "tests": {"test_saucedemo.py::test_loginOK": [{"extras": [], "result": "Passed", "testId": "test_saucedemo.py::test_loginOK", "duration": "00:00:13", "resultsTableRow": ["<td class=\"col-result\">Passed</td>", "<td class=\"col-testId\">test_saucedemo.py::test_loginOK</td>", "<td class=\"col-duration\">00:00:13</td>", "<td class=\"col-links\"></td>"], "log": "------------------------------ Captured log call -------------------------------\nINFO root:test_saucedemo.py:15 Test du Login avec succ\u00e8s\n\n"}]}, "renderCollapsed": ["passed"], "initialSort": "result", "title": "rapporDeTest.html"}"></div>
|
|
|
+>>>>>>> 583f0696289e24f22cc7ef7fee74d7d5e1eabd7a:RapporDeTest_groupe3.html
|
|
|
<script>
|
|
|
(function(){function r(e,n,t){function o(i,f){if(!n[i]){if(!e[i]){var c="function"==typeof require&&require;if(!f&&c)return c(i,!0);if(u)return u(i,!0);var a=new Error("Cannot find module '"+i+"'");throw a.code="MODULE_NOT_FOUND",a}var p=n[i]={exports:{}};e[i][0].call(p.exports,function(r){var n=e[i][1][r];return o(n||r)},p,p.exports,r,e,n,t)}return n[i].exports}for(var u="function"==typeof require&&require,i=0;i<t.length;i++)o(t[i]);return o}return r})()({1:[function(require,module,exports){
|
|
|
const { getCollapsedCategory, setCollapsedIds } = require('./storage.js')
|