Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added timeout, retry and delay in CLI tests #421

Merged
merged 1 commit into from
Nov 7, 2016
Merged

Conversation

neha-viswanathan
Copy link
Contributor

Added timeout, delay and retry fields in the yaml files. No values added as expected timeouts are not know.
The tests pass as the expectation field for remove service command has no regex (Ref: #413)

To test -
go test github.com/appcelerator/amp/cmd/amp/cli

@@ -5,6 +5,8 @@
options:
-
expectation: logs-all
timeout:
Copy link
Contributor

Choose a reason for hiding this comment

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

Are empty entries needed?

Copy link
Contributor Author

@neha-viswanathan neha-viswanathan Nov 5, 2016

Choose a reason for hiding this comment

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

removed the empty entries

@subfuzion
Copy link
Contributor

@neha-viswanathan Please rebase with master and resolve the conflict in cli_test.go. Thanks.

@neha-viswanathan neha-viswanathan added this to the 0.3.0 milestone Nov 7, 2016
@generalhenry generalhenry merged commit 0fd6146 into master Nov 7, 2016
@generalhenry generalhenry deleted the cli-test-timeout branch November 7, 2016 18:56
@ndegory ndegory changed the title Added timeout, retry and delay Added timeout, retry and delay in CLI tests Nov 8, 2016
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.

3 participants