Skip to content

Draft: Fixing Database/MultipleDatabases offenses in specs

Omar Qunsul requested to merge 362031-multiple-databases-rspec-offenses into master

What does this MR do and why?

We still have many ignored Rubocop Offenses for Database/MultipleDatabases in specs. This is a MR to address validate and fix all of them.

I tried to address each individual case based on my understanding of the scenario, also the date when the code line has been introduced, for example if it was before or after the decomposition project.

Related Issue: #362031 (closed)

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 Omar Qunsul

Merge request reports