Skip to content
Snippets Groups Projects
Commit 9a480dee authored by Bartek Wrona's avatar Bartek Wrona
Browse files

Merge branch 'reblog_tests' into 'master'

tests for reblogging

See merge request !50
parents f119cb52 fa660ef0
No related branches found
No related tags found
1 merge request!50tests for reblogging
[]
\ No newline at end of file
[
"test-safari"
]
[]
\ No newline at end of file
[
"test-safari"
]
[]
\ No newline at end of file
[
"test-safari"
]
[]
\ No newline at end of file
[
"test-safari"
]
......@@ -1639,7 +1639,9 @@
test_name: Hivemind condenser_api.get_reblogged_by patterns test
marks:
- patterntest # result is empty because reblogging functionality started past 5mln blocks
- patterntest
- failing
- xfail # reblogging does not work properly
includes:
- !include common.yaml
......@@ -1655,7 +1657,7 @@
jsonrpc: "2.0"
id: 1
method: "condenser_api.get_reblogged_by"
params: {"author":"steemit","permlink":"firstpost"}
params: {"author":"skypilot","permlink":"melting-rock"}
response:
status_code: 200
verify_response_with:
......
......@@ -147,7 +147,9 @@
test_name: Hivemind follow_api.get_reblogged_by patterns test
marks:
- patterntest # result is empty because reblogging functionality started past 5mln blocks
- patterntest
- failing
- xfail # reblogging does not work properly
includes:
- !include common.yaml
......@@ -163,7 +165,7 @@
jsonrpc: "2.0"
id: 1
method: "follow_api.get_reblogged_by"
params: {"author":"steemit","permlink":"firstpost"}
params: {"author":"iamwne","permlink":"conceptualizing-a-scifi-land-speeder"}
response:
status_code: 200
verify_response_with:
......
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