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

Speed up test running by using local server #107

Merged
merged 11 commits into from
Mar 27, 2014
Merged

Speed up test running by using local server #107

merged 11 commits into from
Mar 27, 2014

Commits on Mar 23, 2014

  1. Configuration menu
    Copy the full SHA
    cd75593 View commit details
    Browse the repository at this point in the history
  2. Allow changing test host

    Uses the REQUESTS_TEST_HOST env variable if it exists, or the more specific
    _HTTP and _HTTPS versions. Defaults to httpbin.org.
    rmccue committed Mar 23, 2014
    Configuration menu
    Copy the full SHA
    a3c67b4 View commit details
    Browse the repository at this point in the history
  3. Ignore http.log/http.pid

    rmccue committed Mar 23, 2014
    Configuration menu
    Copy the full SHA
    a7d8076 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7ffcc5e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9b0dee2 View commit details
    Browse the repository at this point in the history
  6. Correct path to start/stop

    rmccue committed Mar 23, 2014
    Configuration menu
    Copy the full SHA
    5cdfc00 View commit details
    Browse the repository at this point in the history
  7. Use vendor/bin

    rmccue committed Mar 23, 2014
    Configuration menu
    Copy the full SHA
    e4d51d9 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2014

  1. Configuration menu
    Copy the full SHA
    b906f7e View commit details
    Browse the repository at this point in the history
  2. Preserve path when sudoing

    rmccue committed Mar 27, 2014
    Configuration menu
    Copy the full SHA
    d6aceb1 View commit details
    Browse the repository at this point in the history
  3. Set PHPBIN to correct version

    rmccue committed Mar 27, 2014
    Configuration menu
    Copy the full SHA
    c4b7241 View commit details
    Browse the repository at this point in the history
  4. Prefer distributions with Composer

    Hopefully should speed up testing slightly.
    rmccue committed Mar 27, 2014
    2 Configuration menu
    Copy the full SHA
    eb34a29 View commit details
    Browse the repository at this point in the history