Uploaded image for project: 'TinkerPop'
  1. TinkerPop
  2. TINKERPOP-1809

Process tests shouldn't modify toy data

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Won't Do
    • 3.2.6
    • None
    • test-suite
    • None

    Description

      While working on TINKERPOP-1784 i noticed that process test suites modify the data in toy graphs. That works in the java suite because we can easily and quickly reload toy graph data between tests (though it can be expensive for some graphs). For GLVs it's slow and non-trivial to do this reload. To be consistent in the tests (especially while we have both test suites in place) we should make the java suite behave like the GLV and not mutate the static toy graphs so that they don't need to be cleared between runs. This might be helpful to java test suite users as well as it could given them a chance to speed up their builds.

      Attachments

        Activity

          People

            spmallette Stephen Mallette
            spmallette Stephen Mallette
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: