thesmallstar edited a comment on pull request #1027:
URL: https://github.com/apache/fineract/pull/1027#issuecomment-646883145
@vorburger yes, I did not find any integrations tests for the audit section.
Makes this harder and I am trying to figure out on this.
I am not sure about the work-flow in this case, and I couldn't figure out
much by looking at other integration tests.
If you can address the following doubts(if they are too naive, I would
research more)
1. Should I also be worried about tests for creating new audits?(since there
are none now)
2. If not, what will be the basic logic of the test: I thought it would be
just to visit the route and check if we get a success message.
I am confused about what purpose does the integration test will play in this
case, is it just point 2?
Also if I were to create integration tests for creation will the workflow be:
1. post request to create an audit
2. Get request to check if it stored in the server.
I hope I am making some sense :P
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]