Add Group Boards feature specs

Feature specs are present for project issue boards on https://gitlab.com/gitlab-org/gitlab-ee/blob/master/spec/features/boards/boards_spec.rb. The same specs should also be tested for group issue boards, if possible we could move specs of the file above into shared examples and use them for group and project boards.

The following discussion from !31481 (merged) should be addressed: