20 lines
1.6 KiB
Plaintext
20 lines
1.6 KiB
Plaintext
============================= test session starts ==============================
|
|
platform darwin -- Python 3.11.9, pytest-8.3.5, pluggy-1.5.0
|
|
benchmark: 5.1.0 (defaults: timer=time.perf_counter disable_gc=False min_rounds=5 min_time=0.000005 max_time=1.0 calibration_precision=10 warmup=False warmup_iterations=100000)
|
|
rootdir: /Volumes/Alpha SSD/Coding/bot
|
|
configfile: pyproject.toml
|
|
plugins: anyio-4.8.0, snapshot-0.9.0, xdist-3.7.0, instafail-0.5.0, allure-pytest-2.15.0, hypothesis-6.140.2, html-4.1.1, json-report-1.5.0, timeout-2.4.0, metadata-3.1.1, md-0.2.0, Faker-37.8.0, clarity-1.0.1, datadir-1.8.0, cov-6.2.1, mock-3.14.1, pytest_httpserver-1.1.3, sugar-1.1.1, benchmark-5.1.0, rerunfailures-16.0.1
|
|
collected 1 item
|
|
|
|
tests/unit/test_dm_engine_thread_escape.py DEBUG SCREEN TYPE: {'screen_type': <ScreenType.DM_THREAD: 'dm_thread'>, 'available_actions': ['press back', 'scroll down', 'tap back button'], 'selected_tab': None, 'context': {}, 'signature': '7f9807b53c968adc64daca62'}
|
|
PRESS CALLS: [call('back'), call('back')]
|
|
.
|
|
|
|
=============================== warnings summary ===============================
|
|
../../../../Users/marcmintel/.pyenv/versions/3.11.9/lib/python3.11/site-packages/requests/__init__.py:109
|
|
/Users/marcmintel/.pyenv/versions/3.11.9/lib/python3.11/site-packages/requests/__init__.py:109: RequestsDependencyWarning: urllib3 (2.4.0) or chardet (7.4.3)/charset_normalizer (3.4.2) doesn't match a supported version!
|
|
warnings.warn(
|
|
|
|
-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
|
|
========================= 1 passed, 1 warning in 7.49s =========================
|