summaryrefslogtreecommitdiff
path: root/spec/features/profiles/account_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Rails 5 fix Capybara::ElementNotFound: Unable to find visible css #modal-reve...Jasper Maes2018-06-201-0/+2
* Add confirmation modal to "Change username"Shah El-Rahman2018-04-061-3/+9
* Update no repository placeholderGeorge Tsiolis2018-03-261-2/+2
* fixed up a bunch of specsPhil Hughes2017-08-291-2/+2
* Enable the RSpec/HookArgument cop and auto-correct offensesRobert Speicher2017-08-101-1/+1
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Use `empty_project` where possible in spec/features/profilesRobert Speicher2017-07-271-3/+3
* Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
* Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-291-1/+1
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-191-1/+1
* Correct RSpec/SingleLineHook cop offensesRobert Speicher2017-06-141-2/+7
* Redirect from redirect routes to canonical routesMichael Kozono2017-05-051-3/+2
* Add happy path feature tests for redirect behaviorMichael Kozono2017-05-051-0/+60