summaryrefslogtreecommitdiff
path: root/spec/features/profiles/account_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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