Add mapping for specs to be tested in `rspec foss-impact`
requested to merge 220924-identify-non-app-or-lib-specs-to-be-tested-in-rspec-foss-impact into master
What does this MR do?
Add mapping for specs to be tested in rspec foss-impact
List of matches to be added:
source | test |
---|---|
spec/factories/* |
spec/factories_spec.rb |
db/structure.sql |
spec/db/schema_spec.rb |
config/initializers/* |
spec/initializers/* |
db/migrate , db/post_migrate
|
spec/migrations/* |
Adding these would catch the failures in #220920 (closed), #223195 (closed)
Closes #220924 (closed)
Edited by 🤖 GitLab Bot 🤖