Welcome to mirror list, hosted at ThFree Co, Russian Federation.

timecop_freeze.yml « rspec « .rubocop_todo - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2967793e42ae0ef5b7760d52c8df70338f56dce8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
RSpec/TimecopFreeze:
  Exclude:
  - ee/spec/models/merge_train_spec.rb
  - ee/spec/support/shared_contexts/lib/gitlab/insights/reducers/reducers_shared_contexts.rb
  - qa/spec/support/repeater_spec.rb
  - spec/features/users/active_sessions_spec.rb
  - spec/lib/gitlab/analytics/cycle_analytics/base_query_builder_spec.rb
  - spec/lib/gitlab/analytics/cycle_analytics/median_spec.rb
  - spec/lib/gitlab/analytics/cycle_analytics/records_fetcher_spec.rb
  - spec/lib/gitlab/auth/unique_ips_limiter_spec.rb
  - spec/lib/gitlab/checks/timed_logger_spec.rb
  - spec/lib/gitlab/cycle_analytics/stage_summary_spec.rb
  - spec/lib/gitlab/puma_logging/json_formatter_spec.rb
  - spec/lib/json_web_token/hmac_token_spec.rb
  - spec/models/active_session_spec.rb
  - spec/serializers/entity_date_helper_spec.rb
  - spec/support/cycle_analytics_helpers/test_generation.rb
  - spec/support/helpers/cycle_analytics_helpers.rb
  - spec/support/helpers/javascript_fixtures_helpers.rb
  - spec/support/shared_contexts/rack_attack_shared_context.rb
  - spec/support/shared_examples/workers/concerns/reenqueuer_shared_examples.rb
  - spec/workers/concerns/reenqueuer_spec.rb
  - spec/workers/metrics/dashboard/prune_old_annotations_worker_spec.rb