Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
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.
Attachments
Issue Links
- Blocked
-
FINERACT-1305 Release Apache Fineract v1.5.0
- Resolved
- blocks
-
FINERACT-1201 Remove copy/paste between FileSystemContentRepository and S3ContentRepository
- In Progress
-
FINERACT-1251 Uploaded Document Size is determined and stored wrong
- Closed
- is a parent of
-
FINERACT-1036 NullPointerException at DocumentManagementApiResource.createDocument()
- Resolved
- is blocked by
-
FINERACT-1227 Client Java API for binary document files and images are generated wrong
- Open
-
FINERACT-1036 NullPointerException at DocumentManagementApiResource.createDocument()
- Resolved
-
FINERACT-1242 OfficeTest fails with java.time.format.DateTimeParseException: Text '2020-10-25' could not be parsed: Unable to obtain LocalDateTime from TemporalAccessor: {DayOfMonth=25, Year=2020},ISO resolved to 00:10 of type java.time.format.Parsed
- Resolved
-
FINERACT-1209 Integration Tests using new Swagger Client API ("Fineract SDK")
- Resolved
-
FINERACT-1216 docs/developers/swagger/client.md should explain how to authenticate and pass tenant to Fineract
- Resolved
- is related to
-
FINERACT-1247 ImageTest failures
- Resolved
- links to