Add a (global) variable to define path to tests configurationn

Issue #343 resolved
Desrever Nu created an issue

NOTE: work on this ticket after resolving #323

Whether on a properties file or in the Admin static variables, define once and for all the variable

    private static String testconfigdir = "config/myconfig";

used in tests, and update tests

Comments (8)

  1. Desrever Nu reporter
    • changed status to open

    the issue is marked as resolved, but I believe we should define the testconfigdir in Settings.java .

  2. Log in to comment