Skip to content
Snippets Groups Projects
Commit 808fe0ca authored by Pawel Maniora's avatar Pawel Maniora
Browse files

bridge API calls from slow_calls file

parent a7ca2797
No related branches found
No related tags found
1 merge request!186bridge API calls from slow_calls file
Showing
with 560 additions and 0 deletions
---
test_name: Hivemind bridge_api.get_community hive-126009
marks:
- fullsynctest
includes:
- !include ../../common.yaml
stages:
- name: bridge_api.get_community hive-126009
request:
url: "{service.proto:s}://{service.server:s}:{service.port}/"
method: POST
headers:
content-type: application/json
json:
jsonrpc: "2.0"
id: 1
method: "bridge.get_community"
params: {"name":"hive-126009"}
response:
status_code: 200
verify_response_with:
function: validate_response:has_valid_response
extra_kwargs:
method: "hive-126009"
directory: "bridge_api_patterns/get_community"
---
test_name: Hivemind bridge_api.get_community hive-133872_observer_ggerartd08
marks:
- fullsynctest
includes:
- !include ../../common.yaml
stages:
- name: bridge_api.get_community hive-133872_observer_ggerartd08
request:
url: "{service.proto:s}://{service.server:s}:{service.port}/"
method: POST
headers:
content-type: application/json
json:
jsonrpc: "2.0"
id: 1
method: "bridge.get_community"
params: {'name': 'hive-133872', 'observer': 'ggerartd08'}
response:
status_code: 200
verify_response_with:
function: validate_response:has_valid_response
extra_kwargs:
method: "hive-133872_observer_ggerartd08"
directory: "bridge_api_patterns/get_community"
---
test_name: Hivemind bridge_api.get_community hive-150840
marks:
- fullsynctest
includes:
- !include ../../common.yaml
stages:
- name: bridge_api.get_community hive-150840
request:
url: "{service.proto:s}://{service.server:s}:{service.port}/"
method: POST
headers:
content-type: application/json
json:
jsonrpc: "2.0"
id: 1
method: "bridge.get_community"
params: {"name":"hive-150840"}
response:
status_code: 200
verify_response_with:
function: validate_response:has_valid_response
extra_kwargs:
method: "hive-150840"
directory: "bridge_api_patterns/get_community"
---
test_name: Hivemind bridge_api.get_community hive-167922
marks:
- fullsynctest
includes:
- !include ../../common.yaml
stages:
- name: bridge_api.get_community hive-167922
request:
url: "{service.proto:s}://{service.server:s}:{service.port}/"
method: POST
headers:
content-type: application/json
json:
jsonrpc: "2.0"
id: 1
method: "bridge.get_community"
params: {"name":"hive-167922"}
response:
status_code: 200
verify_response_with:
function: validate_response:has_valid_response
extra_kwargs:
method: "hive-167922"
directory: "bridge_api_patterns/get_community"
---
test_name: Hivemind bridge_api.get_community hive-167922_observer_ivansnz
marks:
- fullsynctest
includes:
- !include ../../common.yaml
stages:
- name: bridge_api.get_community hive-167922_observer_ivansnz
request:
url: "{service.proto:s}://{service.server:s}:{service.port}/"
method: POST
headers:
content-type: application/json
json:
jsonrpc: "2.0"
id: 1
method: "bridge.get_community"
params: {'name': 'hive-167922', 'observer': 'ivansnz'}
response:
status_code: 200
verify_response_with:
function: validate_response:has_valid_response
extra_kwargs:
method: "hive-167922_observer_ivansnz"
directory: "bridge_api_patterns/get_community"
---
test_name: Hivemind bridge_api.get_community hive-194913
marks:
- fullsynctest
includes:
- !include ../../common.yaml
stages:
- name: bridge_api.get_community hive-194913
request:
url: "{service.proto:s}://{service.server:s}:{service.port}/"
method: POST
headers:
content-type: application/json
json:
jsonrpc: "2.0"
id: 1
method: "bridge.get_community"
params: {"name":"hive-194913"}
response:
status_code: 200
verify_response_with:
function: validate_response:has_valid_response
extra_kwargs:
method: "hive-194913"
directory: "bridge_api_patterns/get_community"
---
test_name: Hivemind bridge_api.get_post enmy
marks:
- fullsynctest
includes:
- !include ../../common.yaml
stages:
- name: bridge_api.get_post enmy
request:
url: "{service.proto:s}://{service.server:s}:{service.port}/"
method: POST
headers:
content-type: application/json
json:
jsonrpc: "2.0"
id: 1
method: "bridge.get_post"
params: {'author': 'enmy', 'observer': 'anita2107', 'permlink': 'asi-hice-mi-obra-publicada-en-nftshowroom-night'}
response:
status_code: 200
verify_response_with:
function: validate_response:has_valid_response
extra_kwargs:
method: "enmy"
directory: "bridge_api_patterns/get_post"
---
test_name: Hivemind bridge_api.get_profile ammachemist
marks:
- fullsynctest
includes:
- !include ../../common.yaml
stages:
- name: bridge_api.get_profile ammachemist
request:
url: "{service.proto:s}://{service.server:s}:{service.port}/"
method: POST
headers:
content-type: application/json
json:
jsonrpc: "2.0"
id: 1
method: "bridge.get_profile"
params: {'account': 'ammachemist'}
response:
status_code: 200
verify_response_with:
function: validate_response:has_valid_response
extra_kwargs:
method: "ammachemist"
directory: "bridge_api_patterns/get_profile"
---
test_name: Hivemind bridge_api.get_profile arcange-fr
marks:
- fullsynctest
includes:
- !include ../../common.yaml
stages:
- name: bridge_api.get_profile arcange-fr
request:
url: "{service.proto:s}://{service.server:s}:{service.port}/"
method: POST
headers:
content-type: application/json
json:
jsonrpc: "2.0"
id: 1
method: "bridge.get_profile"
params: {'account': 'arcange-fr'}
response:
status_code: 200
verify_response_with:
function: validate_response:has_valid_response
extra_kwargs:
method: "arcange-fr"
directory: "bridge_api_patterns/get_profile"
---
test_name: Hivemind bridge_api.get_profile biglotto
marks:
- fullsynctest
includes:
- !include ../../common.yaml
stages:
- name: bridge_api.get_profile biglotto
request:
url: "{service.proto:s}://{service.server:s}:{service.port}/"
method: POST
headers:
content-type: application/json
json:
jsonrpc: "2.0"
id: 1
method: "bridge.get_profile"
params: {'account': 'biglotto'}
response:
status_code: 200
verify_response_with:
function: validate_response:has_valid_response
extra_kwargs:
method: "biglotto"
directory: "bridge_api_patterns/get_profile"
---
test_name: Hivemind bridge_api.get_profile criisdimok
marks:
- fullsynctest
includes:
- !include ../../common.yaml
stages:
- name: bridge_api.get_profile criisdimok
request:
url: "{service.proto:s}://{service.server:s}:{service.port}/"
method: POST
headers:
content-type: application/json
json:
jsonrpc: "2.0"
id: 1
method: "bridge.get_profile"
params: {'account': 'criisdimok'}
response:
status_code: 200
verify_response_with:
function: validate_response:has_valid_response
extra_kwargs:
method: "criisdimok"
directory: "bridge_api_patterns/get_profile"
---
test_name: Hivemind bridge_api.get_profile doiny
marks:
- fullsynctest
includes:
- !include ../../common.yaml
stages:
- name: bridge_api.get_profile doiny
request:
url: "{service.proto:s}://{service.server:s}:{service.port}/"
method: POST
headers:
content-type: application/json
json:
jsonrpc: "2.0"
id: 1
method: "bridge.get_profile"
params: {'account': 'doiny'}
response:
status_code: 200
verify_response_with:
function: validate_response:has_valid_response
extra_kwargs:
method: "doiny"
directory: "bridge_api_patterns/get_profile"
---
test_name: Hivemind bridge_api.get_profile fintechandcrypto
marks:
- fullsynctest
includes:
- !include ../../common.yaml
stages:
- name: bridge_api.get_profile fintechandcrypto
request:
url: "{service.proto:s}://{service.server:s}:{service.port}/"
method: POST
headers:
content-type: application/json
json:
jsonrpc: "2.0"
id: 1
method: "bridge.get_profile"
params: {'account': 'fintechandcrypto'}
response:
status_code: 200
verify_response_with:
function: validate_response:has_valid_response
extra_kwargs:
method: "fintechandcrypto"
directory: "bridge_api_patterns/get_profile"
---
test_name: Hivemind bridge_api.get_profile hiveio
marks:
- fullsynctest
includes:
- !include ../../common.yaml
stages:
- name: bridge_api.get_profile hiveio
request:
url: "{service.proto:s}://{service.server:s}:{service.port}/"
method: POST
headers:
content-type: application/json
json:
jsonrpc: "2.0"
id: 1
method: "bridge.get_profile"
params: {'account': 'hiveio'}
response:
status_code: 200
verify_response_with:
function: validate_response:has_valid_response
extra_kwargs:
method: "hiveio"
directory: "bridge_api_patterns/get_profile"
---
test_name: Hivemind bridge_api.get_profile jennifercavka
marks:
- fullsynctest
includes:
- !include ../../common.yaml
stages:
- name: bridge_api.get_profile jennifercavka
request:
url: "{service.proto:s}://{service.server:s}:{service.port}/"
method: POST
headers:
content-type: application/json
json:
jsonrpc: "2.0"
id: 1
method: "bridge.get_profile"
params: {'account': 'jennifercavka', 'observer': 'jennifercavka'}
response:
status_code: 200
verify_response_with:
function: validate_response:has_valid_response
extra_kwargs:
method: "jennifercavka"
directory: "bridge_api_patterns/get_profile"
---
test_name: Hivemind bridge_api.get_profile jisoooh0202
marks:
- fullsynctest
includes:
- !include ../../common.yaml
stages:
- name: bridge_api.get_profile jisoooh0202
request:
url: "{service.proto:s}://{service.server:s}:{service.port}/"
method: POST
headers:
content-type: application/json
json:
jsonrpc: "2.0"
id: 1
method: "bridge.get_profile"
params: {'account': 'jisoooh0202'}
response:
status_code: 200
verify_response_with:
function: validate_response:has_valid_response
extra_kwargs:
method: "jisoooh0202"
directory: "bridge_api_patterns/get_profile"
---
test_name: Hivemind bridge_api.get_profile mateonav53
marks:
- fullsynctest
includes:
- !include ../../common.yaml
stages:
- name: bridge_api.get_profile mateonav53
request:
url: "{service.proto:s}://{service.server:s}:{service.port}/"
method: POST
headers:
content-type: application/json
json:
jsonrpc: "2.0"
id: 1
method: "bridge.get_profile"
params: {'account': 'mateonav53'}
response:
status_code: 200
verify_response_with:
function: validate_response:has_valid_response
extra_kwargs:
method: "mateonav53"
directory: "bridge_api_patterns/get_profile"
---
test_name: Hivemind bridge_api.get_profile original.content
marks:
- fullsynctest
includes:
- !include ../../common.yaml
stages:
- name: bridge_api.get_profile original.content
request:
url: "{service.proto:s}://{service.server:s}:{service.port}/"
method: POST
headers:
content-type: application/json
json:
jsonrpc: "2.0"
id: 1
method: "bridge.get_profile"
params: {'account': 'original.content'}
response:
status_code: 200
verify_response_with:
function: validate_response:has_valid_response
extra_kwargs:
method: "original_content"
directory: "bridge_api_patterns/get_profile"
---
test_name: Hivemind bridge_api.get_profile pboc
marks:
- fullsynctest
includes:
- !include ../../common.yaml
stages:
- name: bridge_api.get_profile pboc
request:
url: "{service.proto:s}://{service.server:s}:{service.port}/"
method: POST
headers:
content-type: application/json
json:
jsonrpc: "2.0"
id: 1
method: "bridge.get_profile"
params: {'account': 'pboc'}
response:
status_code: 200
verify_response_with:
function: validate_response:has_valid_response
extra_kwargs:
method: "pboc"
directory: "bridge_api_patterns/get_profile"
---
test_name: Hivemind bridge_api.get_profile peterloupelis
marks:
- fullsynctest
includes:
- !include ../../common.yaml
stages:
- name: bridge_api.get_profile peterloupelis
request:
url: "{service.proto:s}://{service.server:s}:{service.port}/"
method: POST
headers:
content-type: application/json
json:
jsonrpc: "2.0"
id: 1
method: "bridge.get_profile"
params: {'account': 'peterloupelis'}
response:
status_code: 200
verify_response_with:
function: validate_response:has_valid_response
extra_kwargs:
method: "peterloupelis"
directory: "bridge_api_patterns/get_profile"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment