Hi, Am Sonntag, den 23.05.2010, 03:03 +0200 schrieb Cédric Krier: > I started a new project of a library to access Tryton's models like a client. > It is still a proof of concept. > It is readonly for now and doesn't handle all the field types. > Please review this at http://codereview.appspot.com/1205045/show > Affected files: > A COPYRIGHT > A INSTALL > A LICENSE > A MANIFEST.in > A README > A proteus/__init__.py > A proteus/config.py > A proteus/tests/__init__.py > A proteus/tests/test_config.py > A proteus/tests/test_model.py cited from http://codereview.appspot.com/1205045/show: On 2010/05/24 11:56:17, ced wrote: > On 2010/05/24 11:36:21, paepke wrote: >> On 2010/05/24 10:54:09, ced wrote: >>> On 2010/05/24 10:50:42, paepke wrote: >>>> What does it mean "like a client"? What is the difference to using netrpc? >>> netrpc is just a protocol. >>> "like a client" means like tryton. >> how does tryton it? i don't understand the concept of this library. or for >> what is is good for. > My main goals is to be able make write test scenario at business level.
A busines level testing API sounds very interesting to me. Some questions remains: Can you give a more concrete examples for the later use? Will proteus be able to evaluate field contents delivered from trytond like the tryton client? I have already seen test_model and test_config, but these are not on 'business level'. Do you mean with 'business level' tests which targets the direction I started with http://codereview.appspot.com/818046 ? Are you planning to use some BDD-like higher level API ? Makes Proteus a GUI testing framework (like dogtail) unnecessary ? (I guess not) For the moment it is hard to review proteus for me, I even can not say 'looks good' because I don't know the exactly targets of proteus. TIA -- Udo Spallek ------------------------------------ virtual things Preisler & Spallek GbR Munich - Aix-la-Chapelle Windeckstr. 77 81375 Munich - Germany Tel: +49 (89) 710 481 55 Fax: +49 (89) 710 481 56 i...@virtual-things.biz http://www.virtual-things.biz -- tryton-dev@googlegroups.com mailing list