summaryrefslogtreecommitdiff
path: root/spec/features/projects/user_browses_files_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Migrate features/project/project.feature to RSpec and reorganize several Proj...Rémy Coutable2018-04-091-189/+0
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-1/+1
* refactor wait_for_requests, add slow_requests block helperMike Greiling2017-11-021-1/+1
* fix race condition when visiting file blob of recently triggered file uploadMike Greiling2017-10-101-2/+3
* Replaces `tag: true` into `:tag` in the specsJacopo2017-10-071-4/+4
* Use `empty_project` where possible in spec/features/projectsRobert Speicher2017-07-271-1/+1
* Replace 'browse_files.feature' spinach test with an rspec analogblackst0ne2017-07-121-0/+188