Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
T
tests_api
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
hive
tests_api
Merge requests
!181
bridge get_discussion from slow_calls file
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
bridge get_discussion from slow_calls file
pmaniora_bridge_get_discussion_slow_calls
into
master
Overview
0
Commits
1
Pipelines
0
Changes
65
Merged
Pawel Maniora
requested to merge
pmaniora_bridge_get_discussion_slow_calls
into
master
4 years ago
Overview
0
Commits
1
Pipelines
0
Changes
65
Expand
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
f96f88e6
1 commit,
4 years ago
65 files
+
1820
−
0
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
65
Search (e.g. *.vue) (Ctrl+P)
hivemind/tavern_full_sync/bridge_api_patterns/get_discussion/achim03.tavern.yaml
0 → 100644
+
28
−
0
Options
---
test_name
:
Hivemind bridge_api.get_discussion achim03
marks
:
-
fullsynctest
includes
:
-
!include
../../common.yaml
stages
:
-
name
:
bridge_api.get_discussion achim03
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_discussion"
params
:
{
'
author'
:
'
achim03'
,
'
permlink'
:
'
re-jongolson-qfde63'
}
response
:
status_code
:
200
verify_response_with
:
function
:
validate_response:has_valid_response
extra_kwargs
:
method
:
"
achim03"
directory
:
"
bridge_api_patterns/get_discussion"
Loading