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

XcodeServerEndpoints.endpointURL tests #80

Merged
merged 18 commits into from
Jul 25, 2015

Commits on Jul 23, 2015

  1. Rename EndPoints -> Endpoints in XcodeServerEndPoints

    … in order to maintain the compatibility between names of files,
    classes and variables
    pmkowal committed Jul 23, 2015
    Configuration menu
    Copy the full SHA
    a1278f7 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2015

  1. Configuration menu
    Copy the full SHA
    a0e89f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    afa9197 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    02ddc56 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c1acbbd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    28a7974 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0b205a6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    657964e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bfabfca View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c3c27fc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3b22527 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0c3767a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    751226f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5966f2f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    31a0b6a View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2015

  1. XcodeServerEndpointsTests - fixes after review

    - leaving tests which test success paths only
    - add expectations to each test to make them more readable
    pmkowal committed Jul 25, 2015
    Configuration menu
    Copy the full SHA
    11c24f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    65577b9 View commit details
    Browse the repository at this point in the history
  3. XcodeServerEndpointsTests - rev only for DELETE method

    "/api/bots/bot_id/rev_id" path uses rev only when method is DELETE
    pmkowal committed Jul 25, 2015
    Configuration menu
    Copy the full SHA
    c11c891 View commit details
    Browse the repository at this point in the history