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

Check server status #54

Merged
merged 3 commits into from
Aug 7, 2017
Merged

Check server status #54

merged 3 commits into from
Aug 7, 2017

Conversation

chrfritsch
Copy link
Member

No description provided.

@chrfritsch
Copy link
Member Author

Fix #53

@chrfritsch chrfritsch requested a review from dbosen July 5, 2017 06:40
'severity' => REQUIREMENT_ERROR,
];
}
catch (ClientException $clientException) {
Copy link
Member

@dbosen dbosen Jul 25, 2017

Choose a reason for hiding this comment

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

I dont like, that the ClientException is basically the expected behaviour. Maybe you can do the tests with an URL, that is always available.

@chrfritsch chrfritsch force-pushed the feature/server-status branch from 054489c to e7faa45 Compare July 25, 2017 14:18
@chrfritsch chrfritsch merged commit 43df19f into 8.x-2.x Aug 7, 2017
@chrfritsch chrfritsch deleted the feature/server-status branch August 7, 2017 09:35
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.

2 participants