Skip to content

Conversation

@igor-sirotin
Copy link
Collaborator

@igor-sirotin igor-sirotin commented Nov 2, 2025

Requires:

Description

  1. Added methods for these endpoints:
  • getContactByID
  • fetchOrGetCachedWalletBalances
  • wait_for_messages — not and endpoint, but a handy wrapper.
  1. Modified:
  • send_chat_message — added responseTo argument
  • wait_for_signal — timeout can now be None (== no timeout)
  • upsert_saved_address — refactored to take explicit arguments (tests updated accordingly)

@status-im-auto
Copy link
Member

status-im-auto commented Nov 2, 2025

Jenkins Builds

Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 4ff2469 #1 2025-11-02 13:55:36 ~3 min macos/status-go 📦zip
✔️ 4ff2469 #1 2025-11-02 13:56:29 ~4 min linux/status-go 📦zip
✔️ 4ff2469 #1 2025-11-02 13:56:48 ~4 min windows/status-go 📦zip
✔️ 4ff2469 #1 2025-11-02 14:02:56 ~10 min linux/nwaku 📦zip
✖️ 4ff2469 #1 2025-11-02 14:04:32 ~12 min tests-rpc 📄log
✖️ 4ff2469 #1 2025-11-02 14:20:54 ~28 min tests 📄log
✔️ 4ff2469 #2 2025-11-05 08:35:21 ~3 min macos/status-go 📦zip
✔️ 4ff2469 #2 2025-11-05 08:35:26 ~3 min linux/status-go 📦zip
✔️ 4ff2469 #2 2025-11-05 08:36:05 ~4 min windows/status-go 📦zip
✔️ 4ff2469 #2 2025-11-05 08:42:30 ~11 min linux/nwaku 📦zip
✖️ 4ff2469 #2 2025-11-05 08:43:13 ~11 min tests-rpc 📄log
✔️ 4ff2469 #2 2025-11-05 08:58:46 ~27 min tests 📄log
✔️ eb86c23 #3 2025-11-05 16:54:12 ~3 min linux/status-go 📦zip
✔️ eb86c23 #3 2025-11-05 16:55:26 ~4 min windows/status-go 📦zip
✔️ eb86c23 #3 2025-11-05 16:55:26 ~4 min macos/status-go 📦zip
✔️ eb86c23 #3 2025-11-05 17:02:06 ~11 min linux/nwaku 📦zip
✖️ eb86c23 #3 2025-11-05 17:07:38 ~16 min tests-rpc 📄log
✔️ eb86c23 #3 2025-11-05 17:22:40 ~31 min tests 📄log

@igor-sirotin igor-sirotin changed the title feat(functiona-tests): some endpoints added and refactored feat(functional-tests): some endpoints added and refactored Nov 2, 2025
@igor-sirotin igor-sirotin force-pushed the refactor/tests-no-await-signals branch from 869118d to 2acf27a Compare November 4, 2025 22:13
Base automatically changed from refactor/tests-no-await-signals to develop November 5, 2025 08:31
@codecov
Copy link

codecov bot commented Nov 5, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 59.59%. Comparing base (0191cb4) to head (eb86c23).

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #7061   +/-   ##
========================================
  Coverage    59.58%   59.59%           
========================================
  Files          801      801           
  Lines       113885   113885           
========================================
+ Hits         67864    67873    +9     
+ Misses       39085    39079    -6     
+ Partials      6936     6933    -3     
Flag Coverage Δ
functional 34.68% <ø> (+0.10%) ⬆️
unit 55.38% <ø> (-0.07%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 40 files with indirect coverage changes

@igor-sirotin igor-sirotin force-pushed the feat/py-some-handy-endpoints branch from 4ff2469 to eb86c23 Compare November 5, 2025 16:50
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.

2 participants