Commit graph

8 commits

Author SHA1 Message Date
Thong Kuah
f0391c2517 Add frozen_string_literal to spec/support
Using the sed script from
https://gitlab.com/gitlab-org/gitlab-ce/issues/59758
2019-07-25 17:33:34 +12:00
Rémy Coutable
9aaa6c3fa4
Reduce diff with EE in spec/fixtures/api/schemas
Signed-off-by: Rémy Coutable <remy@rymai.me>
2019-03-14 10:33:48 +01:00
Rémy Coutable
12e2c3aa48
Reduce differences in spec/support/api/schema_matcher.rb
Signed-off-by: Rémy Coutable <remy@rymai.me>
2019-03-07 08:13:37 +01:00
Lin Jen-Shin
b7547ade67 Backport to CE for:
https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/2483
2017-08-04 21:45:14 +08:00
Rémy Coutable
649382b1c2 Fix the /projects/:id/repository/branches endpoint to handle dots in the branch name when the project full patch contains a /
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-07-27 14:29:31 +02:00
Pawel Chojnacki
969b812433 Add schema matcher for non response objects + use schema to test additional metrics compliance 2017-06-06 19:35:28 +02:00
Douglas Barbosa Alexandre
29a91c5bc6 Fix matcher match_response_schema 2016-08-17 12:58:59 -03:00
Douglas Barbosa Alexandre
e199884478 Projects::BoardsController#show returns a list of board lists 2016-08-17 12:58:58 -03:00