summaryrefslogtreecommitdiff
path: root/spec/support/artifice/endpoint.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary rubygems monkeypatchDavid Rodríguez2019-08-171-1/+1
* Remove a bunch of unneeded rubygems requiresDavid Rodríguez2019-08-171-1/+0
* Bump rack and sinatra to latest versionsbump_test_depsDavid Rodríguez2019-08-061-1/+2
* Auto-correct `Style/TrailingCommaInHashLiteral` offensesglobally_enable_some_layout_copsDavid Rodríguez2019-03-041-1/+1
* Use Bundler.rubygems.inflate instead of the Gem::Util method directlysegiddins/use-rubygems-integration-inflateSamuel Giddins2018-03-101-1/+1
* Use Gem::Util.inflate instead of Gem.inflateupdate-deprecated-methodsSHIBATA Hiroshi2018-03-011-1/+1
* Add a way to assert that Artifice only gets certain requestsSamuel Giddins2017-09-131-0/+26
* Remove `File.expand_path` when it given Pathname objectSHIBATA Hiroshi2017-09-071-1/+1
* Use Pathname#join instead of string interpolationSHIBATA Hiroshi2017-09-071-1/+1
* To use helper methods for relative path references.SHIBATA Hiroshi2017-09-061-1/+1
* [RuboCop] Enable Layout/EmptyLineAfterMagicComment copKoichi ITO2017-07-161-0/+1
* [RuboCop] Enable Style/PercentLiteralDelimitersKoichi ITO2017-05-281-1/+1
* Update to sinatra 1.4.7 in the specsseg-specs-sinatra-updateSamuel Giddins2016-11-271-6/+1
* Replace fakeweb in the specs with artificeseg-remove-fakewebSamuel Giddins2016-11-181-1/+1
* the fake dependency api should return pre gems tooAndre Arko2016-10-121-1/+5
* Disallow updating gem_repo1 in the specsSamuel Giddins2016-07-101-5/+6
* Compatibility with frozen string literalsSamuel Giddins2016-01-311-0/+1
* actually print artifice errors! omg.Andre Arko2016-01-251-0/+3
* [RuboCop] Enable Style/NextSamuel Giddins2015-11-261-10/+9
* [RuboCop] Enable Style/StringLiteralsSamuel E. Giddins2015-07-151-4/+4
* [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-271-5/+5
* has_api actually tests for an API nowAndre Arko2013-02-111-0/+2
* allow endpoint to be loaded indedendently of test suiteTerence Lee2012-11-291-0/+1
* add prerelease specs to endpointsTerence Lee2012-11-291-0/+4
* rubygems 2 doesn't generate Marshal.4.8 anymoreTerence Lee2012-11-291-2/+9
* should probably require before we useAndre Arko2012-11-191-0/+1
* pull out Deprecate so we can suppress outputAndre Arko2012-11-191-2/+1
* suppress rubygems deprecation warnings in artificeAndre Arko2012-11-191-12/+15
* Failing spec for back-dependencies.Dan Peterson2011-07-231-2/+2
* enable option --full-index to use the modern index instead of the endpointTerence Lee2011-06-111-0/+4
* Fixes Bundler::Fetcher to handle Net::HTTPResponse and subclassesTerence Lee2010-11-121-14/+4
* remove unnecessary commentTerence Lee2010-11-121-1/+0
* Gemcutter endpoint API test for Gemcutter DEPENDENCY LIMITTerence Lee2010-11-121-1/+16
* whitespaceTerence Lee2010-11-121-1/+1
* use artifice for Gemcutter Endpoint API testsTerence Lee2010-11-121-0/+46