Skip to content

[Feature-8025][Document] Add example and notice about task type HTTP#741

Merged
zhongjiajie merged 19 commits intoapache:masterfrom
QuakeWang:issue-8025
Mar 18, 2022
Merged

[Feature-8025][Document] Add example and notice about task type HTTP#741
zhongjiajie merged 19 commits intoapache:masterfrom
QuakeWang:issue-8025

Conversation

@QuakeWang
Copy link
Copy Markdown
Contributor

- **Request parameters**: Support Parameter, Body, Headers.
- **Verification conditions**: support default response code, custom response code, content included, content not included.
- **Verification content**: When the verification condition selects a custom response code, the content contains, and the content does not contain, the verification content is required.
- **Custom parameter**: It is a user-defined parameter of http part, which will replace the content with \${variable} in the script.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Hi, I find out you change the content already changed by @Tianqi-Dotes, for example \${variable} already change d to ${variable}, Please copy the latest content and change

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Hi, I find out you change the content already changed by @Tianqi-Dotes, for example \${variable} already change d to ${variable}, Please copy the latest content and change

Done : )

@zhongjiajie
Copy link
Copy Markdown
Member

Hi @QuakeWang, you should also check other content and make sure do not overwrite then content

@QuakeWang
Copy link
Copy Markdown
Contributor Author

Hi @QuakeWang, you should also check other content and make sure do not overwrite then content

Do you mean to detect overwriting in all task files?

@zhongjiajie
Copy link
Copy Markdown
Member

Yeah, that's what I mean, forget me poor English

@QuakeWang
Copy link
Copy Markdown
Contributor Author

Yeah, that's what I mean, forget me poor English

OK, I got it.

@zhongjiajie
Copy link
Copy Markdown
Member

I restart the failed test. When it ready to go, please mention me, thank

@QuakeWang
Copy link
Copy Markdown
Contributor Author

I restart the failed test. When it ready to go, please mention me, thank

Done

Copy link
Copy Markdown
Member

@zhongjiajie zhongjiajie left a comment

Choose a reason for hiding this comment

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

Great! thanks

@zhongjiajie zhongjiajie merged commit 46bc340 into apache:master Mar 18, 2022
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.

[Feature][Document] Add example and notice about task type HTTP

2 participants