josehernandezfintecheandomx commented on code in PR #2314:
URL: https://github.com/apache/fineract/pull/2314#discussion_r872617082
##########
integration-tests/src/test/java/org/apache/fineract/integrationtests/common/organisation/EntityDatatableChecksIntegrationTest.java:
##########
@@ -81,6 +81,26 @@ public void setup() {
this.datatableHelper = new DatatableHelper(this.requestSpec,
this.responseSpec);
}
+ @Test
+ public void validateCreateReadDeleteDatatableCheck() {
Review Comment:
We have created a new test case special for the Datatable operations
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]