You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by ik...@apache.org on 2019/01/02 23:13:50 UTC

[fineract-cn-notifications] 01/01: Merge pull request #7 from Izakey/develop

This is an automated email from the ASF dual-hosted git repository.

ikamga pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract-cn-notifications.git

commit 3dc6d3147bd966cbb09a507f876eedba162a7c96
Merge: 425c6ae 6063af7
Author: Isaac Kamga <u2...@gmail.com>
AuthorDate: Thu Jan 3 00:13:45 2019 +0100

    Merge pull request #7 from Izakey/develop
    
    Document the notifications service

 component-test/build.gradle                        |  11 ++
 ...fication.java => AbstractNotificationTest.java} |   8 +-
 .../cn/notification/EmailApiDocumentation.java     | 128 +++++++++++++++++++++
 .../cn/notification/SmsApiDocumentation.java       | 118 +++++++++++++++++++
 .../fineract/cn/notification/TestEmailService.java |   2 +-
 .../fineract/cn/notification/TestSMSService.java   |   3 +-
 .../service/listener/CustomerEventListener.java    |  18 +++
 7 files changed, 281 insertions(+), 7 deletions(-)