summaryrefslogtreecommitdiff
path: root/spec/support/artifice
Commit message (Expand)AuthorAgeFilesLines
* Add VCR cassettes for realworld specsSamuel Giddins2017-06-13646-0/+2284
* Disallow making realworld network requests on CISamuel Giddins2017-06-131-1/+1
* Get the realworld specs running on 1.8.7 againSamuel Giddins2017-06-132-7/+16
* Re-implement VCR to support marshalled responses with incorrect content-lengt...Samuel Giddins2017-06-131-131/+82
* Use a single cassette for the realworld specsSamuel Giddins2017-06-131-1/+1
* [Realworld] Use VCR for network requestsSamuel Giddins2017-06-131-0/+196
* [RuboCop] Enable Style/PercentLiteralDelimitersKoichi ITO2017-05-284-4/+4
* Fail gracefully when installing a spec where the API is missing depsSamuel Giddins2017-02-131-0/+16
* Define the artifice module in fail.rbseg-spec-improvementsSamuel Giddins2016-12-221-0/+2
* Also load net/https before stubbing Net::HTTPSamuel Giddins2016-12-211-1/+11
* Don’t use Artifice for the fail endpointSamuel Giddins2016-12-211-10/+17
* Update to sinatra 1.4.7 in the specsseg-specs-sinatra-updateSamuel Giddins2016-11-273-15/+3
* Replace fakeweb in the specs with artificeseg-remove-fakewebSamuel Giddins2016-11-183-2/+50
* [RuboCop] Avoid shadowing outer variableaa-missing-specsSamuel Giddins2016-10-141-3/+3
* the fake dependency api should return pre gems tooAndre Arko2016-10-121-1/+5
* include prereleases in the compact indexAndre Arko2016-10-121-2/+4
* Update specs to use compact_index 0.11Samuel Giddins2016-08-293-6/+6
* Distinguish tests for checksum mismatch & invalid checksumSamuel Giddins2016-08-221-2/+4
* [RubyGemsGemInstaller] Validate checksums from the compact indexSamuel Giddins2016-08-222-1/+23
* Fix network fail simulation on Ruby < 2.0seg-offline-new-indexSamuel Giddins2016-08-081-1/+3
* Add specs for allow_offline_installSamuel Giddins2016-08-051-0/+21
* Disallow updating gem_repo1 in the specsSamuel Giddins2016-07-102-6/+7
* Safely store concurrent compact index downloadsDominic Cleal2016-05-102-1/+40
* [CompactIndex] Fall back when the versions checksum mismatchesseg-checksum-mismatch-errorSamuel Giddins2016-04-281-0/+15
* Compatibility with frozen string literalsSamuel Giddins2016-01-3128-1/+28
* [RuboCop] Fix Style/MutableConstantSamuel Giddins2016-01-312-10/+9
* [RuboCop] Address Style/GuardClauseSamuel Giddins2016-01-311-4/+3
* 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
* clean up error output by suppressing textAndre Arko2016-01-251-0/+4
* 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
* [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-253-8/+8
* Add integration specs for the compact indexSamuel E. Giddins2016-01-2512-50/+235
* Add compact index artifice serverSamuel E. Giddins2016-01-251-0/+114
* [RuboCop] Enable Style/NextSamuel Giddins2015-11-261-10/+9
* [RuboCop] Enable Style/PercentLiteralDelimitersSamuel Giddins2015-11-261-1/+1
* Set X-Gemfile-Source when fetching gemsoriginal-source-headerAgis Anastasopoulos2015-10-201-0/+13
* Use %w[] instead of %w()Erick Sasse2015-07-291-1/+1
* Fix Style/WordArrayErick Sasse2015-07-281-1/+1
* [RuboCop] Enable Style/StringLiteralsSamuel E. Giddins2015-07-156-11/+11
* [RuboCop] Enable Style/EmptyLinesSamuel E. Giddins2015-07-151-1/+0
* Added test to expose a scenario with API sources where dependencies fail to r...Keith Shook2015-01-272-5/+37