summaryrefslogtreecommitdiff
path: root/spec/controllers/projects/forks_controller_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Use `empty_project` where possible in controller specsrs-empty_project-controllersRobert Speicher2017-01-251-1/+1
* Remove newlines between context and it in addition to testing redirection for...Cagdas Gerede2016-11-151-6/+1
* Add authentication for for create action. Add more tests for for new and crea...Cagdas Gerede2016-11-151-6/+55
* Move sign_out out of it into beforeCagdas Gerede2016-11-131-2/+1
* Replace tabs with spacesEarth2016-11-131-1/+1
* Add a unit test for redirecting to sign-in page when user is not logged in an...Earth2016-11-131-0/+15
* fixes part1 of files to start using active tensetiagonbotelho2016-08-091-5/+5
* Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-011-2/+0
* Make better use of the `visibility_level` factory traitsrs-traits-are-goodRobert Speicher2016-03-081-1/+1
* Add specs to ForksController#index.issue_13648Rubén Dávila2016-03-021-0/+72