Skip to content
This repository has been archived by the owner on Apr 20, 2021. It is now read-only.

Replace tests with httpbin service #219

Open
razbakov opened this issue Aug 24, 2017 · 3 comments
Open

Replace tests with httpbin service #219

razbakov opened this issue Aug 24, 2017 · 3 comments

Comments

@razbakov
Copy link
Contributor

I suggest to use httpbin to replace www fixture and make tests more readable.

@elkangaroo
Copy link

I dont't think it is a good idea to rely on an external service for the tests.

@razbakov
Copy link
Contributor Author

Then maybe index.php should return at least json?

@alexislefebvre
Copy link

@razbakov I don't know how httpbin was one year ago but it can now be launched as a Docker container with docker run -p 80:80 kennethreitz/httpbin so it can be launched locally, it would not be an external service.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants