Skip to content

Fix tests

856af80
Select commit
Loading
Failed to load commit list.
Open

Fix tests #155

Fix tests
856af80
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded Dec 2, 2025 in 0s

Your pull request is up to standards!

Codacy Here is an overview of what got changed by this pull request:

Complexity increasing per file
==============================
- tests/integrational/native_threads/test_publish.py  14
- tests/integrational/native_threads/test_history_delete.py  4
- tests/integrational/native_threads/test_subscribe.py  2
- tests/integrational/native_sync/test_history_delete.py  3
         

Complexity decreasing per file
==============================
+ tests/integrational/native_sync/test_history.py  -6
+ tests/integrational/native_threads/test_heartbeat.py  -9
+ tests/integrational/asyncio/test_channel_groups.py  -5
+ tests/integrational/asyncio/test_heartbeat.py  -9
+ tests/integrational/native_sync/test_state.py  -5
+ tests/integrational/asyncio/test_state.py  -3
         

See the complete overview on Codacy