An error occurred fetching the project authors.
  1. 03 Aug, 2020 1 commit
  2. 02 Jul, 2020 4 commits
  3. 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
  4. 12 May, 2020 1 commit
  5. 03 Apr, 2020 1 commit
  6. 02 Apr, 2020 1 commit
  7. 27 Mar, 2020 1 commit
  8. 09 Mar, 2020 1 commit
  9. 03 Dec, 2019 1 commit
  10. 06 Nov, 2019 1 commit
  11. 31 Oct, 2019 1 commit
    • Arnaud Fontaine's avatar
      ZODB Components: Migrate Products.ERP5VCS (MR !973). · 2cff7d32
      Arnaud Fontaine authored
      Moved 'git_askpass' shell script to product/ERP5/bin (considering that this
      is a very short shell script which hasn't changed in 7 years, no need to move
      it to the ZODB which would require creating a temporary file...).
      
      After updating erp5_forge, you should delete 'product/ERP5VCS/' directory
      as this will only contain '.pyc' files.
      
      /reviewed-on nexedi/erp5!973
      2cff7d32
  12. 30 Sep, 2019 1 commit
  13. 20 Sep, 2019 1 commit
  14. 10 Dec, 2018 1 commit
  15. 11 Oct, 2018 1 commit
  16. 09 Jan, 2018 1 commit
  17. 08 Jan, 2018 1 commit
  18. 07 Mar, 2017 1 commit
  19. 23 Oct, 2015 1 commit
  20. 05 Oct, 2015 1 commit
  21. 12 Jan, 2015 1 commit
  22. 10 Jan, 2014 1 commit
  23. 25 Sep, 2013 2 commits
  24. 10 Sep, 2013 2 commits
    • Arnaud Fontaine's avatar
      ZODB Components: Revert 'Allow to execute runUnitTest for bt5 Test Components'... · c35d24e8
      Arnaud Fontaine authored
      ZODB Components: Revert 'Allow to execute runUnitTest for bt5 Test Components' (a771dca4) to fix tests bootstrap.
      
      The new syntax to load ZODB Tests Components is:
      runUnitTest BT_TITLE:TEST_NAME
      
      That commit was too adhoc as it was relying upon filesystem to load Tests
      Components and was not behaving like any other Components (versions was not
      available and other Components were not importable).
      
      At the end, it would have meant that a Test Component ran through runUnitTest
      and Live Tests (in ERP5 itself) would have behaved differently, thus instead:
      
      1/ Install BT_TITLE dependencies and its test dependencies (new bt property to
         specify bt to be installed only for tests on a fresh instance).
      2/ The site is loaded.
      3/ Load the test by importing it like any other Components.
      c35d24e8
    • Arnaud Fontaine's avatar
      ZODB Components: Allow to execute runUnitTest for bt5 Test Components. · a771dca4
      Arnaud Fontaine authored
      Usage: runUnitTest test.VERSION.REFERENCE as exported on the filesystem. Also,
      add bt5 Test Components to tests being run through erp5testnode.
      a771dca4
  25. 27 Feb, 2013 1 commit
  26. 21 Feb, 2013 2 commits
  27. 31 Jan, 2013 2 commits
  28. 30 Jan, 2013 1 commit
  29. 29 Jan, 2013 1 commit
  30. 12 Jan, 2013 1 commit
  31. 11 Jun, 2012 1 commit
  32. 04 Jun, 2012 1 commit
  33. 28 May, 2012 1 commit