summaryrefslogtreecommitdiff
path: root/spec/realworld
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary rubygems monkeypatchDavid Rodríguez2019-08-171-2/+2
* Enable retries on flaky specretry_failing_specDavid Rodríguez2019-08-051-1/+1
* Bump rubocop to 0.68.0rubocop_0_68David Rodríguez2019-04-301-1/+1
* s/last_command.stdout/out/greysteil/print-errors-to-stderrDavid Rodríguez2019-04-121-1/+1
* s/last_command.stderr/err/David Rodríguez2019-04-121-2/+2
* Unify stderr helpersDavid Rodríguez2019-04-121-1/+1
* 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 explictily loading thread library, It's provided by embedded module in...remove-threadSHIBATA Hiroshi2019-04-053-5/+1
* Always pass the `--all` flag when neededremove_bundle_update_deprecationsDavid Rodríguez2019-03-301-1/+1
* Remove `bundle config` deprecations from specsremove_bundle_config_deprecationsDavid Rodríguez2019-03-291-1/+1
* Remove more unnecessary rubygems version checksDavid Rodríguez2019-02-251-10/+2
* Remove unnecessary rubygems filters from specsDavid Rodríguez2019-02-251-1/+1
* Remove unnecessary ruby filters from specsremove_unnecessary_ruby_filtersDavid Rodríguez2019-02-222-42/+4
* Use newest interface to `bundle config` everywhereDavid Rodríguez2019-02-191-1/+1
* 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-142-10/+10
* 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