- 16 May, 2012 10 commits
-
-
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 27 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.
-
Sebastien Robin authored
This avoid random permission errors (like if another user run the same test)
-
Julien Muchembled authored
-
Aurel authored
-
Sebastien Robin authored
-
Sebastien Robin authored
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
This is a followup to commit 8995b645 ("always start transactions with begin() and make tic() commit automatically"): there is now no need to use self.stepTic() instead of self.tic()
-
Gabriel Monnerat authored
-
- 14 May, 2012 3 commits
-
-
Gabriel Monnerat authored
-
Gabriel Monnerat authored
-
Julien Muchembled authored
-