• Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Major Major
    • 4.2.0
    • 4.2.0
    • Tests
    • None
    • 4.2 M7

      A test must be encapsulated, i.e. it must be the only one entity to access (in write) a resource. This means

      • It must start a Solr server instance with an available port, and not always on port 8983 as right now
      • It must create its own database, use it (and then drop it) with a unique database name in order to avoid to share it with other entities (such as other tests running in parallel for example)

          [RUNTIME-2962] Tests encapsulation

          There are no comments yet on this issue.

            sprieul Simon Prieul (Inactive)
            sprieul Simon Prieul (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: