Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: split peer module #70

Merged
merged 3 commits into from
Oct 5, 2023
Merged

feat: split peer module #70

merged 3 commits into from
Oct 5, 2023

Conversation

JurgenR
Copy link
Owner

@JurgenR JurgenR commented Oct 5, 2023

Closes #68

@github-actions
Copy link

github-actions bot commented Oct 5, 2023

Test Results

607 tests  ±0   607 ✔️ ±0   4s ⏱️ -1s
    1 suites ±0       0 💤 ±0 
    1 files   ±0       0 ±0 

Results for commit 6dab482. ± Comparison against base commit c0adf0d.

This pull request removes 4 and adds 4 tests. Note that renamed tests count towards both.
tests.unit.test_peer.TestPeer ‑ test_onPeerSearchReply_shouldStoreResultsAndEmit
tests.unit.test_server_manager.TestServerManager ‑ test_searchNetwork_shouldSearchAndCreateEntry
tests.unit.test_server_manager.TestServerManager ‑ test_searchRoom_shouldSearchAndCreateEntry
tests.unit.test_server_manager.TestServerManager ‑ test_searchUser_shouldSearchAndCreateEntry
tests.unit.search.test_search_manager.TestSearchManager ‑ test_onPeerSearchReply_shouldStoreResultsAndEmit
tests.unit.search.test_search_manager.TestSearchManager ‑ test_search
tests.unit.search.test_search_manager.TestSearchManager ‑ test_searchRoom
tests.unit.search.test_search_manager.TestSearchManager ‑ test_searchUser

♻️ This comment has been updated with latest results.

@JurgenR JurgenR merged commit a47ff62 into main Oct 5, 2023
5 checks passed
@JurgenR JurgenR deleted the feat/split-peer-module branch November 28, 2023 23:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

API: Split peer.py
1 participant