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
Commits on Source (7)
Showing
with 35275 additions and 93 deletions
{
"code": -32602,
"data": "Account joeyarnoldvn does not exist",
"message": "Invalid parameters"
}
......@@ -2,7 +2,8 @@
test_name: Hivemind bridge_api.get_ranked_posts trending observer patterns test
marks:
- patterntest
- patterntest # original did not validate observer
- negative
includes:
- !include ../../../common.yaml
......@@ -25,4 +26,5 @@
function: validate_response:compare_response_with_pattern
extra_kwargs:
method: "my_observer"
directory: "bridge_api_patterns/get_ranked_posts/trending"
directory: "bridge_api_negative/get_ranked_posts/trending"
error_response: true
......@@ -327,6 +327,14 @@
"type": "follow",
"url": "@majes"
},
{
"date": "2016-09-12T02:59:45",
"id": 21343655294898194,
"msg": "@vetvso followed you",
"score": 50,
"type": "follow",
"url": "@vetvso"
},
{
"date": "2016-09-14T12:28:09",
"id": 21337539261559687,
......@@ -535,6 +543,14 @@
"type": "reply_comment",
"url": "@dantheman/re-masteryoda-steem-blocksize-report-2-20160913t155438893z"
},
{
"date": "2016-08-01T01:31:42",
"id": 21227502199339172,
"msg": "@pjheinz followed you",
"score": 60,
"type": "follow",
"url": "@pjheinz"
},
{
"date": "2016-09-13T18:35:51",
"id": 21223018253501976,
......@@ -711,6 +727,14 @@
"type": "follow",
"url": "@summonerrk"
},
{
"date": "2016-08-21T10:07:54",
"id": 21163279553384215,
"msg": "@mariandavp followed you",
"score": 60,
"type": "follow",
"url": "@mariandavp"
},
{
"date": "2016-09-13T05:09:24",
"id": 21154011013758509,
......@@ -774,29 +798,5 @@
"score": 50,
"type": "follow",
"url": "@robyneggs"
},
{
"date": "2016-09-12T23:44:48",
"id": 21126235460449038,
"msg": "@antithesis followed you",
"score": 40,
"type": "follow",
"url": "@antithesis"
},
{
"date": "2016-09-12T23:41:57",
"id": 21125990647313151,
"msg": "@fabien followed you",
"score": 60,
"type": "follow",
"url": "@fabien"
},
{
"date": "2016-09-12T20:04:00",
"id": 21107324719443451,
"msg": "@aleco followed you",
"score": 50,
"type": "follow",
"url": "@aleco"
}
]
......@@ -159,6 +159,14 @@
"type": "follow",
"url": "@swtcamito"
},
{
"date": "2016-08-31T15:04:51",
"id": 20221680988190111,
"msg": "@benadapt followed you",
"score": 60,
"type": "follow",
"url": "@benadapt"
},
{
"date": "2016-09-04T10:02:15",
"id": 20069712160324716,
......@@ -247,14 +255,6 @@
"type": "reply",
"url": "@gtg/witness-gtg"
},
{
"date": "2016-08-31T15:04:51",
"id": 19602260804760991,
"msg": "@benadapt followed you",
"score": 60,
"type": "follow",
"url": "@benadapt"
},
{
"date": "2016-08-31T02:16:54",
"id": 19536427545870499,
......@@ -303,6 +303,22 @@
"type": "reply_comment",
"url": "@gtg/re-emsenn-introducing-myself-bitcoin-early-adopter-content-producer-and-designer-20160829t213519226z"
},
{
"date": "2016-08-19T16:57:57",
"id": 19373820084194393,
"msg": "@cryptojoy.com followed you",
"score": 60,
"type": "follow",
"url": "@cryptojoy.com"
},
{
"date": "2016-08-26T18:27:48",
"id": 19316791508402902,
"msg": "@mynameisricky followed you",
"score": 40,
"type": "follow",
"url": "@mynameisricky"
},
{
"date": "2016-08-28T18:54:36",
"id": 19251791473372144,
......@@ -351,6 +367,14 @@
"type": "vote",
"url": "@gtg/re-skypilot-my-first-real-post-was-a-success-and-i-would-like-to-share-the-story-20160827t111440904z"
},
{
"date": "2016-08-15T14:54:36",
"id": 19067580326062966,
"msg": "@fyrstikken followed you",
"score": 70,
"type": "follow",
"url": "@fyrstikken"
},
{
"date": "2016-08-27T04:15:48",
"id": 19053303854621572,
......@@ -375,14 +399,6 @@
"type": "reply_comment",
"url": "@gtg/re-orcish-my-introduction-20160826t080607987z"
},
{
"date": "2016-08-26T18:27:48",
"id": 19003911730823894,
"msg": "@mynameisricky followed you",
"score": 40,
"type": "follow",
"url": "@mynameisricky"
},
{
"date": "2016-08-26T18:20:12",
"id": 19003258895681645,
......@@ -519,6 +535,14 @@
"type": "follow",
"url": "@yongyoon"
},
{
"date": "2016-08-21T14:41:48",
"id": 18507555245380736,
"msg": "@ivanba12 followed you",
"score": 50,
"type": "follow",
"url": "@ivanba12"
},
{
"date": "2016-08-22T12:29:45",
"id": 18483000917305129,
......@@ -559,14 +583,6 @@
"type": "vote",
"url": "@gtg/re-ash-steemit-chat-stats-and-rules-20160821t143046855z"
},
{
"date": "2016-08-21T14:41:48",
"id": 18371902998303872,
"msg": "@ivanba12 followed you",
"score": 50,
"type": "follow",
"url": "@ivanba12"
},
{
"date": "2016-08-21T14:39:39",
"id": 18371718314813741,
......@@ -631,6 +647,14 @@
"type": "follow",
"url": "@team101"
},
{
"date": "2016-08-09T21:51:27",
"id": 18247284522215795,
"msg": "@frol followed you",
"score": 50,
"type": "follow",
"url": "@frol"
},
{
"date": "2016-08-19T20:16:03",
"id": 18154590538013310,
......@@ -647,14 +671,6 @@
"type": "follow",
"url": "@skyefox"
},
{
"date": "2016-08-19T16:57:57",
"id": 18137775741045849,
"msg": "@cryptojoy.com followed you",
"score": 60,
"type": "follow",
"url": "@cryptojoy.com"
},
{
"date": "2016-08-19T11:40:30",
"id": 18110945080479269,
......@@ -782,21 +798,5 @@
"score": 50,
"type": "vote",
"url": "@gtg/heavy-duty-witness-node-infrastructure"
},
{
"date": "2016-08-17T14:15:06",
"id": 17878630299452934,
"msg": "@modprobe voted on your post ($4.10)",
"score": 75,
"type": "vote",
"url": "@gtg/heavy-duty-witness-node-infrastructure"
},
{
"date": "2016-08-17T13:29:48",
"id": 17874756238772113,
"msg": "@jackkang followed you",
"score": 50,
"type": "follow",
"url": "@jackkang"
}
]
......@@ -23,6 +23,14 @@
"type": "follow",
"url": "@therajmahal"
},
{
"date": "2016-08-22T17:57:33",
"id": 21390066711475932,
"msg": "@tyler-fletcher followed you",
"score": 50,
"type": "follow",
"url": "@tyler-fletcher"
},
{
"date": "2016-09-14T21:33:36",
"id": 21361062797440303,
......@@ -150,13 +158,5 @@
"score": 40,
"type": "mention",
"url": "@buckland/re-abol-re-buckland-this-was-the-so-called-nano-thermite-that-was-found-everywhere-people-need-the-truth-but-can-they-swallow-it-20160912t232044338z"
},
{
"date": "2016-09-12T08:49:06",
"id": 21049574589261201,
"msg": "@peterz mentioned you",
"score": 50,
"type": "mention",
"url": "@peterz/re-aleco-zakon-cipfa-rabotaet-li-on-v-steemit-20160912t084906549z"
}
]
......@@ -2,9 +2,7 @@
test_name: Hivemind bridge_api.get_account_posts sort feed patterns test
marks:
- patterntest # since original only gives posts from last month (counted from now()) there can be no nonempty results
- failing
- xfail # marked as failing for now, since we need to change it so it counts time from head block
- patterntest # original only gives posts from last month (counted from now()) so there can be no nonempty results
includes:
- !include ../../../common.yaml
......
......@@ -54468,7 +54468,7 @@
"http://www.angeelseries.com/uploads/5/3/0/7/5307103/big-five_orig.jpg",
"http://publishingperspectives.com/wp-content/uploads/2016/05/Kempton-Mooney-2-710x533.jpg",
"http://www.thebookseller.com/sites/default/files/Publisher%20sales%202015.jpg",
"http://publishingperspectives.com/wp-content/uploads/2016/05/Kempton-Mooney-1-710x531.jpg",
"http://publishingperspectives.com/wp-content/uploads/2016/05/Kempton-Mooney-1-710x531.jpg\n",
"http://authorearnings.com/wp-content/uploads/2015/09/2015-aug-trend-gross-sales-1024x856.png",
"http://authorearnings.com/wp-content/uploads/2015/09/2015-aug-trend-author-earnings-1024x935.png",
"http://authorearnings.com/wp-content/uploads/2015/09/2015-aug-titles-1024x637.png",
......@@ -4,7 +4,7 @@
marks:
- patterntest
- failing
- xfail # blacklists - see max_limit.tavern.yaml in ../created; newline in image link
- xfail # blacklists - see max_limit.tavern.yaml in ../created
includes:
- !include ../../../common.yaml
......
---
test_name: Hivemind condenser_api.get_account_reputations patterns test
marks:
- patterntest # original HM as well as fat node didn't like skipping parameters (patterns made with all params given)
includes:
- !include ../../common.yaml
stages:
- name: get_account_reputations
request:
url: "{service.proto:s}://{service.server:s}:{service.port}/"
method: POST
headers:
content-type: application/json
json:
jsonrpc: "2.0"
id: 1
method: "condenser_api.get_account_reputations"
params: {}
response:
status_code: 200
verify_response_with:
function: validate_response:compare_response_with_pattern
extra_kwargs:
method: "defaults"
directory: "condenser_api_patterns/get_account_reputations"
\ No newline at end of file
......@@ -8903,6 +8903,12 @@
"reputation": 1681235382225,
"rshares": 523321581,
"voter": "niasweetz"
},
{
"percent": "10000",
"reputation": 12584108052916,
"rshares": 2645180254,
"voter": "noganoo"
}
],
"author": "nkdk",
......
......@@ -3,8 +3,7 @@
marks:
- patterntest # oldest posts in blog - call with self-set limit
- failing
- xfail # extra vote (possibly result of muting not working like before)
# compared to original extra vote is due to removed vote muting
includes:
- !include ../../common.yaml
......
......@@ -7517,6 +7517,12 @@
"rshares": 49578772788,
"voter": "ak2020"
},
{
"percent": "10000",
"reputation": 12584108052916,
"rshares": 76584409982,
"voter": "noganoo"
},
{
"percent": "10000",
"reputation": 71931696380,
......@@ -3,8 +3,7 @@
marks:
- patterntest # replies were also put in results in original version (but TODO suggested it was to be changed, now only top posts can be hot)
- failing
- xfail # extra vote due to muting not working
# compared to original extra vote is due to removed vote muting
includes:
- !include ../../common.yaml
......
......@@ -5985,6 +5985,12 @@
"rshares": 10327600289,
"voter": "johnerfx"
},
{
"percent": "10000",
"reputation": 12584108052916,
"rshares": 69909261962,
"voter": "noganoo"
},
{
"percent": "10000",
"reputation": 200733663789408,
......@@ -7767,6 +7773,12 @@
"rshares": 9361058328,
"voter": "johnerfx"
},
{
"percent": "10000",
"reputation": 12584108052916,
"rshares": 75001199923,
"voter": "noganoo"
},
{
"percent": "10000",
"reputation": 488865370830,
......@@ -12985,6 +12997,12 @@
"rshares": 10554741746,
"voter": "johnerfx"
},
{
"percent": "10000",
"reputation": 12584108052916,
"rshares": 73500629943,
"voter": "noganoo"
},
{
"percent": "10000",
"reputation": 71931696380,
......@@ -20351,6 +20369,12 @@
"rshares": 11897881050,
"voter": "andu"
},
{
"percent": "10000",
"reputation": 12584108052916,
"rshares": 68001225456,
"voter": "noganoo"
},
{
"percent": "10000",
"reputation": 79561484422,
......@@ -36035,6 +36059,12 @@
"rshares": 13246631412,
"voter": "johnerfx"
},
{
"percent": "10000",
"reputation": 12584108052916,
"rshares": 75867207382,
"voter": "noganoo"
},
{
"percent": "10000",
"reputation": 71931696380,
......@@ -72579,6 +72609,12 @@
"rshares": 77690187245,
"voter": "thecryptofiend"
},
{
"percent": "10000",
"reputation": 12584108052916,
"rshares": 72992621388,
"voter": "noganoo"
},
{
"percent": "10000",
"reputation": 2584344852600,