gitlab-org--gitlab-foss/spec/controllers/concerns
Patrick Derichs 0e99daae4a Use NotesFinder in IssuableActions module
Remove project from NotesFinder constructor

Add project parameter to specs

Also look for methods in private scope

Fix specs to match new NotesFinder constructor
2019-08-01 10:42:42 +02:00
..
boards_responses_spec.rb Add `to_json` to `represent` method call 2019-06-13 10:00:30 +12:00
checks_collaboration_spec.rb Add some frozen string to spec/**/*.rb 2019-04-15 10:17:05 +00:00
continue_params_spec.rb Make checks for continue_params more robust 2019-06-25 13:19:29 +02:00
controller_with_cross_project_access_check_spec.rb Add some frozen string to spec/**/*.rb 2019-04-15 10:17:05 +00:00
enforces_admin_authentication_spec.rb Change specs to match gitlab code standards 2019-05-07 08:37:04 +12:00
group_tree_spec.rb Remove code related to object hierarchy in MySQL 2019-07-25 15:35:06 +08:00
import_url_params_spec.rb Fix project settings not being able to update 2019-06-03 15:27:24 -07:00
internal_redirect_spec.rb Support redirect paths starting with a dash 2019-06-25 13:19:30 +02:00
issuable_actions_spec.rb Use NotesFinder in IssuableActions module 2019-08-01 10:42:42 +02:00
issuable_collections_spec.rb Search issuables by iids 2019-06-18 07:45:47 +00:00
lfs_request_spec.rb Add some frozen string to spec/**/*.rb 2019-04-15 10:17:05 +00:00
project_unauthorized_spec.rb Avoid passing not_found_or_authorized_proc around 2019-05-15 17:36:50 +07:00
routable_actions_spec.rb Avoid passing not_found_or_authorized_proc around 2019-05-15 17:36:50 +07:00
send_file_upload_spec.rb Fix send_file_upload_spec.rb with right MIME type 2019-06-16 16:40:22 -07:00