Commit Graph

16 Commits

Author SHA1 Message Date
GitLab Bot 4f5c8572e9 Add latest changes from gitlab-org/gitlab@master 2020-06-16 18:09:01 +00:00
GitLab Bot 6c15c18fa4 Add latest changes from gitlab-org/gitlab@master 2020-01-09 18:07:52 +00:00
GitLab Bot 8d3aee3636 Add latest changes from gitlab-org/gitlab@master 2019-12-04 15:11:23 +00:00
GitLab Bot ab7cf450ba Add latest changes from gitlab-org/gitlab@master 2019-12-03 18:06:49 +00:00
GitLab Bot 2ac93cb80c Add latest changes from gitlab-org/gitlab@master 2019-11-29 06:06:31 +00:00
Ash McKenzie 19ff9d9899
Replace rails_helper.rb with spec_helper.rb
rails_helper.rb's only logic was to require
spec_helper.rb.
2019-08-30 12:26:18 +10:00
Sean McGivern c4a8f45f7d Rename broken spec files
RSpec only executes files ending in _spec.rb.
2019-08-01 11:07:27 +01:00
Thong Kuah 73e848850c Add frozen_string_literal to spec/features
Using the sed script from
https://gitlab.com/gitlab-org/gitlab-ce/issues/59758
2019-07-26 13:23:30 +12:00
Lin Jen-Shin 74399a9098
Show Test Automation Engineer for spec/feature as
reviewers.
2019-06-06 21:11:57 +08:00
Stan Hu 85a3b3dff4 Fix spec/features/instance_statistics/cohorts_spec.rb
If one spec disables the usage ping in the in-memory application settings
(e.g. spec/features/usage_stats_consent_spec.rb), then this spec will
fail. To work around this problem, we enable the usage ping explicitly
in the setup phase.

Backport of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/7290
2018-09-08 00:23:01 -07:00
Luke Bennett 7e7ca9faf1 Resolve "Remove usage ping payload from Cohorts, add to Settings" 2018-09-06 12:43:14 +00:00
Luke Bennett 02fda22f19
add test for convdev index user callout 2018-08-14 23:57:21 +01:00
Luke Bennett 2cfa4f4888
Add test for usage ping js in cohorts_spec 2018-08-14 23:51:24 +01:00
Luke Bennett 602a1c34e3 Create instance_statistics namespace and move convdev index and cohorts to it 2018-07-27 15:54:26 +02:00
Sean McGivern ed81ee9ba2 Revert "Merge branch '41416-making-instance-wide-data-tools-more-accessible' into 'master'"
This reverts merge request !20679
2018-07-27 13:12:35 +00:00
Luke Bennett f8f2d0f9e1 Create instance_statistics namespace and move convdev index and cohorts to it 2018-07-26 19:00:09 +02:00