Commit Graph

6 Commits

Author SHA1 Message Date
GitLab Bot 538fff823d Add latest changes from gitlab-org/gitlab@master 2019-09-30 15:08:09 +00:00
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
Paul Slaughter ecc2527032
Add close_select2 method to select2_helper
**Why?**
This is needed to create a feature test for:
https://gitlab.com/gitlab-org/gitlab-ee/issues/11194
2019-05-01 23:14:36 -05:00
Nick Thomas d129150f33
Fix running a single spec file with rspec 2019-01-28 14:05:56 +00:00
Nick Thomas 654f7fe8ff
Wait for requests in specs before interacting with select2 2019-01-28 11:20:54 +00:00
Rémy Coutable 023d4f6f2f
Move spec helpers/matchers/shared examples/contexts to their relevant folder
Signed-off-by: Rémy Coutable <remy@rymai.me>
2018-04-23 12:20:30 +02:00