Skip to content
Snippets Groups Projects

Compare revisions

Changes are shown as if the source revision was being merged into the target revision. Learn more about comparing revisions.

Source

Select target project
No results found
Select Git revision
  • 2mln_blocks_test
  • abw_rshares_experiment
  • bridge_get_account_posts
  • bw_ci_validating_test
  • bw_list_comments_by_permlink_opt_patterns
  • dk-5e6-patterns
  • dk-database-api-tests-001
  • dk-diff-log
  • dk-fix-order-in-some-tests
  • dk-follow-item-overwrite-fix
  • dk-follow-refactor
  • dk-functional-example
  • dk-list-votes-pre24
  • dk-mock-follow-tests
  • dk-mock-follow-tests-2
  • dk-mock-vops-tests
  • dk-pytest-benchmark
  • follow_api_tests
  • get_accounts
  • get_blog_entries
  • get_ranked_posts
  • issue_37_trend_and_hot
  • jsalyers-more-blacklist-updates
  • klesniak-api-tests-pyresttests
  • km_hafah_MR15
  • km_issue_151_revert
  • kmochocki/add-slow-call
  • kmochocki/ci
  • kmochocki/hivemind-testing
  • kudmich/prepare_tavern_tests_to_working_with_postgrest
  • master
  • mi_correct_notif_cache_update
  • mi_mention_date_changed
  • mi_notifications_in_cache
  • mi_test_for_bridge_get_ranked_posts
  • msochacki_tests
  • mt-47
  • mt-find-list-votes
  • mt-further-pids-refactoring
  • mt-further-pids-refactoring-old
  • mt-get-pids-fix
  • mt-get-profile-new-patterns
  • mt-grayed
  • mt-lack-of-post-forces-empty-pattern
  • mt-list-comments-fix
  • mt-main-unit
  • mt-pids-performance-refactoring
  • mz-hivemind-benchmark-parser
  • pczempiel_community
  • pczempiel_date_changes
  • pczempiel_new_tests
  • pmaniora_account_notifications_tests
  • pmaniora_communities_sql
  • pmaniora_community_fixes
  • pmaniora_fullsync_slow_calls
  • pmaniora_new_tests
  • request-execution-time
  • revert-36610d67
  • tmp
59 results

Target

Select target project
  • hive/tests_api
1 result
Select Git revision
  • 2mln_blocks_test
  • abw_rshares_experiment
  • bridge_get_account_posts
  • bw_ci_validating_test
  • bw_list_comments_by_permlink_opt_patterns
  • dk-5e6-patterns
  • dk-database-api-tests-001
  • dk-diff-log
  • dk-fix-order-in-some-tests
  • dk-follow-item-overwrite-fix
  • dk-follow-refactor
  • dk-functional-example
  • dk-list-votes-pre24
  • dk-mock-follow-tests
  • dk-mock-follow-tests-2
  • dk-mock-vops-tests
  • dk-pytest-benchmark
  • follow_api_tests
  • get_accounts
  • get_blog_entries
  • get_ranked_posts
  • issue_37_trend_and_hot
  • jsalyers-more-blacklist-updates
  • klesniak-api-tests-pyresttests
  • km_hafah_MR15
  • km_issue_151_revert
  • kmochocki/add-slow-call
  • kmochocki/ci
  • kmochocki/hivemind-testing
  • kudmich/prepare_tavern_tests_to_working_with_postgrest
  • master
  • mi_correct_notif_cache_update
  • mi_mention_date_changed
  • mi_notifications_in_cache
  • mi_test_for_bridge_get_ranked_posts
  • msochacki_tests
  • mt-47
  • mt-find-list-votes
  • mt-further-pids-refactoring
  • mt-further-pids-refactoring-old
  • mt-get-pids-fix
  • mt-get-profile-new-patterns
  • mt-grayed
  • mt-lack-of-post-forces-empty-pattern
  • mt-list-comments-fix
  • mt-main-unit
  • mt-pids-performance-refactoring
  • mz-hivemind-benchmark-parser
  • pczempiel_community
  • pczempiel_date_changes
  • pczempiel_new_tests
  • pmaniora_account_notifications_tests
  • pmaniora_communities_sql
  • pmaniora_community_fixes
  • pmaniora_fullsync_slow_calls
  • pmaniora_new_tests
  • request-execution-time
  • revert-36610d67
  • tmp
