gitlab-org--gitlab-foss/spec/features/profiles
Imre Farkas f3cd24a9f3
Display impersonation token value only after creation
Since we migrated all PersonlAccessTokens to store only its hash in the
DB, the token value can no longer be shown to the user.
2018-11-12 12:16:25 +01:00
..
account_spec.rb Enable Capybara/FeatureMethods cop 2018-07-05 06:32:05 +00:00
active_sessions_spec.rb Enable Capybara/FeatureMethods cop 2018-07-05 06:32:05 +00:00
chat_names_spec.rb Enable Capybara/FeatureMethods cop 2018-07-05 06:32:05 +00:00
emails_spec.rb Enable Capybara/FeatureMethods cop 2018-07-05 06:32:05 +00:00
gpg_keys_spec.rb Enable Capybara/FeatureMethods cop 2018-07-05 06:32:05 +00:00
keys_spec.rb (Part 2) Resolve "Recognise when a user is trying to validate a private SSH key" 2018-07-06 14:36:02 +00:00
oauth_applications_spec.rb Add breadcrumbs to User Settings sub-views 2018-01-01 17:45:20 +00:00
password_spec.rb Updates from rubocop -a 2018-07-09 21:13:08 +08:00
personal_access_tokens_spec.rb Display impersonation token value only after creation 2018-11-12 12:16:25 +01:00
user_changes_notified_of_own_activity_spec.rb Enable Capybara/FeatureMethods cop 2018-07-05 06:32:05 +00:00
user_edit_profile_spec.rb Rails5: fix user edit profile clear status spec 2018-10-06 13:48:45 +02:00
user_manages_applications_spec.rb Add copy to clipboard button for application id and secret 2018-10-03 08:31:03 +00: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 Resolve "Rename the Master role to Maintainer" Backend 2018-07-11 14:36:08 +00: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 Move spinach profile tests to RSpec 2018-02-15 12:06:45 +05:00
user_visits_profile_preferences_page_spec.rb remove specs 2018-01-15 12:41:00 +00:00
user_visits_profile_spec.rb Resolve "Rename the Master role to Maintainer" Backend 2018-07-11 14:36:08 +00:00
user_visits_profile_ssh_keys_page_spec.rb Improve 'spec/features/profiles/*' specs 2017-09-16 21:09:58 +11:00