summaryrefslogtreecommitdiff
path: root/spec/features/profiles/account_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-06-161-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-05-261-0/+31
* Replace rails_helper.rb with spec_helper.rb66741-remove-spec-rails_helper-rbAsh McKenzie2019-08-301-1/+1
* Add frozen_string_literal to spec/featuresThong Kuah2019-07-261-0/+2
* Enable Capybara/FeatureMethods copWinnie Hellmann2018-07-051-12/+12
* 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