class RubyIndexer::ConfigurationTest

Public Instance Methods

setup()

test_configuration_raises_for_unknown_keys()

test_indexables_avoids_duplicates_if_bundle_path_is_inside_project()

test_indexables_does_not_include_default_gem_path_when_in_bundle()

test_indexables_does_not_include_gems_own_installed_files()

test_indexables_does_not_include_non_ruby_files_inside_rubylibdir()

test_indexables_have_expanded_full_paths()

test_indexables_includes_default_gems()

test_indexables_includes_project_files()

test_indexables_only_includes_gem_require_paths()

test_load_configuration_executes_configure_block()

test_magic_comments_regex()

test_paths_are_unique()