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

Challenge 5: Test fails on /logs endpoint #21

Open
MlkMahmud opened this issue Apr 13, 2020 · 0 comments
Open

Challenge 5: Test fails on /logs endpoint #21

MlkMahmud opened this issue Apr 13, 2020 · 0 comments

Comments

@MlkMahmud
Copy link

The logPtrn variable does not account for single digit response times. e.g '5ms'.

const logPtrn = /^(GET|POST)\s+\/api\/v1\/on-covid-19(\/json|\/xml|\/logs)?\s+\d{3}\s+\d{2,}ms$/;
@MlkMahmud MlkMahmud changed the title Challenge 5 test fails on /logs enpoint Challenge 5: Test fails on /logs endpoint Apr 13, 2020
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

No branches or pull requests

1 participant