gitlab-org--gitlab-foss/spec/lib/gitlab/cycle_analytics
Stan Hu d65cdd4416 Fix intermittent failing spec in spec/support/helpers/cycle_analytics_helpers.rb
There was a race condition in the spec where if the commit is created on disk
within a second of the frozen `Timecop` time, the test fails.

Closes #43981
2018-06-02 15:10:35 -07:00
..
base_event_fetcher_spec.rb Adapt cycle analytics spec helper and cycle analytics usage data spec 2018-03-01 16:43:26 +00:00
code_event_fetcher_spec.rb
code_stage_spec.rb
events_spec.rb Adapt cycle analytics spec helper and cycle analytics usage data spec 2018-03-01 16:43:26 +00:00
issue_event_fetcher_spec.rb
issue_stage_spec.rb
permissions_spec.rb Replace '.team << [user, role]' with 'add_role(user)' in specs 2017-12-22 19:18:28 +11: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
usage_data_spec.rb Fix intermittent failing spec in spec/support/helpers/cycle_analytics_helpers.rb 2018-06-02 15:10:35 -07:00