Files
slic/markdown/TEST-REPORT.md
T

471 lines
9.5 KiB
Markdown

# 🧪 Test Report
*Generated on 2025-08-25 17:01:59 CEST*
## 🧾 General Info
- **duration**: 5.0518858432769775
- **root**: /workspace/tligui_y/slic
- **environment**: {}
## 📋 Summary
- **Passed**: 7
- **Total**: 7
- **Collected**: 7
## 🔎 Tests
<details>
<summary>✅ Passed (7)</summary>
- <details>
<summary>📄 <span style="color: #00695C; font-weight: bold">test_utils_dbusnotify.py</span></summary>
↳ <span style="color: #009688; font-weight: bold">Function: </span> test_notify_create
- <details>
<summary>✅ Test 1</summary>
**_*📌 Setup phase*_**
**duration:**
```python
3.7490205047652125
```
**outcome:**
```python
passed
```
**_*📌 Call phase*_**
**duration:**
```python
0.005644030869007111
```
**outcome:**
```python
passed
```
**_*📌 Teardown phase*_**
**duration:**
```python
0.000363408587872982
```
**outcome:**
```python
passed
```
</details>
↳ <span style="color: #009688; font-weight: bold">Function: </span> test_notify_update
- <details>
<summary>✅ Test 2</summary>
**_*📌 Setup phase*_**
**duration:**
```python
0.00023737270385026932
```
**outcome:**
```python
passed
```
**_*📌 Call phase*_**
**duration:**
```python
0.017422335222363472
```
**outcome:**
```python
passed
```
**_*📌 Teardown phase*_**
**duration:**
```python
0.0002156747505068779
```
**outcome:**
```python
passed
```
</details>
↳ <span style="color: #009688; font-weight: bold">Function: </span> test_get_server_info
- <details>
<summary>✅ Test 3</summary>
**_*📌 Setup phase*_**
**duration:**
```python
0.0001751268282532692
```
**outcome:**
```python
passed
```
**_*📌 Call phase*_**
**duration:**
```python
0.0005951737985014915
```
**outcome:**
```python
passed
```
**_*📌 Teardown phase*_**
**duration:**
```python
0.0001269616186618805
```
**outcome:**
```python
passed
```
</details>
↳ <span style="color: #009688; font-weight: bold">Function: </span> test_get_capabilities
- <details>
<summary>✅ Test 4</summary>
**_*📌 Setup phase*_**
**duration:**
```python
0.0001413123682141304
```
**outcome:**
```python
passed
```
**_*📌 Call phase*_**
**duration:**
```python
0.00048542488366365433
```
**outcome:**
```python
passed
```
**_*📌 Teardown phase*_**
**duration:**
```python
0.0001181233674287796
```
**outcome:**
```python
passed
```
</details>
↳ <span style="color: #009688; font-weight: bold">Function: </span> test_notify_and_close
- <details>
<summary>✅ Test 5</summary>
**_*📌 Setup phase*_**
**duration:**
```python
0.00013240985572338104
```
**outcome:**
```python
passed
```
**_*📌 Call phase*_**
**duration:**
```python
0.2047846643254161
```
**outcome:**
```python
passed
```
**_*📌 Teardown phase*_**
**duration:**
```python
0.0002016313374042511
```
**outcome:**
```python
passed
```
</details>
↳ <span style="color: #009688; font-weight: bold">Function: </span> test_notify_invalid_value
- <details>
<summary>✅ Test 6</summary>
**_*📌 Setup phase*_**
**duration:**
```python
0.00017582718282938004
```
**outcome:**
```python
passed
```
**_*📌 Call phase*_**
**duration:**
```python
0.0007695211097598076
```
**outcome:**
```python
passed
```
**log:**
```python
- name: dbus.connection
msg: Unable to set arguments ('', 0, '', 'Invalid Test', 1234, (), {}, 0) according to signature 'susssasa{sv}i': <class 'TypeError'>: Expected a string or unicode object
args: None
levelname: ERROR
levelno: 40
pathname: /workspace/tligui_y/slic/.pixi/envs/default/lib/python3.8/site-packages/dbus/connection.py
filename: connection.py
module: connection
exc_info: None
exc_text: None
stack_info: None
lineno: 628
funcName: call_blocking
created: 1756134115.9324148
msecs: 932.4147701263428
relativeCreated: 4985.947608947754
thread: 140018735863296
threadName: MainThread
processName: MainProcess
process: 3375
```
**_*📌 Teardown phase*_**
**duration:**
```python
0.00014049094170331955
```
**outcome:**
```python
passed
```
</details>
↳ <span style="color: #009688; font-weight: bold">Function: </span> test_convert_dbus_strings
- <details>
<summary>✅ Test 7</summary>
**_*📌 Setup phase*_**
**duration:**
```python
0.00013343151658773422
```
**outcome:**
```python
passed
```
**_*📌 Call phase*_**
**duration:**
```python
0.00017900019884109497
```
**outcome:**
```python
passed
```
**_*📌 Teardown phase*_**
**duration:**
```python
0.00017383508384227753
```
**outcome:**
```python
passed
```
</details>
</details>
</details>
## 📚 Collected files
<details>
<summary>✅ (1 tests)</summary>
- <details>
<summary>✅ </summary>
- **Outcome:** `passed`
- **result:**
```python
- nodeid: tests/test_utils_dbusnotify.py
type: Module
```
</details>
</details>
<details>
<summary>✅ tests (2 tests)</summary>
- <details>
<summary>✅ tests/test_utils_dbusnotify.py</summary>
- **Outcome:** `passed`
- **result:**
```python
- nodeid: tests/test_utils_dbusnotify.py::DBusTestCase
type: UnitTestCase
- nodeid: tests/test_utils_dbusnotify.py::test_notify_create
type: Function
lineno: 26
- nodeid: tests/test_utils_dbusnotify.py::test_notify_update
type: Function
lineno: 37
- nodeid: tests/test_utils_dbusnotify.py::test_get_server_info
type: Function
lineno: 46
- nodeid: tests/test_utils_dbusnotify.py::test_get_capabilities
type: Function
lineno: 57
- nodeid: tests/test_utils_dbusnotify.py::test_notify_and_close
type: Function
lineno: 72
- nodeid: tests/test_utils_dbusnotify.py::test_notify_invalid_value
type: Function
lineno: 82
- nodeid: tests/test_utils_dbusnotify.py::test_convert_dbus_strings
type: Function
lineno: 88
```
</details>
- <details>
<summary>✅ tests/test_utils_dbusnotify.py::DBusTestCase</summary>
- **Outcome:** `passed`
- **result:**
```python
[]
```
</details>
</details>
## ⚠️ Warnings
<div style="margin-left: 18px; border-left: 2px solid #eee; padding-left: 8px;">
<details>
<summary>Warnings nº1</summary>
```python
message: invalid escape sequence \-
category: DeprecationWarning
when: runtest
filename: /workspace/tligui_y/slic/.pixi/envs/default/lib/python3.8/site-packages/bsread/h5.py
lineno: 207
```
</details>
</div>
<div style="margin-left: 18px; border-left: 2px solid #eee; padding-left: 8px;">
<details>
<summary>Warnings nº2</summary>
```python
message: The module numpy.dual is deprecated. Instead of using dual, use the functions directly from numpy or scipy.
category: DeprecationWarning
when: runtest
filename: /workspace/tligui_y/slic/.pixi/envs/default/lib/python3.8/site-packages/scipy/fft/__init__.py
lineno: 97
```
</details>
</div>