An error occurred fetching the project authors.
- 03 Apr, 2020 1 commit
-
-
Arnaud Fontaine authored
This moves portal_solver_processes from erp5_base to erp5_simulation as its Portal Type definition is already there and it was initially moved away from erp5_simulation presumably because erp5_simulation was for new Simulation at that time. Also, as delivery_causality_workflow uses portal_solver_processes, move it to erp5_simulation (along with delivery_causality_interaction). This required fixing Unit Tests to install erp5_simulation before erp5_trade (it already depended on it anyway).
-
- 20 Sep, 2019 1 commit
-
-
Vincent Pelletier authored
-
- 24 May, 2019 1 commit
-
-
Tatuya Kamada authored
Before: Float Equivalence Tester does not test the divergence even if Divergence Provider is ON After: Float Equivalence Tester test the divergence with the epsilon-span if Divergence Provider is ON Before, we needed the following condition to test the divergence at Float Equivalence Tester: "Divergence Provider is ON" AND ("Absolute Tolerance has some value" OR "Relative Tolerance has some value" ) However this default behavior was not consistent with other testers, and difficult to notice from the user interface. Thus test the divergence by default with the epsilon span which is defined in FloatEquivalenceTester class. The epsilon-span is the same amount that when we put 0.0 into the ranges. The 0.0 has been the configuration of erp5_configurator_standard_trade_template. /reviewed-on nexedi/erp5!865
-
- 28 Jan, 2016 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 10 Mar, 2015 1 commit
-
-
Gabriel Monnerat authored
-
- 04 Sep, 2014 1 commit
-
-
Gabriel Monnerat authored
-
- 11 May, 2012 1 commit
-
-
Julien Muchembled authored
-
- 07 Apr, 2011 1 commit
-
-
Leonardo Rochael Almeida authored
TestOrderMixin.afterSetUp() already validate rules. TestDivergenceTester.afterSetUp was not doing important setup from TestOrderMixin git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45156 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 24 Mar, 2011 1 commit
-
-
Leonardo Rochael Almeida authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44575 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 30 Dec, 2010 1 commit
-
-
Julien Muchembled authored
This fixes test_01c_PackingListSplitBuildInvoiceBuild (testLegacyTradeModelLine). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41890 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 Nov, 2010 1 commit
-
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40002 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 05 Nov, 2010 1 commit
-
-
Julien Muchembled authored
Setting 'erp5_report_new_simulation_failures' environment variable to 1 disables @expectedFailureInSimulation decorator. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39979 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Sep, 2010 1 commit
-
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/amount_generator@38425 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 05 Mar, 2010 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33421 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 23 Feb, 2010 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33043 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 17 Feb, 2010 1 commit
-
-
Kazuhiko Shiozaki authored
* use setUpOnce instead of afterSetUp with recording set_up_once_called. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32649 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Feb, 2010 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@32567 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Apr, 2009 1 commit
-
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26263 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 Jan, 2009 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25173 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 17 Sep, 2007 1 commit
-
-
Jérome Perrin authored
fix all undefined names in ERP5 unit tests, this was mostly due to the use of framework.py which we no longer use (runUnitTest does it for you) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16429 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Dec, 2006 1 commit
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11697 20353a03-c40f-0410-a6d1-a30d3c3de9de
-