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 our tests (round 2) #170

Merged
merged 10 commits into from
Oct 2, 2015
Merged

Improve our tests (round 2) #170

merged 10 commits into from
Oct 2, 2015

Commits on Oct 2, 2015

  1. Rename test & update its test URL

    ozh authored and rmccue committed Oct 2, 2015
    Configuration menu
    Copy the full SHA
    b7cf797 View commit details
    Browse the repository at this point in the history
  2. Use mock to test success/failure on status code

    This will save **260** outgoing queries to httpbin.org
    ozh authored and rmccue committed Oct 2, 2015
    Configuration menu
    Copy the full SHA
    80bff2c View commit details
    Browse the repository at this point in the history
  3. Use regex to match port string

    DOMDocument is prone to crashing with HTML errors, and since we only
    care about this tiny bit, might as well use a simpler regex.
    rmccue committed Oct 2, 2015
    Configuration menu
    Copy the full SHA
    c50bc4c View commit details
    Browse the repository at this point in the history
  4. Test with PHP 5.6 and 7.0 nightlies

    ozh authored and rmccue committed Oct 2, 2015
    Configuration menu
    Copy the full SHA
    e5784a6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f38dc4a View commit details
    Browse the repository at this point in the history
  6. Allow finishing the matrix early

    [ci skip]
    rmccue committed Oct 2, 2015
    Configuration menu
    Copy the full SHA
    42ac4a2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b9d1d01 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3e1d4f7 View commit details
    Browse the repository at this point in the history
  9. Reformat the Travis config

    rmccue committed Oct 2, 2015
    Configuration menu
    Copy the full SHA
    2accbe0 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cea419c View commit details
    Browse the repository at this point in the history