gitlab-org--gitlab-foss/spec/features/profiles
Jacopo 0ce6785851 Replaces `tag: true` into `:tag` in the specs
Replaces all the explicit include metadata syntax in the specs (tag:
true) into the implicit one (:tag).
Added a cop to prevent future errors and handle autocorrection.
2017-10-07 13:57:54 +02:00
..
account_spec.rb fixed up a bunch of specs 2017-08-29 15:35:49 +01:00
chat_names_spec.rb Remove superfluous type defs in specs 2017-07-27 14:31:52 +02:00
emails_spec.rb allow a verified secondary email to be use as the primary without 2017-09-23 15:26:04 +02:00
gpg_keys_spec.rb Add more specs to cover subkeys scenarios 2017-10-05 08:25:27 -05:00
keys_spec.rb Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02:00
oauth_applications_spec.rb Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02:00
password_spec.rb Rollsback changes made to signing_enabled. 2017-09-01 10:51:40 +01:00
personal_access_tokens_spec.rb Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02:00
user_changes_notified_of_own_activity_spec.rb Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02:00
user_manages_emails_spec.rb Replace the profile/emails.feature spinach test with an rspec analog 2017-09-10 20:33:28 +11:00
user_visits_notifications_tab_spec.rb Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02:00
user_visits_profile_account_page_spec.rb Improve 'spec/features/profiles/*' specs 2017-09-16 21:09:58 +11:00
user_visits_profile_authentication_log_spec.rb Improve 'spec/features/profiles/*' specs 2017-09-16 21:09:58 +11:00
user_visits_profile_preferences_page_spec.rb Improve 'spec/features/profiles/*' specs 2017-09-16 21:09:58 +11:00
user_visits_profile_spec.rb Improve 'spec/features/profiles/*' specs 2017-09-16 21:09:58 +11:00
user_visits_profile_ssh_keys_page_spec.rb Improve 'spec/features/profiles/*' specs 2017-09-16 21:09:58 +11:00