Skip to content

Update httpbin endpoint on tests #315

@soulseekah

Description

@soulseekah

The default REQUESTS_TEST_HOST endpoint (requests-php-tests.herokuapp.com) points to a very outdated version of httpbin forcing a couple of tests to be run directly against https://httpbin.org instead.

The tests are:

7b099c5 - /status/307 redirect issue fixed in later versions (see #7)
3ebc94a - /post does not show form data and file data at the same time in older versions

Any chance that app can be updated so tests can use the httpbin() function in the newer cases?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions