We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently there is only unit test. It would be great if we have an e2e test suite, and it's supposed to be triggered on each PR or commits on master.
The text was updated successfully, but these errors were encountered:
@ahrtr is there a doc explains what is needed here ?
Sorry, something went wrong.
There is no doc on this. The ideal is straightforward. We need to start the HTTP server, and tests all RESTful APIs.
gofail/runtime/http.go
Line 39 in 806f13e
ok i can take this 👍🏽
please assign me
Elbehery
No branches or pull requests
Currently there is only unit test. It would be great if we have an e2e test suite, and it's supposed to be triggered on each PR or commits on master.
The text was updated successfully, but these errors were encountered: