Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.5
    • build
    • None

    Description

      • Some functions are wrongly placed. e.g. DateUtil.getCeilDate(date, updatePeriod) can be better expressed as updatePeriod.getCeilDate(date).
      • Date parsing from query can be cached
      • There is a bloat of Date variables in CubeTestSetup, organize them and only keep named variables for the most used ones
      • Unify time range clause creation across test cases. Right now, tests create time ranges as and when needed. Remove repetition and redundancies.
      • Correct names to variables

      Attachments

        1. LENS-885.04.patch
          259 kB
          Rajat Khandelwal
        2. LENS-885.03.patch
          259 kB
          Rajat Khandelwal

        Activity

          People

            prongs Rajat Khandelwal
            prongs Rajat Khandelwal
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: