Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/git/git-scm.com.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Expand)Author
2022-10-05tests: mark unused assignments with underscoreJeff King
2022-10-05run rubocop --autocorrect --only Style/ExpandPathArgumentsJeff King
2022-10-05accept "rubocop -x" auto-correctionsJeff King
2020-12-13prefer Rails.root.join to Files.join(Rails.root)Jeff King
2020-12-13spec: more get "params" fixupsJeff King
2020-01-28Remove git-svn coursepedrorijo91
2019-02-11Fix linting issues so the tests passMark Tareshawty
2019-02-11Fix download_service specpedrorijo91
2018-11-12Merge branch 'master' into tarebyte/lintingMark Tareshawty
2018-11-02Skip download_service spec for nowpedrorijo91
2018-10-29Update code using rubocop's autocorrect linterMark Tareshawty
2018-05-15Check version exstence on download rake taskpedrorijo91
2018-02-28Remove uses of shouldMark Tareshawty
2018-02-28Use RSpec.describe instead of just describeMark Tareshawty
2018-02-28re run rspec `rails generate rspec:install` and update configMark Tareshawty
2018-02-25Remove download.rss since it is no longer usedMark Tareshawty
2018-02-25Replace logic inside rake task with Rails ServiceMark Tareshawty
2018-02-24Fix redirect expectationMark Tareshawty
2018-02-24Fix partial name for render_template expectationMark Tareshawty
2018-02-24Remove requirement of webmock since we do it in the support fileMark Tareshawty
2018-02-24Remove custom fabricator loaderMark Tareshawty
2018-02-24Install and configure VCR for capturing web requestsMark Tareshawty
2018-02-24Allow webmock to connect to localhostMark Tareshawty
2018-02-24Fix model specsMark Tareshawty
2018-02-24Explicitly set rspec controller specs as controller typesMark Tareshawty
2018-02-24Explicitly set rspec model specs as model typesMark Tareshawty
2018-02-24Rename fabricator files to have _fabricator.rb suffixMark Tareshawty
2018-02-24Add Shoulda matcher configurationMark Tareshawty
2018-02-24Add example.run inside of DatabaseCleaner.cleaning blockMark Tareshawty
2018-02-08drop "related items" codeJeff King
2016-10-11Update git-scm links to HTTPS.Pierre-Etienne Poirot
2016-10-11Update Sourceforge links to HTTPS.Pierre-Etienne Poirot
2014-08-25Rspec is behaving weridbry4n
2014-08-25Rework on the asciidoctorbry4n
2014-07-29Add performance test for doc#man and refactor version_changes for performancebry4n
2014-06-19Add test for downloads rake taskbry4n
2014-05-28Add site controller testbry4n
2014-05-28Add community controller testbry4n
2014-05-28Add about controller testbry4n
2014-05-27Remove dummy databry4n
2014-05-27Add testsbry4n
2014-05-27Add specsbry4n
2014-05-27Create fabricatorsbry4n