summaryrefslogtreecommitdiff
path: root/spec/realworld
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #6188 - bundler:indirect/fix-6072, r=indirectThe Bundler Bot2017-12-121-34/+32
* rubocop -aSHIBATA Hiroshi2017-12-111-33/+35
* skip old versions for rack dependency problem.SHIBATA Hiroshi2017-12-111-1/+1
* Auto merge of #6188 - bundler:indirect/fix-6072, r=indirectThe Bundler Bot2017-12-111-0/+40
* fix tests/functionality breaking with new deprecation errorseg-deprecations-hard-error-in-2Colby Swandale2017-08-201-4/+4
* Fix the realworld specs under Bundler 2Samuel Giddins2017-07-192-7/+1
* [RuboCop] Enable Layout/EmptyLineAfterMagicComment copKoichi ITO2017-07-162-0/+2
* Improve realworld specs on 2.0Samuel Giddins2017-06-233-15/+13
* Get the realworld specs running on 1.8.7 againSamuel Giddins2017-06-133-12/+8
* Use a single cassette for the realworld specsSamuel Giddins2017-06-131-1/+0
* [Realworld] Use VCR for network requestsSamuel Giddins2017-06-131-11/+16
* Specify `--require spec_helper` in .rspecKoichi ITO2017-05-035-5/+0
* Disable RSpec monkey patchingSamuel Giddins2017-01-155-5/+5
* Limit edgecases spec to what as 4.2.7 is compatible withseg-resolver-consider-locked-deps-firstSamuel Giddins2017-01-141-1/+1
* Add a realworld spec for partial updates failing on locked, shared, transitiv...Samuel Giddins2017-01-141-0/+136
* [Retry] Add newline before printing the final errorSamuel Giddins2016-12-181-1/+0
* remove old heredoc terminatorColby Swandale2016-12-171-1/+0
* add missing slashColby Swandale2016-12-171-1/+1
* add failing spec for error not being printed on a new lineColby Swandale2016-12-171-0/+18
* holy crap, what a subtle bugAndre Arko2016-10-133-0/+3
* debug info for error on travisAndre Arko2016-10-121-0/+6
* use the method now that we have itAndre Arko2016-10-121-9/+1
* fix a bad find and replaceAndre Arko2016-10-121-1/+1
* setup that matches the expectationsAndre Arko2016-10-121-2/+2
* :cop:Andre Arko2016-10-121-1/+1
* use realworld versions in realworld testsAndre Arko2016-10-121-2/+10
* Auto merge of #4990 - bundler:seg-realworld-flex, r=segiddinsHomu2016-09-301-2/+10
* Silence WEBrick in the realworld specsSamuel Giddins2016-08-113-3/+6
* Update realworld specs for rails 3.2.22.3Samuel Giddins2016-08-111-1/+1
* Remove expect_err from the specs & print all output on a spec failureSamuel Giddins2016-08-031-1/+1
* Use `include_gem` as the matcher nameSamuel Giddins2016-08-023-4/+4
* [Matchers] Add TheBundle class to make custom matchers more fluentSamuel Giddins2016-08-023-4/+4
* Add Bundler.ui.deprecateStefan Lance2016-07-051-2/+2
* Create invalid gemspec error message spec that runs locallyJames Wen2016-03-171-0/+9
* [Edgecases] Update for release of Rails 3.2.22.2Samuel Giddins2016-02-291-1/+1
* Compatibility with frozen string literalsSamuel Giddins2016-01-315-0/+5
* Auto merge of #3556 - bundler:seg-new-index-fetchers, r=segiddinsHomu2016-01-261-1/+1
|\
| * Only run Webrick in realworld suiteAndre Arko2016-01-251-1/+1
* | Update realworld rails edgecase spec to 3.2.22.1Samuel Giddins2016-01-251-1/+1
|/
* Join rack server threads so we make sure that they are gonePablo Carranza2015-12-283-2/+7
* Use late binding for ports in the rack based specs to prevent picking wrong p...Pablo Carranza2015-12-281-23/+23
* Tag mirror probe spec as realworld so it is included in the runPablo Carranza2015-12-271-1/+1
* Add realworld specs for probing mirrors failing and falling back, all and spe...Pablo Carranza2015-12-271-11/+78
* Oh rubocop, you are so susceptiblePablo Carranza2015-12-271-3/+2
* Remove duplication for tests that start a rack serverPablo Carranza2015-12-272-45/+6
* Weinrich proc stylePablo Carranza2015-12-271-2/+2
* Initial mirror probe realworld integration specPablo Carranza2015-12-271-0/+57
* Auto merge of #4124 - bundler:seg-rubocop, r=indirectHomu2015-11-272-6/+14
|\
| * [RuboCop] Enable Style/BlockDelimitersSamuel Giddins2015-11-262-4/+4
| * [RuboCop] Enable Style/RescueModifierSamuel Giddins2015-11-262-2/+10