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

Improve test suite to use ReactPHP-based webserver instead of httpbin and add forward compatibility with PHPUnit 9 #168

Merged
merged 3 commits into from
Jun 26, 2020

Commits on Jun 23, 2020

  1. Configuration menu
    Copy the full SHA
    659cafd View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2020

  1. Use ReactPHP-based webserver instead of httpbin

    Don't rely on httpbin and a working internal connection.
    This also happens to significantly improve test execution times.
    clue committed Jun 26, 2020
    Configuration menu
    Copy the full SHA
    e9a782f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76dc808 View commit details
    Browse the repository at this point in the history