59 results
Show changes
Showing
with 3936 additions and 0 deletions
---
test_name: Hived account_history_api escrow_approve_operation
marks:
- patterntest # no noempty result in 5mln blocks
includes:
- !include ../../common.yaml
stages:
- name: account_history_api escrow_approve_operation
request:
url: "{service.url:s}"
method: POST
headers:
content-type: application/json
json:
jsonrpc: "2.0"
id: 1
method: "account_history_api.get_account_history"
params: {"account":"blocktrades", "operation_filter_low": 2147483648, "start": 1000, "limit": 1000}
response:
status_code: 200
verify_response_with:
function: validate_response:compare_response_with_pattern
extra_kwargs:
method: "escrow_approve_operation"
directory: "account_history_api_patterns/get_account_history"
{
"history": []
}
\ No newline at end of file
---
test_name: Hived account_history_api escrow_dispute_operation
marks:
- patterntest # no noempty result in 5mln blocks
includes:
- !include ../../common.yaml
stages:
- name: account_history_api escrow_dispute_operation
request:
url: "{service.url:s}"
method: POST
headers:
content-type: application/json
json:
jsonrpc: "2.0"
id: 1
method: "account_history_api.get_account_history"
params: {"account":"barrie", "operation_filter_low": 268435456, "start": 1000, "limit": 1000}
response:
status_code: 200
verify_response_with:
function: validate_response:compare_response_with_pattern
extra_kwargs:
method: "escrow_transfer_operation"
directory: "account_history_api_patterns/get_account_history"
{
"history": []
}
\ No newline at end of file
---
test_name: Hived account_history_api escrow_release_operation
marks:
- patterntest # no noempty result in 5mln blocks
includes:
- !include ../../common.yaml
stages:
- name: account_history_api escrow_release_operation
request:
url: "{service.url:s}"
method: POST
headers:
content-type: application/json
json:
jsonrpc: "2.0"
id: 1
method: "account_history_api.get_account_history"
params: {"account":"barrie", "operation_filter_low": 536870912, "start": 1000, "limit": 1000}
response:
status_code: 200
verify_response_with:
function: validate_response:compare_response_with_pattern
extra_kwargs:
method: "escrow_release_operation"
directory: "account_history_api_patterns/get_account_history"
{
"history": []
}
\ No newline at end of file
---
test_name: Hived account_history_api escrow_transfer_operation
marks:
- patterntest # no noempty result in 5mln blocks
includes:
- !include ../../common.yaml
stages:
- name: account_history_api escrow_transfer_operation
request:
url: "{service.url:s}"
method: POST
headers:
content-type: application/json
json:
jsonrpc: "2.0"
id: 1
method: "account_history_api.get_account_history"
params: {"account":"barrie", "operation_filter_low": 134217728, "start": 1000, "limit": 1000}
response:
status_code: 200
verify_response_with:
function: validate_response:compare_response_with_pattern
extra_kwargs:
method: "escrow_transfer_operation"
directory: "account_history_api_patterns/get_account_history"
{
"history": [
[
5579,
{
"block": 1337175,
"op": {
"type": "feed_publish_operation",
"value": {
"exchange_rate": {
"base": {
"amount": "237",
"nai": "@@000000013",
"precision": 3
},
"quote": {
"amount": "1000",
"nai": "@@000000021",
"precision": 3
}
},
"publisher": "blocktrades"
}
},
"op_in_trx": 0,
"operation_id": 0,
"timestamp": "2016-05-10T22:06:36",
"trx_id": "2cccd6b21a642bba0d56c6c133874c808df26e17",
"trx_in_block": 0,
"virtual_op": 0
}
],
[
5639,
{
"block": 1338414,
"op": {
"type": "feed_publish_operation",
"value": {
"exchange_rate": {
"base": {
"amount": "246",
"nai": "@@000000013",
"precision": 3
},
"quote": {
"amount": "1000",
"nai": "@@000000021",
"precision": 3
}
},
"publisher": "blocktrades"
}
},
"op_in_trx": 0,
"operation_id": 0,
"timestamp": "2016-05-10T23:08:39",
"trx_id": "9414f7c21a3ce6e3c069b59465396ebf7f615363",
"trx_in_block": 0,
"virtual_op": 0
}
],
[
5898,
{
"block": 1343510,
"op": {
"type": "feed_publish_operation",
"value": {
"exchange_rate": {
"base": {
"amount": "238",
"nai": "@@000000013",
"precision": 3
},
"quote": {
"amount": "1000",
"nai": "@@000000021",
"precision": 3
}
},
"publisher": "blocktrades"
}
},
"op_in_trx": 0,
"operation_id": 0,
"timestamp": "2016-05-11T03:23:48",
"trx_id": "e89a2efb797e7ec35892096ba61f9b4aa4f5ff9e",
"trx_in_block": 0,
"virtual_op": 0
}
]
]
}
---
test_name: Hived account_history_api get_account_history filter to feed_publish_operation
marks:
- patterntest
includes:
- !include ../../common.yaml
stages:
- name: account_history_api get_account_history feed_publish_operation
request:
url: "{service.url:s}"
method: POST
headers:
content-type: application/json
json:
jsonrpc: "2.0"
id: 1
method: "account_history_api.get_account_history"
params: {"account":"blocktrades","operation_filter_low": 128,"start": 6000,"limit": 1000}
response:
status_code: 200
verify_response_with:
function: validate_response:compare_response_with_pattern
extra_kwargs:
method: "feed_publish_operation"
directory: "account_history_api_patterns/get_account_history"
{
"history": [
[
15169,
{
"block": 3327426,
"op": {
"type": "fill_convert_request_operation",
"value": {
"amount_in": {
"amount": "2000000",
"nai": "@@000000013",
"precision": 3
},
"amount_out": {
"amount": "605143",
"nai": "@@000000021",
"precision": 3
},
"owner": "xeroc",
"requestid": 1468315395
}
},
"op_in_trx": 0,
"operation_id": 0,
"timestamp": "2016-07-19T09:23:18",
"trx_id": "0000000000000000000000000000000000000000",
"trx_in_block": 4294967295,
"virtual_op": 2
}
]
]
}
---
test_name: Hived account_history_api fill_convert_request_operation
marks:
- patterntest # virtual
includes:
- !include ../../common.yaml
stages:
- name: account_history_api fill_convert_request_operation
request:
url: "{service.url:s}"
method: POST
headers:
content-type: application/json
json:
jsonrpc: "2.0"
id: 1
method: "account_history_api.get_account_history"
params: {"account":"xeroc", "operation_filter_low": 281474976710656, "start": 15169, "limit": 1}
response:
status_code: 200
verify_response_with:
function: validate_response:compare_response_with_pattern
extra_kwargs:
method: "fill_convert_request_operation"
directory: "account_history_api_patterns/get_account_history"
---
test_name: Hived account_history_api fill_order_operation
marks:
- patterntest # virtual
includes:
- !include ../../common.yaml
stages:
- name: account_history_api fill_order_operation
request:
url: "{service.url:s}"
method: POST
headers:
content-type: application/json
json:
jsonrpc: "2.0"
id: 1
method: "account_history_api.get_account_history"
params: {"account":"adm", "operation_filter_low": 36028797018963968, "start": 4000, "limit": 100}
response:
verify_response_with:
function: validate_response:compare_response_with_pattern
extra_kwargs:
method: "fill_order_operation"
directory: "account_history_api_patterns/get_account_history"
{
"history": [
[
3210,
{
"block": 2888724,
"op": {
"type": "fill_vesting_withdraw_operation",
"value": {
"deposited": {
"amount": "299792",
"nai": "@@000000021",
"precision": 3
},
"from_account": "adm",
"to_account": "adm",
"withdrawn": {
"amount": "1569493022171",
"nai": "@@000000037",
"precision": 6
}
}
},
"op_in_trx": 0,
"operation_id": 0,
"timestamp": "2016-07-03T23:45:09",
"trx_id": "0000000000000000000000000000000000000000",
"trx_in_block": 4294967295,
"virtual_op": 2
}
]
]
}
---
test_name: Hived account_history_api fill_vesting_withdraw_operation
marks:
- patterntest # virtual
includes:
- !include ../../common.yaml
stages:
- name: account_history_api fill_vesting_withdraw_operation
request:
url: "{service.url:s}"
method: POST
headers:
content-type: application/json
json:
jsonrpc: "2.0"
id: 1
method: "account_history_api.get_account_history"
params: {"account":"adm", "operation_filter_low": 18014398509481984, "start": 3210, "limit": 1}
response:
status_code: 200
verify_response_with:
function: validate_response:compare_response_with_pattern
extra_kwargs:
method: "fill_vesting_withdraw_operation"
directory: "account_history_api_patterns/get_account_history"
{
"history": [
[
1,
{
"block": 2796791,
"op": {
"type": "producer_reward_operation",
"value": {
"producer": "gtg",
"vesting_shares": {
"amount": "5401442811",
"nai": "@@000000037",
"precision": 6
}
}
},
"op_in_trx": 0,
"operation_id": 0,
"timestamp": "2016-06-30T18:59:24",
"trx_id": "0000000000000000000000000000000000000000",
"trx_in_block": 4294967295,
"virtual_op": 1
}
],
[
2,
{
"block": 2797050,
"op": {
"type": "effective_comment_vote_operation",
"value": {
"author": "pfunk",
"pending_payout": {
"amount": "812683",
"nai": "@@000000013",
"precision": 3
},
"permlink": "guide-maximize-your-mining-hashrate-in-windows-by-mining-steem-in-a-vm",
"rshares": 27547358,
"total_vote_weight": "20780999058208",
"voter": "gtg",
"weight": 0
}
},
"op_in_trx": 0,
"operation_id": 0,
"timestamp": "2016-06-30T19:12:21",
"trx_id": "e0cd24f9aba3b668b1443786bee3891f644ff23f",
"trx_in_block": 0,
"virtual_op": 1
}
],
[
3,
{
"block": 2797050,
"op": {
"type": "vote_operation",
"value": {
"author": "pfunk",
"permlink": "guide-maximize-your-mining-hashrate-in-windows-by-mining-steem-in-a-vm",
"voter": "gtg",
"weight": 10000
}
},
"op_in_trx": 0,
"operation_id": 0,
"timestamp": "2016-06-30T19:12:21",
"trx_id": "e0cd24f9aba3b668b1443786bee3891f644ff23f",
"trx_in_block": 0,
"virtual_op": 0
}
],
[
4,
{
"block": 2797188,
"op": {
"type": "effective_comment_vote_operation",
"value": {
"author": "pfunk",
"pending_payout": {
"amount": "506396",
"nai": "@@000000013",
"precision": 3
},
"permlink": "security-b-sides-msp-2016-information-security-conference-day-1-opening-keynote-notes-and-recap",
"rshares": 27007214,
"total_vote_weight": "35589961187203",
"voter": "gtg",
"weight": 0
}
},
"op_in_trx": 0,
"operation_id": 0,
"timestamp": "2016-06-30T19:19:15",
"trx_id": "be93d0b153a5b9a12547180a1d88f2aad1669754",
"trx_in_block": 0,
"virtual_op": 1
}
],
[
5,
{
"block": 2797188,
"op": {
"type": "vote_operation",
"value": {
"author": "pfunk",
"permlink": "security-b-sides-msp-2016-information-security-conference-day-1-opening-keynote-notes-and-recap",
"voter": "gtg",
"weight": 10000
}
},
"op_in_trx": 0,
"operation_id": 0,
"timestamp": "2016-06-30T19:19:15",
"trx_id": "be93d0b153a5b9a12547180a1d88f2aad1669754",
"trx_in_block": 0,
"virtual_op": 0
}
],
[
6,
{
"block": 2797362,
"op": {
"type": "effective_comment_vote_operation",
"value": {
"author": "pfunk",
"pending_payout": {
"amount": "387792",
"nai": "@@000000013",
"precision": 3
},
"permlink": "lets-discuss-verification-of-user-accounts-posting-previous-work-to-prevent-impersonation",
"rshares": 27007214,
"total_vote_weight": "30456732837113",
"voter": "gtg",
"weight": 0
}
},
"op_in_trx": 0,
"operation_id": 0,
"timestamp": "2016-06-30T19:27:57",
"trx_id": "c7a8b59428f96adc3245345bd4fd7c587aad3383",
"trx_in_block": 0,
"virtual_op": 1
}
],
[
7,
{
"block": 2797362,
"op": {
"type": "vote_operation",
"value": {
"author": "pfunk",
"permlink": "lets-discuss-verification-of-user-accounts-posting-previous-work-to-prevent-impersonation",
"voter": "gtg",
"weight": 10000
}
},
"op_in_trx": 0,
"operation_id": 0,
"timestamp": "2016-06-30T19:27:57",
"trx_id": "c7a8b59428f96adc3245345bd4fd7c587aad3383",
"trx_in_block": 0,
"virtual_op": 0
}
],
[
8,
{
"block": 2797645,
"op": {
"type": "effective_comment_vote_operation",
"value": {
"author": "zajac",
"pending_payout": {
"amount": "3541186",
"nai": "@@000000013",
"precision": 3
},
"permlink": "hi-steemit-people-lets-waste-some-time-together-",
"rshares": 27007214,
"total_vote_weight": "29308749708982",
"voter": "gtg",
"weight": 0
}
},
"op_in_trx": 0,
"operation_id": 0,
"timestamp": "2016-06-30T19:42:09",
"trx_id": "f98b305720148c4b37b19c1c7616ad9057e46c32",
"trx_in_block": 0,
"virtual_op": 1
}
],
[
9,
{
"block": 2797645,
"op": {
"type": "vote_operation",
"value": {
"author": "zajac",
"permlink": "hi-steemit-people-lets-waste-some-time-together-",
"voter": "gtg",
"weight": 10000
}
},
"op_in_trx": 0,
"operation_id": 0,
"timestamp": "2016-06-30T19:42:09",
"trx_id": "f98b305720148c4b37b19c1c7616ad9057e46c32",
"trx_in_block": 0,
"virtual_op": 0
}
],
[
10,
{
"block": 2812987,
"op": {
"type": "effective_comment_vote_operation",
"value": {
"author": "cylonmaker2053",
"pending_payout": {
"amount": "84920",
"nai": "@@000000013",
"precision": 3
},
"permlink": "steemit-infrastructure-security-scalability-and-points-of-failure",
"rshares": 27547358,
"total_vote_weight": "15377444600345",
"voter": "gtg",
"weight": 0
}
},
"op_in_trx": 0,
"operation_id": 0,
"timestamp": "2016-07-01T08:30:48",
"trx_id": "0b42bdd9a3961b740dc5f32857b645b1220e95d7",
"trx_in_block": 0,
"virtual_op": 1
}
]
]
}
---
test_name: Hived account_history_api get_transaction gtg
marks:
- patterntest
includes:
- !include ../../common.yaml
stages:
- name: account_history_api get_transaction gtg
request:
url: "{service.url:s}"
method: POST
headers:
content-type: application/json
json:
jsonrpc: "2.0"
id: 1
method: "account_history_api.get_account_history"
params: {
"account": "gtg",
"start": 10,
"limit": 10
}
response:
status_code: 200
verify_response_with:
function: validate_response:compare_response_with_pattern
extra_kwargs:
method: "gtg"
directory: "account_history_api_patterns/get_account_history"
{
"history": [
[
8115,
{
"block": 2893044,
"op": {
"type": "interest_operation",
"value": {
"interest": {
"amount": "247",
"nai": "@@000000013",
"precision": 3
},
"owner": "xeroc"
}
},
"op_in_trx": 0,
"operation_id": 0,
"timestamp": "2016-07-04T03:42:21",
"trx_id": "f9e46925b19db80ab57f2e5824b02eae3392133a",
"trx_in_block": 2,
"virtual_op": 1
}
]
]
}
---
test_name: Hived account_history_api interest_operation
marks:
- patterntest # virtual
includes:
- !include ../../common.yaml
stages:
- name: account_history_api interest_operation
request:
url: "{service.url:s}"
method: POST
headers:
content-type: application/json
json:
jsonrpc: "2.0"
id: 1
method: "account_history_api.get_account_history"
params: {"account":"xeroc", "operation_filter_low": 9007199254740992, "start": 8115, "limit": 1}
response:
status_code: 200
verify_response_with:
function: validate_response:compare_response_with_pattern
extra_kwargs:
method: "interest_operation"
directory: "account_history_api_patterns/get_account_history"
{
"history": [
[
1503,
{
"block": 2832389,
"op": {
"type": "limit_order_cancel_operation",
"value": {
"orderid": 1,
"owner": "adm"
}
},
"op_in_trx": 0,
"operation_id": 0,
"timestamp": "2016-07-02T00:42:45",
"trx_id": "20711c439525ddba796086438fba5d48b971cb80",
"trx_in_block": 0,
"virtual_op": 0
}
],
[
1506,
{
"block": 2832439,
"op": {
"type": "limit_order_cancel_operation",
"value": {
"orderid": 1,
"owner": "adm"
}
},
"op_in_trx": 0,
"operation_id": 0,
"timestamp": "2016-07-02T00:45:15",
"trx_id": "7ef08c9b439f4b572dc8362b69ca0011590fc67e",
"trx_in_block": 0,
"virtual_op": 0
}
],
[
1542,
{
"block": 2833513,
"op": {
"type": "limit_order_cancel_operation",
"value": {
"orderid": 1,
"owner": "adm"
}
},
"op_in_trx": 0,
"operation_id": 0,
"timestamp": "2016-07-02T01:39:15",
"trx_id": "4c01c8681e265580568fa328fc697ebdd7b81827",
"trx_in_block": 0,
"virtual_op": 0
}
],
[
1550,
{
"block": 2833711,
"op": {
"type": "limit_order_cancel_operation",
"value": {
"orderid": 1,
"owner": "adm"
}
},
"op_in_trx": 0,
"operation_id": 0,
"timestamp": "2016-07-02T01:49:12",
"trx_id": "44b2ea943ac95e30b1bac5b8f96f19242c735eaa",
"trx_in_block": 0,
"virtual_op": 0
}
],
[
1819,
{
"block": 2842098,
"op": {
"type": "limit_order_cancel_operation",
"value": {
"orderid": 1,
"owner": "adm"
}
},
"op_in_trx": 0,
"operation_id": 0,
"timestamp": "2016-07-02T08:49:24",
"trx_id": "f8fcf933d669a0f7d5a5bd482341bfe3f3e1d139",
"trx_in_block": 0,
"virtual_op": 0
}
]
]
}