Michael Vorburger created FINERACT-918:
------------------------------------------
Summary: Run Integration Tests in (Eclipse) IDE
Key: FINERACT-918
URL: https://issues.apache.org/jira/browse/FINERACT-918
Project: Apache Fineract
Issue Type: New Feature
Reporter: Michael Vorburger
Once we have FINERACT-764, it would be great of all ITs (first the
SpringBootLoginTest and then others) could be run directly within the IDE,
instead of only via Gradle on the CLI.
While Spring Boot itself will launch just fine in-IDE, the main issue in
Fineract is likely going to be that it fails due to OpenJPA Enhancement.
One solution would be that I resurrect my (very!!) old OPENJPA-1412 (with
OPENJPA-1879 and OPENJPA-1887, see
[https://openjpa.apache.org/enhancement-with-eclipse.html|https://openjpa.apache.org/enhancement-with-eclipse.html)]
... I'm JOKING!
Another much easier and perhaps more feasible approach could be to make the IDE
use the same classes produced by and already enhanced during the Gradle build
on the CLI?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)