summaryrefslogtreecommitdiff
path: root/spec/unit/http/api_versions_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Define local test variables to avoid test load order bug.fix-spec-load-order-bugPete Higgins2020-07-271-1/+19
* Fix some odd whitespacing in tests.Pete Higgins2020-06-241-1/+1
* Remove copyright dateslcg/remove-copyright-datesLamont Granquist2020-04-131-1/+1
* fix Style/HashSyntaxLamont Granquist2018-07-021-1/+1
* fix retries on JSON POST requests when negotiating protocol versionLamont Granquist2017-07-201-3/+6
* Retry API requests if using an unsupported versiontm/retryable_apiThom May2017-03-291-0/+10
* Allow the best API version to be queriedThom May2017-03-281-1/+1
* Make it easier to have a versioned factorytm/versioned_apiThom May2017-02-141-0/+69