Sha256: 799fe11a9c3bd99bdf9452c5385eb10550c801197d3df7d3f790baf49da40edb

Contents?: true

Size: 253 Bytes

Versions: 5

Compression:

Stored size: 253 Bytes

Contents

require File.join(File.expand_path(File.dirname(__FILE__)), '../test_helper')

class ZeitwerkComplianceTest < ActiveSupport::TestCase
  test "eager loads all files without errors" do
    assert_nothing_raised { Rails.application.eager_load! }
  end
end

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
iqvoc_skosxl-2.11.4 test/models/zeitwerk_compliance_test.rb
iqvoc-4.14.5 test/models/zeitwerk_compliance_test.rb
iqvoc_skosxl-2.11.3 test/models/zeitwerk_compliance_test.rb
iqvoc-4.14.4 test/models/zeitwerk_compliance_test.rb
iqvoc-4.13.2 test/models/zeitwerk_compliance_test.rb