Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0048424Openbravo ERPA. Platformpublic2022-01-19 08:172022-01-28 14:24
caristu 
ablasco 
highminorhave not tried
scheduledopen 
5
 
 
Core
No
0048424: Centralize test constant definition in TestConstants
Currently we have different constants used in tests to point to orgs, clients, users or roles defined in two different classes: OBBaseTest[1] and TestConstants[2].

It would be nice to centralize the definition of these constants in the TestConstants class, following its clearear structure.

[1] https://gitlab.com/openbravo/product/openbravo/-/blob/master/src-test/src/org/openbravo/test/base/OBBaseTest.java#L188 [^]
[2] https://gitlab.com/openbravo/product/openbravo/-/blob/master/src-test/src/org/openbravo/test/base/TestConstants.java#L23 [^]
.
No tags attached.
related to feature request 0048372 closed caristu Add test constant for QA Admin Role in OBBaseTest 
Issue History
2022-01-19 08:17caristuNew Issue
2022-01-19 08:17caristuAssigned To => platform
2022-01-19 08:17caristuModules => Core
2022-01-19 08:17caristuTriggers an Emergency Pack => No
2022-01-19 08:17caristuIssue generated from0048372
2022-01-19 08:17caristuRelationship addedrelated to 0048372
2022-01-19 08:18caristuAssigned Toplatform => Triage Platform Base
2022-01-21 11:50AugustoMauchAssigned ToTriage Platform Base => ablasco
2022-01-21 11:50AugustoMauchStatusnew => acknowledged
2022-01-28 12:13hgbotNote Added: 0134651
2022-01-28 14:24AugustoMauchStatusacknowledged => scheduled

Notes
(0134651)
hgbot   
2022-01-28 12:13   
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/517 [^]