Re: Organization of Tests

2021-05-21 Thread Gil Portenseigne
Hello, Please find answers below : - Which test classes belong where? There are two Different types of test (not mentioning selenium webdriver test) * Unit test : Should be quick since compiled and executed at launch of the application, via the gradle tasks :compileTestJava and

Re: The Difference between "Current stable Release ERP" and "Developer Trunk ERP"

2021-05-21 Thread Michael Brohl
As an addition to Gil's informations: the different layouts you see in the demos are caused by the theme selection the last demo user was using. You can change the current theme anytime. Both demos should have the same themes available. Best regards, Michael Brohl ecomify GmbH -

Re: The Difference between "Current stable Release ERP" and "Developer Trunk ERP"

2021-05-21 Thread Gil Portenseigne
Hello, The developer Trunk version is the trunk development branch with all the last new features and improvements. Every period, a release branch is created and maintained, updated with bug/security fix only. During a stabilization period (about one year), stable release are created from

Re: Organization of Tests

2021-05-21 Thread Nicolas Malin
HI both, Currently I work with Gil for a customer site to different process for implement some integration and unit test dedicate to business case. We will try to share some tips on the following weeks. Nicolas On 20/05/2021 20:46, Carsten Schinzer wrote: > Hello, > > > definitely I am

The Difference between "Current stable Release ERP" and "Developer Trunk ERP"

2021-05-21 Thread AJ.345
Hi, I have logged in to Apache OFBiz Demo ERPs, and there were two versions. "The Developer Trunk version" looked more beautiful with the black color theme, and it was very easy to create options for Business transactions and etc. Overall it looks professional and with an energetic background.