Skip to content

Add support for API v1.8 features callback and hostAndPort (run project)#28

Merged
RahulPundir83 merged 12 commits intoSmartBear:masterfrom
waxtell:master
Mar 26, 2021
Merged

Add support for API v1.8 features callback and hostAndPort (run project)#28
RahulPundir83 merged 12 commits intoSmartBear:masterfrom
waxtell:master

Conversation

@waxtell
Copy link
Copy Markdown
Contributor

@waxtell waxtell commented Feb 3, 2021

Hello!

I hope this note PR finds you well!

First and foremost, thank you very much for providing this tool. The tool is an integral component of my CI/CD process and I am truly grateful for your efforts.

Second, I apologize in advance for the unsolicited PR. I didn't want to create an issue and I could not locate "guidelines for contributing".

Prior to version 1.8 of the TestEngine API you could only specify environment - not endpoint. With version 1.8 the hostAndPort feature was added and provided a mechanism for routing test requests to a specific endpoint. My PR includes support for hostAndPort as well as callback.

Thank you again for your efforts and your consideration.

Best Regards,
Will

@bsubba
Copy link
Copy Markdown
Contributor

bsubba commented Feb 4, 2021

Hello @waxtell, Thank you for your time and effort. We will take a look into it soon.It may take some time
Thank you very much.

@akkikumar72
Copy link
Copy Markdown

@waxtell - We are reviewing your PR, mind fixing conflicts?

waxtell added 2 commits March 23, 2021 08:26
# Conflicts:
#	bin/run_functions.js
#	package.json
@waxtell
Copy link
Copy Markdown
Contributor Author

waxtell commented Mar 23, 2021

@akkikumar72 done and done! Thanks!

Comment thread package.json Outdated
{
"name": "testengine-cli",
"version": "1.5.0",
"version": "1.8.0",
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

imho, I think this should be 1.6.0 instead
Because the versioning of TestEngine API and TestEngine CLI are not in sync.

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.

Was wondering the same as well... happy to make the change.

Copy link
Copy Markdown

@brahmdev brahmdev left a comment

Choose a reason for hiding this comment

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

minor comment otherwise looks good to me 👍
Nice work @waxtell

Comment thread bin/run_functions.js Outdated
Comment thread bin/run_functions.js Outdated
Copy link
Copy Markdown

@akkikumar72 akkikumar72 left a comment

Choose a reason for hiding this comment

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

@waxtell Good job, Thanks for your contribution.

Comment thread README.md Outdated
Comment thread README.md Outdated
Comment thread bin/run_functions.js Outdated
Comment thread bin/run_functions.js Outdated
Comment thread bin/run_functions.js Outdated
Comment thread bin/run_functions.js Outdated
@RahulPundir83 RahulPundir83 merged commit 47fac03 into SmartBear:master Mar 26, 2021
@waxtell
Copy link
Copy Markdown
Contributor Author

waxtell commented Mar 26, 2021

Thank you very much @RahulPundir83, @bsubba, @akkikumar72 and @brahmdev!

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants