gitlab-org--gitlab-foss/spec/factories
Rémy Coutable dd9ced0af9 Merge branch 'connorshea/gitlab-ce-revoke-authorized-application' into 'master'
Fix revoking of authorized OAuth applications

Users were not able to revoke access to authorized OAuth applications. Clicking the "Revoke" button would result in a 404 page, and the application would still be authorized.

Added a spec and also found that the `gon` variables were not being set for this view.

Closes #14370

See merge request !3690
2016-04-14 15:26:09 +00:00
..
ci Move all factory definitions to their own file 2016-03-04 15:26:51 -05:00
abuse_reports.rb Move all factory definitions to their own file 2016-03-04 15:26:51 -05:00
appearances.rb Branded login page also in CE 2016-02-26 15:50:51 +01:00
broadcast_messages.rb Fix specs 2016-03-21 09:09:59 +01:00
commit_statuses.rb Update commit status factory to reflect recent changes 2016-01-26 15:23:57 +01:00
commits.rb Refactor and expose only Gitlab::UrlBuilder.build(record) 2016-04-13 16:07:04 +02:00
deploy_keys_projects.rb Move all factory definitions to their own file 2016-03-04 15:26:51 -05:00
emails.rb Remove unused `another_email` factory 2016-03-06 16:34:43 -05:00
events.rb Move all factory definitions to their own file 2016-03-04 15:26:51 -05:00
file_uploader.rb Extend specs for GFM uploads rewriter 2016-03-31 09:43:47 +02:00
forked_project_links.rb Reload forked_project_link projects 2016-04-04 21:05:51 +02:00
group_members.rb Replace project_access attribute with access_level in specs and API 2014-09-15 11:36:50 +03:00
groups.rb Improve group visibility level feature 2016-03-18 16:58:04 -03:00
identities.rb Move all factory definitions to their own file 2016-03-04 15:26:51 -05:00
issues.rb Restrict access to confidential issues 2016-03-17 20:55:38 -03:00
keys.rb Move all factory definitions to their own file 2016-03-04 15:26:51 -05:00
label_links.rb Move all factory definitions to their own file 2016-03-04 15:26:51 -05:00
labels.rb Improving the original label-subscribing implementation 2016-03-15 18:22:02 +01:00
lfs_objects.rb Move all factory definitions to their own file 2016-03-04 15:26:51 -05:00
lfs_objects_projects.rb Move all factory definitions to their own file 2016-03-04 15:26:51 -05:00
merge_requests.rb Fix MergeRequest#source_sha when there is no diff 2016-03-16 14:02:04 +01:00
milestones.rb Move all factory definitions to their own file 2016-03-04 15:26:51 -05:00
namespaces.rb Move all factory definitions to their own file 2016-03-04 15:26:51 -05:00
notes.rb Move all factory definitions to their own file 2016-03-04 15:26:51 -05:00
oauth_access_tokens.rb Include GonHelper separately and remove created_at in factory 2016-04-14 07:25:27 -07:00
oauth_applications.rb Add spec for deletion of authorized OAuth2 application 2016-04-14 07:24:58 -07:00
personal_snippets.rb Simplify the various Snippet factories 2016-03-08 16:40:27 -05:00
project_group_links.rb Bring ProjectGroupLink model and migrations from EE 2016-03-11 17:47:05 +01:00
project_hooks.rb Move all factory definitions to their own file 2016-03-04 15:26:51 -05:00
project_members.rb Add traits for each access_level to ProjectMember factory 2016-03-06 16:53:22 -05:00
project_snippets.rb Simplify the various Snippet factories 2016-03-08 16:40:27 -05:00
projects.rb Annotate models 2016-01-06 13:09:55 +00:00
protected_branches.rb Move all factory definitions to their own file 2016-03-04 15:26:51 -05:00
releases.rb Move all factory definitions to their own file 2016-03-04 15:26:51 -05:00
sent_notifications.rb Move all factory definitions to their own file 2016-03-04 15:26:51 -05:00
service_hooks.rb Move all factory definitions to their own file 2016-03-04 15:26:51 -05:00
services.rb Remove unnecessary attribute definitions from Service factory 2016-03-06 16:55:17 -05:00
snippets.rb Simplify the various Snippet factories 2016-03-08 16:40:27 -05:00
spam_logs.rb Move all factory definitions to their own file 2016-03-04 15:26:51 -05:00
system_hooks.rb Move all factory definitions to their own file 2016-03-04 15:26:51 -05:00
todos.rb Update schema info comment on todo related files 2016-03-18 11:00:53 -03:00
users.rb Add spec for deletion of authorized OAuth2 application 2016-04-14 07:24:58 -07:00