1. 15 May, 2020 1 commit
    • Jérome Perrin's avatar
      ERP5TypeTestSuite: let testsuite decide the log directory · d16b9ff9
      Jérome Perrin authored
      Using the test class name was causing conflicts on some test classes.
      CodingStyleTest was a case, all test use CodingStyleTest class with an
      environment variable to control which business template is tested. In
      this case, we want one log directory for each business template.
      
      Introduce a getLogDirectoryPath method that's supposed to create and
      return the path of the directory to use for log and override this method
      for the special case of coding style test.
      d16b9ff9
  2. 14 May, 2020 3 commits
  3. 13 May, 2020 4 commits
  4. 12 May, 2020 6 commits
  5. 11 May, 2020 5 commits
  6. 07 May, 2020 6 commits
  7. 06 May, 2020 4 commits
  8. 05 May, 2020 6 commits
  9. 04 May, 2020 3 commits
  10. 30 Apr, 2020 2 commits