Skip to content

Fix some tests related to Rails 7.1 Upgrade

Igor Drozdov requested to merge id-move-some-7-1-fixes into master

What does this MR do and why?

Related:

Fixes:

  • Call the registered parser for rendered content
  • Rename builds partials to jobs
  • Fix preview_path= deprecation warning
  • Fix omniauth callbacks controller tests
  • Use Rails.application.deprecators instead of ActiveSupport::Deprecation
  • Fix undefined usage_type for GroupDeployKey
  • Verify null_relation? instead of ActiveRecord::NullRelation inheritance

Merge request reports

Loading