account_notifications tests
2 unresolved threads
2 unresolved threads
Merge request reports
Activity
assigned to @Ickiewicz
@Ickiewicz Please verify such tests and enable them on CI if passing
Edited by Bartek Wronaadded 129 commits
-
36b51576...1cb3c408 - 127 commits from branch
master
- f8558830 - account_notifications tests
- 837c0dc3 - test fixes to work with newest hivemind
-
36b51576...1cb3c408 - 127 commits from branch
6 7 includes: 8 - !include ../../common.yaml 9 10 stages: 11 - name: account_notifications min score 12 request: 13 url: "{service.proto:s}://{service.server:s}:{service.port}/" 14 method: POST 15 headers: 16 content-type: application/json 17 json: 18 jsonrpc: "2.0" 19 id: 1 20 method: "bridge.account_notifications" 21 params: {"account":"steemit", "min_score": 0, "limit":20} I corrected and moved the changes here: !194 (merged)
Please register or sign in to reply