Skip to content

Remove deprecated timecop usage and reduce some of the test duplication

Andrejs Cunskis requested to merge acunskis-remove-timecop into master

What does this MR do and why?

  • Remove deprecated timecop gem
  • Refactor repeater specs, remove some duplication

Closes: #378080 (closed)

How to set up and validate locally

cd qa && bundle exec rspec -O .rspec_internal

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Andrejs Cunskis

Merge request reports