summaryrefslogtreecommitdiff
path: root/spec/features/projects/user_edits_files_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Added multi editor setting on the profile preferences pageJose Ivan Vargas2018-01-041-1/+3
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-2/+2
* Check for element before evaluate_scriptEric Eastwood2017-10-191-0/+7
* Replaces `tag: true` into `:tag` in the specsJacopo2017-10-071-6/+6
* Add a spec for editing a file when a project was already forkedBob Van Landuyt2017-10-071-1/+31
* fix transient user_edits_files_spec failuresacey-flakesSimon Knox2017-09-181-10/+6
* Merge branch 'user-edit-files-spec-fix' into 'master'Tim Zallmann2017-08-141-0/+17
|\
| * Wait for requests to finish before running the ace JSuser-edit-files-spec-fixPhil Hughes2017-08-091-0/+17
* | Remove an unnecessary `let` in spec/features/projects/user_edits_files_spec.rbMehdi Lahmam2017-08-111-5/+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/+122