summaryrefslogtreecommitdiff
path: root/spec/realworld/edgecases_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* [repo move] Update GitHub URL in comments and `skip` messages in spec/Ellen Marie Dash2020-01-161-2/+2
* Use vendorized version of uri libraryDavid Rodríguez2019-12-081-1/+1
* Rename `lib` to `lib_dir`David Rodríguez2019-11-041-3/+3
* Remove `spec` helper in favor of `spec_dir`David Rodríguez2019-11-041-1/+1
* Normalize some test requiresDavid Rodríguez2019-11-041-4/+4
* Merge #7399Bundlerbot2019-11-041-1/+1
|\
| * Fix some realworld specs testing nothingfix_realworld_test_helperDavid Rodríguez2019-10-301-1/+1
* | Don't silence the UI by defaultDavid Rodríguez2019-10-311-4/+6
|/
* s/last_command.stderr/err/David Rodríguez2019-04-121-2/+2
* Move on to bundler 3David Rodríguez2019-04-111-4/+4
* Fix some specs to not rely on remembering flagsDavid Rodríguez2019-04-111-1/+2
* Remove unnecessary ruby filters from specsremove_unnecessary_ruby_filtersDavid Rodríguez2019-02-221-41/+3
* Fix 1.x specscheck_out_only_in_specsDavid Rodríguez2019-02-141-2/+2
* Remove now unnecessary `lack_errors` matcherDavid Rodríguez2019-02-141-3/+3
* Split stderr and stdout in specsDavid Rodríguez2019-02-141-2/+2
* Fix the realworld specs under Bundler 2Samuel Giddins2017-07-191-1/+1
* Improve realworld specs on 2.0Samuel Giddins2017-06-231-11/+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-031-1/+0
* Disable RSpec monkey patchingSamuel Giddins2017-01-151-1/+1
* 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
* 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
* 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
* 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-311-0/+1
* Update realworld rails edgecase spec to 3.2.22.1Samuel Giddins2016-01-251-1/+1
* Fix edgecases spec for new gxapi_rails versionSamuel Giddins2015-11-261-3/+4
* 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
* [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-291-1/+1
|/
* [RuboCop] Enable Style/StringLiteralsSamuel E. Giddins2015-07-151-1/+1
* 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
* don’t test exitstatus when it is unknownAndre Arko2015-01-201-1/+1