Skip to content
This repository has been archived by the owner on Jun 19, 2020. It is now read-only.

(FACT-2521) Fix for tests/external_facts/external_fact_overrides_custom_fact_with_10000_weight_or_less.rb #514

Merged
merged 6 commits into from
May 15, 2020

Commits on May 14, 2020

  1. (FACT-2521) Add <=> for resolutions. The comparison is done based on …

    …weight and fact type. Set fact type to :external for external facts.
    BogdanIrimie committed May 14, 2020
    Configuration menu
    Copy the full SHA
    b4c3073 View commit details
    Browse the repository at this point in the history
  2. (FACT-2521) External fact loader will filter using fact_type == :exte…

    …rnal.
    BogdanIrimie committed May 14, 2020
    Configuration menu
    Copy the full SHA
    3d6cad6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ce53bf View commit details
    Browse the repository at this point in the history
  4. (FACT-2521) Add rspec tests for external_facts method.

    BogdanIrimie committed May 14, 2020
    Configuration menu
    Copy the full SHA
    5f23bdd View commit details
    Browse the repository at this point in the history
  5. (FACT-2521) Add tests for directory loader.

    BogdanIrimie committed May 14, 2020
    Configuration menu
    Copy the full SHA
    2e87540 View commit details
    Browse the repository at this point in the history
  6. (FACT-2521) Fix rubocop.

    BogdanIrimie committed May 14, 2020
    Configuration menu
    Copy the full SHA
    ebeaae7 View commit details
    Browse the repository at this point in the history