aboutsummaryrefslogtreecommitdiffstats
path: root/spec/realworld
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Fix edgecases spec for new gxapi_rails versionSamuel Giddins2015-11-261-3/+4
|/
* Set X-Gemfile-Source when fetching gemsAgis Anastasopoulos2015-10-201-0/+63
* update edge cases to only lock if possibleAndre Arko2015-10-061-16/+22
* force a rack-cache version that works on ruby 1.9Andre Arko2015-10-061-0/+2
* Fix Style/NumericLiteralsVictor Koronen2015-08-141-1/+1
* [RuboCop] Update to 0.33.0Samuel E. Giddins2015-08-071-1/+1
* Merge pull request #3890 from esasse/fix-align-parametersAndre Arko2015-08-011-1/+1
|\
| * Fix Style/AlignParametersErick Sasse2015-07-291-1/+1
* | retry tests that hit rubygems.org up to 5 timesAndre Arko2015-07-292-2/+2
|/
* Fix Style/SpaceInsideHashLiteralBracesErick Sasse2015-07-171-2/+2
* [RuboCop] Enable Style/StringLiteralsSamuel E. Giddins2015-07-153-10/+10
* update rails version in specsPatrick Metcalfe2015-06-161-1/+1
* [EdgecasesSpec] Dont run specs that require i18n on 1.9.2Samuel E. Giddins2015-05-311-2/+2
* run edge case specs only where it makes sense toAndre Arko2015-05-181-15/+16
* run 1.8 specs only on 1.8.x, etcAndre Arko2015-05-111-3/+3
* run parallel specs on 1.8 or higher, eg all rubiesAndre Arko2015-05-111-1/+1
* Fix realworld parallel_spec i18n gem lock comment.Josef Šimánek2015-03-291-2/+2
* Merge tag 'v1.8.2'Tim Moore2015-02-181-2/+12
|\
| * update parallel spec for older rubygemsAndre Arko2015-02-131-3/+18
* | Merge pull request #3257 from segiddins/seg-molinilloAndre Arko2015-01-261-20/+0
|\ \ | |/ |/|
| * [RealworldSpec] Remove test case for scenario of a self-referential circular ...Samuel E. Giddins2014-12-031-20/+0
* | don’t test exitstatus when it is unknownAndre Arko2015-01-201-1/+1
* | we can have exitstatus and err at the same timeAndre Arko2015-01-191-1/+1
* | Revert "Don't change i18n version of Ruby 1.8 spec"Tim Moore2014-12-221-1/+1
* | Pin i18n to 0.6.x in parallel specs.Tim Moore2014-12-221-0/+2
* | Don't change i18n version of Ruby 1.8 specSmit Shah2014-12-221-1/+1
* | Fixed a broken i18n specSmit Shah2014-12-221-2/+2
* | Merge branch '1-7-stable'Smit Shah2014-12-081-0/+35
|\ \ | |/ |/|
| * New realworld specs depend on ruby >= 1.9.2Smit Shah2014-12-041-2/+2