Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

lxb1111
Copy link

@lxb1111 lxb1111 commented Nov 28, 2019

No description provided.

# language: en
Feature: update hugeGraph's connections

@lxb
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove it

Scenario Outline: update connections -- <scene>
When update connections -- request_host: 127.0.0.1:8088
Given update connections
Then update connections -- <ass>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

rename ass

:type context: behave.runner.Context
:type ass: str
"""
print "res_select_single ---> "+str(context.res_select_single)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove print

@CLAassistant
Copy link

CLAassistant commented May 22, 2020

CLA assistant check
All committers have signed the CLA.

@github-actions
Copy link

github-actions bot commented Jul 2, 2021

Due to the lack of activity, the current pr is marked as stale and will be closed after 180 days, any update will remove the stale label

Comment on lines +13 to +17





Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can remove the blank lines

Comment on lines +31 to +36






Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ditto

Comment on lines +34 to +39






Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ditto

"""
print "res_select_single ---> "+str(context.res_select_single)
ass_json = json.loads(ass)
assert (context.res_select_single["status"] == ass_json["status"]) and (ass_json["message"] == str(context.res_select_single["message"])) No newline at end of file
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add an empty line

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants