Uploaded image for project: 'Forge'
  1. Forge
  2. FORGE-1729

Test harness should set the Configuration directory to use the test temp dir by default

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Major
    • 2.5.0.Final
    • 2.3.0.Final
    • Configuration
    • None

    Description

      Currently the UserConfiguration references the current users home directory while running tests - it should use the available system property while running tests in order to direct the config dir to a temp location for that test execution:

         static final String USER_CONFIG_PATH = "org.jboss.forge.addon.configuration.USER_CONFIG_PATH";
      
      
               String property = System.getProperty(USER_CONFIG_PATH);

      Attachments

        Activity

          People

            lincolnthree Lincoln Baxter III (Inactive)
            lincolnthree Lincoln Baxter III (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: