Skip to content

Ensure that server is started in Setup and allow timeout to be config…#75

Open
adyang wants to merge 1 commit into
8thlight:masterfrom
adyang:ensure-server-started-setup
Open

Ensure that server is started in Setup and allow timeout to be config…#75
adyang wants to merge 1 commit into
8thlight:masterfrom
adyang:ensure-server-started-setup

Conversation

@adyang
Copy link
Copy Markdown

@adyang adyang commented Apr 26, 2020

…urable.

I had an issue where the test suite was not working because my server took more than 2 seconds to start. I investigated and saw that it is possible to add a check to ensure the server is really started in the setup phase.

Therefore, I added an ensure step in the Setup phase to:

  1. Allow the test to continue base on when the server was started
  2. Allow the timeout for the check to be configurable, using ISO 8601 Durations notation

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.

1 participant