Michael Vorburger created FINERACT-1218:
-------------------------------------------
Summary: Missing Integration Test coverage for Document Management
functionality
Key: FINERACT-1218
URL: https://issues.apache.org/jira/browse/FINERACT-1218
Project: Apache Fineract
Issue Type: Improvement
Reporter: Michael Vorburger
Assignee: Michael Vorburger
While I'm working on FINERACT-1201 (see PRs), I've noticed that while the
{{StaffImageApiTest}} covers the {{ImagesApiResource}} and Co. but that the
{{DocumentManagementApiResource}} doesn't seem to have an IT coverage...
.. unless I'm just not able to find it (did some basic {{grep}}) - or can you
[~aleks] or [~ptuomola] spot an IT for that resource and related functionality?
In order to ensure non-regression during the (pretty major..) refactoring I'm
doing in FINERACT-1201, it would be would be good to add an IT for this.
Should I write it in the usual old ugly REST Assured style as everything else,
or... could this be the opportunity to use FINERACT-1209 already, given that
I've learnt via FINERACT-1216 that our brand new shiny API client does actually
;) seem to work?
This would probably include writing a helper for
https://github.com/OpenAPITools/openapi-generator/issues/7740.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)