summaryrefslogtreecommitdiff
path: root/spec/features/admin/admin_users_impersonation_tokens_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
* Update test description to reflect behaviour19629-remove-inactive-tokens-listkushalpandya2017-07-141-1/+1
* Update tests to cover removal of inactive tokens tablekushalpandya2017-07-141-4/+6
* 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-1/+3
* Fix rspec and spinach testsJose Ivan Vargas2017-04-061-1/+1
* Don't use FFaker in factories, use sequences insteadRémy Coutable2017-04-031-1/+1
* apply codestyle and implementation changes to the respective feature codepersonal_access_token_api_and_impersonation_tokenTiago Botelho2017-03-061-5/+5
* refactors finder and correlated codeTiago Botelho2017-03-011-34/+23
* applies relevant changes to the code and code structureTiago Botelho2017-02-281-0/+83