Skip to content
Snippets Groups Projects

account_notifications tests

Closed Pawel Maniora requested to merge pmaniora_account_notifications_tests into master
2 unresolved threads

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
1 []
  • Marcin
    Marcin @Ickiewicz started a thread on the diff
  • 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}
  • closed

  • I corrected and moved the changes here: !194 (merged)

  • Please register or sign in to reply
    Loading