- 17 May, 2012 9 commits
-
-
Ivan Tyagov authored
-
Ivan Tyagov authored
-
Ivan Tyagov authored
-
Ivan Tyagov authored
-
Ivan Tyagov authored
-
Ivan Tyagov authored
Use scope and closures to make all gadget module alike.
-
Ivan Tyagov authored
-
Ivan Tyagov authored
-
Yusei Tahara authored
Add a test about checking quantity unit behavior on movement. Quantity unit set to movement must not be changed by changing default quantity unit on resource. This test will fail as expected.
-
- 16 May, 2012 13 commits
-
-
Gabriel Monnerat authored
add new assert to support range of values expected. The position is calculated on planning box and is returning small difference on value in each testnode result. With this, the test was changed to support this range.
-
Julien Muchembled authored
-
Julien Muchembled authored
TIDStorage monkey-patches ZEO so it imported it before 'custom_zodb' is loaded. This commit fix 'custom_zodb' to reset ZEO triggers.
-
Julien Muchembled authored
This revert a wrong change in commit 8995b645
-
Vincent Pelletier authored
Move active context creation, active callable creation, packet length test out of loop.
-
Vincent Pelletier authored
That change makes no sense latency-wise, iteration will anyway happen inside "list()". Also, it potentially degrades memory usage.
-
Vincent Pelletier authored
-
Vincent Pelletier authored
-
Vincent Pelletier authored
-
Vincent Pelletier authored
-
Vincent Pelletier authored
-
Aurel authored
-
Gabriel Monnerat authored
use key press instead of click on button save to avoid permission denied failure with selenium and firefox
-
- 15 May, 2012 18 commits
-
-
Vincent Pelletier authored
-
Vincent Pelletier authored
-
Vincent Pelletier authored
Reduce differences between similar tests. Remove bit-rot comments. Simplify code (avoid redundant lookups, ...). Also, make easier to subclass and use for a different category tree.
-
Vincent Pelletier authored
-
Vincent Pelletier authored
Still, don't fail depending on day of week.
-
Vincent Pelletier authored
-
Vincent Pelletier authored
-
Vincent Pelletier authored
-
Vincent Pelletier authored
-
Vincent Pelletier authored
Also, update exception raising style.
-
Mame Coumba Sall authored
Those are single-valued, so just check consistency internally and return a single value. Changelog and some cleanups by Vincent Pelletier <vincent@nexedi.com>.
-
Vincent Pelletier authored
-
Vincent Pelletier authored
It is known to cause table locks when no value is provided for such column. We now always generate uids in ERP5, so this setting is useless.
-
Vincent Pelletier authored
-
Mame Coumba Sall authored
-user with correct permissions should be able to set start or stop date. Add proxy role manager in scripts.
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-
Julien Muchembled authored
See testTradeModelLine for new use of taxes/discounts.
-