Skip to content

Add time-travel RSpec helpers to testing best practices docs

What does this MR do and why?

Adds information about the new :freeze_time and :time_travel_to RSpec metadata tag helpers for reducing the boilerplate code needed to wrap specs with these time-travel helpers.

MR acceptance checklist

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

Merge request reports