hengsin
ad756782e7
IDEMPIERE-2699 Performance: Constant visits to database for MTable not cached ( #63 )
...
add unit testing
2020-05-19 10:05:56 +02:00
hengsin
77bf87f88a
IDEMPIERE-235 Generate Shipments is generating partial for complete orders ( #64 )
...
Add unit testing for DatePromised validation
2020-05-15 16:46:26 +02:00
hengsin
4487904bde
IDEMPIERE-4292 QueryTest.testOnlySelection fail on fresh db ( #62 )
...
Fix test failure on fresh db.
2020-05-15 10:19:07 +02:00
hengsin
ce107f3678
IDEMPIERE-2698 Performance: Report checking for zoom condition on dat… ( #59 )
...
* IDEMPIERE-2698 Performance: Report checking for zoom condition on database - must be cached
Add unit testing
* IDEMPIERE-2699 Performance: Constant visits to database for MTable not cached
Should usually access from tenant instead system client.
2020-05-14 15:41:39 +02:00
hengsin
4c03fef8a8
IDEMPIERE-4289 Implement Support for JUnit5 Unit Testing ( #53 )
...
Add JUnit5 unit testing project org.idempiere.test
Add tycho sure fire test (skip by default)
2020-05-12 17:17:36 +02:00