gitlab-org--gitlab-foss/spec/support/shared_examples/requests/api
Sean McGivern aff7dccc1f Use policies to determine if attributes can be set in the API
This is more idiomatic than checking membership explicitly.
2018-08-22 14:17:29 +01:00
..
custom_attributes_shared_examples.rb Allow including custom attributes in API responses 2018-02-08 13:30:34 +01:00
diff_discussions.rb Merge request and commit discussions API 2018-05-01 12:39:44 +00:00
discussions.rb Add discussion API 2018-03-07 12:27:50 +01:00
issuable_participants_examples.rb API: get participants from merge_requests & issues 2018-01-05 15:21:53 +00:00
merge_requests_list.rb Fixed flaky spec for merge request lists 2018-07-02 09:31:29 -07:00
notes.rb Use policies to determine if attributes can be set in the API 2018-08-22 14:17:29 +01:00
resolvable_discussions.rb Merge request and commit discussions API 2018-05-01 12:39:44 +00:00
status_shared_examples.rb