From b982f6f94b6576a4e0a9a507c391ebdb07ed360d Mon Sep 17 00:00:00 2001 From: Jacopo Date: Thu, 10 Aug 2017 12:05:44 +0200 Subject: Added tests for commits API with an unauthenticated user and a public/private project Added test to API commits in order to handle cases for authenticated/unauthenticated user in a private and public project. --- .../34049-public-commits-should-not-require-authentication.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 changelogs/unreleased/34049-public-commits-should-not-require-authentication.yml (limited to 'changelogs/unreleased') diff --git a/changelogs/unreleased/34049-public-commits-should-not-require-authentication.yml b/changelogs/unreleased/34049-public-commits-should-not-require-authentication.yml new file mode 100644 index 00000000000..278ef2a8acb --- /dev/null +++ b/changelogs/unreleased/34049-public-commits-should-not-require-authentication.yml @@ -0,0 +1,4 @@ +--- +title: Added tests for commits API unauthenticated user and public/private project +merge_request: 13287 +author: Jacopo Beschi @jacopo-beschi -- cgit v1.2.1