>> How to add data_path in scenarios test? - because when execute test
>> don't pass a configuration file and not add data_path value.
>
> It does
> http://hg.tryton.org/trytond/file/1c61fd35eff4/trytond/tests/test_tryton.py#l25
Ups! Thanks.
>>> from trytond.config import CONFIG
>>> CONFI
On 22/10/13 10:04 +0200, Raimon Esteve wrote:
> Hello,
>
> How to add data_path in scenarios test? - because when execute test
> don't pass a configuration file and not add data_path value.
It does
http://hg.tryton.org/trytond/file/1c61fd35eff4/trytond/tests/test_tryton.py#l25
But all the indivi