An error occurred fetching the project authors.
- 03 Aug, 2020 1 commit
-
-
Jérome Perrin authored
In a real ERP5 actions, roles etc are all indexed, so it's more realistic to simulate update with full indexing.
-
- 02 Jul, 2020 4 commits
-
-
Arnaud Fontaine authored
To avoid too generic names for Products.ERP5SyncML.{Engine,Transport}, prefix the ZODB Components references with SyncML{Engine,Transport}.
-
Arnaud Fontaine authored
ERP5Wizard: Archived to erp5-archive repository (acked by @jp): not used anymore and not going to be migrated to ZODB Components.
-
Arnaud Fontaine authored
erp5_tiosafe_core and ERP5TioSafe/{Conduit,Tool,Document} are used by SlapOS. Everything else has not be used at all for many years (and Unit Tests have been disabled for 7 years now).
-
Arnaud Fontaine authored
eGov: Archived to erp5-archive repository (acked by @jp): not used anymore and not going to be migrated to ZODB Components.
-
- 15 May, 2020 1 commit
-
-
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.
-
- 12 May, 2020 1 commit
-
-
Roque authored
-
- 03 Apr, 2020 1 commit
-
-
Arnaud Fontaine authored
-
- 02 Apr, 2020 1 commit
-
-
Arnaud Fontaine authored
testUpgradeInstanceWithOldDataFs: Old Data.fs was created with `--portal_id=erp5`, so it should be passed for erp5testnode too.
-
- 27 Mar, 2020 1 commit
-
-
Arnaud Fontaine authored
testUpgradeInstanceWithOldDataFs: New Unit Test to check upgrade of old instance to current ERP5 version. After copying old instance ZODB and SQL from erp5-bin.git, this checks whether instance can be successfully through upgrader. Introduced because of 140be41d.
-
- 09 Mar, 2020 1 commit
-
-
Arnaud Fontaine authored
Also, move test_data folder to Products.ERP5.tests as this does not need to be in the ZODB.
-
- 03 Dec, 2019 1 commit
-
-
Jérome Perrin authored
There are no testVifib (at least not in nexedi/erp5 repository) and there is only one testLive that there is no reason to skip.
-
- 06 Nov, 2019 1 commit
-
-
Jérome Perrin authored
-
- 31 Oct, 2019 1 commit
-
-
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
-
- 30 Sep, 2019 1 commit
-
-
Sebastien Robin authored
This reverts commit f9f020e3.
-
- 20 Sep, 2019 1 commit
-
-
Roque authored
-
- 10 Dec, 2018 1 commit
-
-
Arnaud Fontaine authored
This should be tested even if it currently fails with "The operation is insecure" when trying to upload local ODS files.
-
- 11 Oct, 2018 1 commit
-
-
Arnaud Fontaine authored
* Instead of Person.reference, Person.user_id is now used to log in (fe27a9c3). * Fields text were renamed to follow naming conventions (329c196d).
-
- 09 Jan, 2018 1 commit
-
-
Sebastien Robin authored
-
- 08 Jan, 2018 1 commit
-
-
Julien Muchembled authored
-
- 07 Mar, 2017 1 commit
-
-
Vincent Pelletier authored
This is not a stand-alone test.
-
- 23 Oct, 2015 1 commit
-
-
Romain Courteaud authored
URL navigation of ERP5JS has been fixed and test updated.
-
- 05 Oct, 2015 1 commit
-
-
Romain Courteaud authored
-
- 12 Jan, 2015 1 commit
-
-
Xiaowu Zhang authored
Do not merge in Master
-
- 10 Jan, 2014 1 commit
-
-
Aurel authored
-
- 25 Sep, 2013 2 commits
-
-
Sebastien Robin authored
-
Benjamin Blanc authored
This runner is used by scalability test, it communicates with ERP5 Master and launch test suite (using performance_tester).
-
- 10 Sep, 2013 2 commits
-
-
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.
-
Arnaud Fontaine authored
Usage: runUnitTest test.VERSION.REFERENCE as exported on the filesystem. Also, add bt5 Test Components to tests being run through erp5testnode.
-
- 27 Feb, 2013 1 commit
-
-
Sebastien Robin authored
-
- 21 Feb, 2013 2 commits
-
-
Julien Muchembled authored
-
Jérome Perrin authored
-
- 31 Jan, 2013 2 commits
-
-
Sebastien Robin authored
-
Sebastien Robin authored
-
- 30 Jan, 2013 1 commit
-
-
Jérome Perrin authored
For now the test reading tables from erp5.com are still disabled.
-
- 29 Jan, 2013 1 commit
-
-
Sebastien Robin authored
-
- 12 Jan, 2013 1 commit
-
-
Sebastien Robin authored
-
- 11 Jun, 2012 1 commit
-
-
Sebastien Robin authored
-
- 04 Jun, 2012 1 commit
-
-
Julien Muchembled authored
-
- 28 May, 2012 1 commit
-
-
Julien Muchembled authored
-