gitlab-org--gitlab-foss/spec/lib/gitlab/cycle_analytics
Lin Jen-Shin 0b6d01ed77 Just define allowed_ids and override it with empty value
if not needed for those sub-classes.
2017-11-22 17:06:57 +08:00
..
base_event_fetcher_spec.rb Just define allowed_ids and override it with empty value 2017-11-22 17:06:57 +08:00
code_event_fetcher_spec.rb
code_stage_spec.rb
events_spec.rb Ensure all project factories use `:repository` trait or `:empty_project` 2017-08-01 14:51:52 -04:00
issue_event_fetcher_spec.rb
issue_stage_spec.rb
permissions_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
plan_event_fetcher_spec.rb
plan_stage_spec.rb
production_event_fetcher_spec.rb
production_stage_spec.rb
review_event_fetcher_spec.rb
review_stage_spec.rb
shared_event_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
shared_stage_spec.rb
stage_summary_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
staging_event_fetcher_spec.rb
staging_stage_spec.rb
test_event_fetcher_spec.rb
test_stage_spec.rb
updater_spec.rb