Add time-travel RSpec helpers to testing best practices docs
requested to merge add-info-about-new-time-travel-rspec-metadata-tags-to-the-testing-guide-best-practices into master
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.
-
I have evaluated the MR acceptance checklist for this MR.