Uploaded image for project: 'Ranger'
  1. Ranger
  2. RANGER-155

Refactor version number of jars for running unit tests into the parent pom

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.4.0
    • 0.4.0
    • None

    Description

      A few house keeping items should be taken care of related to unit tests:

      • Version number of jars needed for unit tests and their scope should be refactored into the parent jar.
      • Changed dependency of mockito from all to core. All was valid when we had ant based build. Given that we are not on maven having core will resolve transitive dependencies we are better off with core dependency to avoid conflicts.
      • Some modules have test code in main, it should be in test. Also prevent test code from getting deployed in production for those modules.
      • Add a few new tests for core packages.

      Attachments

        Activity

          People

            alok Alok Lal
            alok Alok Lal
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: