aboutsummaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Fixes per code reviewLamont Granquist2016-02-011-0/+28
* ruby 1.8.7 fixLamont Granquist2016-01-291-1/+1
* use options hash to pass options insteadLamont Granquist2016-01-291-1/+1
* Allow passing UI object into bundler/inlineLamont Granquist2016-01-271-0/+18
* Backfill unit tests for `Bundler::Fetcher::Downloader`James Wen2016-01-251-0/+229
* Auto merge of #3556 - bundler:seg-new-index-fetchers, r=segiddinsHomu2016-01-2627-117/+1133
|\
| * Dont directly require vendored code in the quality specSamuel Giddins2016-01-251-1/+1
| * Update dependency fetcher specs for refactoringSamuel Giddins2016-01-252-73/+65
| * Ensure there are no warnings in all filesSamuel Giddins2016-01-251-9/+16
| * [Fetcher::Base] Update specs for api_available? -> available?Samuel Giddins2016-01-251-4/+2
| * Add bang versions of the spec helpersSamuel Giddins2016-01-253-37/+54
| * Remove unused method on spec double in fetcher specsSamuel Giddins2016-01-251-2/+1
| * Refactor cache slug logic into the RemoteSamuel Giddins2016-01-252-21/+24
| * [CompactIndex] Use the cache_uri for the cache pathSamuel Giddins2016-01-251-0/+7
| * [Remote] Add the concept of a cache_uriSamuel Giddins2016-01-252-1/+32
| * where did that puts out come fromAndre Arko2016-01-251-2/+1
| * Pathname#path needs to be to_s here as wellAndre Arko2016-01-251-1/+1
| * Pathname#to_path doesn’t exist on 1.8.7, so to_sAndre Arko2016-01-251-1/+1
| * [rubocop] style, style, style :nail_care:Andre Arko2016-01-252-4/+4
| * update extra_api artifice for structsAndre Arko2016-01-251-4/+3
| * rewrite compact index artifice for 0.9.3 structsAndre Arko2016-01-251-17/+17
| * [rubocop] cop those rubos right upAndre Arko2016-01-251-1/+1
| * Only run Webrick in realworld suiteAndre Arko2016-01-251-1/+1
| * update compact index fetching message expectationsAndre Arko2016-01-251-2/+2
| * [specs] enable --only-failures and --next-failureAndre Arko2016-01-251-0/+3
| * clean up error output by suppressing textAndre Arko2016-01-251-0/+4
| * update output expectations for new wordingAndre Arko2016-01-251-10/+11
| * check update message in updated outputAndre Arko2016-01-251-7/+3
| * update specs for remote-less specs from fetchersAndre Arko2016-01-251-2/+2
| * port etag etc changes from bundler-api to artificeAndre Arko2016-01-251-15/+37
| * actually print artifice errors! omg.Andre Arko2016-01-251-0/+3
| * unfitAndre Arko2016-01-251-1/+1
| * [RuboCop] Put spaces placesSamuel E. Giddins2016-01-252-2/+2
| * update artifice /extra for compact_index 0.9.1Andre Arko2016-01-252-5/+3
| * update artifice for compact_index 0.9.1Andre Arko2016-01-251-2/+4
| * [RuboCop] Fix violationsSamuel E. Giddins2016-01-254-9/+9
| * Add integration specs for the compact indexSamuel E. Giddins2016-01-2513-50/+868
| * Add compact index artifice serverSamuel E. Giddins2016-01-252-1/+115
| * Return a 500 in the windows fakeweb for the new index version endpointSamuel E. Giddins2016-01-251-0/+3
* | Auto merge of #4236 - bundler:seg-simulate-jruby-rubby-2.3, r=segiddinsHomu2016-01-262-1/+12
|\ \
| * | Fix gem helper spec when running with rake 10.5Samuel Giddins2016-01-251-1/+1
| * | [Hax] Support simulating jruby on MRI 2.3Samuel Giddins2016-01-251-0/+11
| |/
* / Update realworld rails edgecase spec to 3.2.22.1Samuel Giddins2016-01-251-1/+1
|/
* Add unit tests for `Bundler::SSLCerts::CertificateManager`James Wen2016-01-241-0/+134
* Auto merge of #4227 - RochesterinNYC:add-unit-tests-for-bundler-fetcher-depen...Homu2016-01-241-0/+335
|\
| * Refactor and add unit test coverage for `Bundler::Fetcher::Dependency`James Wen2016-01-231-0/+335
* | Auto merge of #4225 - christhekeele:bundle-gem-with-exe, r=indirectHomu2016-01-241-1/+17
|\ \
| * | Use '--exe' option name in addition to '--bin' as primary option name.Chris Keele2016-01-221-1/+17
| |/
* | Auto merge of #4224 - bundler:seg-code-climate, r=indirectHomu2016-01-243-11/+34
|\ \
| * | Setup CodeClimateSamuel Giddins2016-01-223-11/+34
| |/