1. Login with a valid username and password.
2. Click on "Admin" page
3. Click on "Define Accepted Payment Types" link.
4. Add type(s) of payment.
5. Create on new loan account and the status should be active
6. Click on "Repay loan" link under transactions in loan account information page.
7. Observe the drop down list under "Mode of payment".
Verify that the added payment type(s) is displayed under the "Mode of payment" drop down list.
8. Go to 'Clients&accounts' tab and search for client with existing loan in approved status.
9. Click on "Repay loan" link under transactions in loan account information page.
10. Observe the drop down list under "Mode of payment"
Verify that the added payment type(s) is displayed under the "Mode of payment" drop down list.
The added payment type(s) should be displayed under the "Mode of payment" drop down list
Integrated in
Jakub Slawinski : 110218accb89242339cca48808b44392b71b6355
Files :
acceptanceTests/src/test/java/org/mifos/test/acceptance/loan/LoanRepayTest.java
acceptanceTests/src/test/java/org/mifos/test/acceptance/framework/admin/DefineAcceptedPaymentTypesPage.java
acceptanceTests/src/test/java/org/mifos/test/acceptance/framework/loan/RepayLoanParameters.java
acceptanceTests/src/test/java/org/mifos/test/acceptance/framework/admin/AdminPage.java
userInterface/src/main/webapp/WEB-INF/freemarker/defineAcceptedPaymentTypes.ftl
Integrated in
Jakub Slawinski : 110218accb89242339cca48808b44392b71b6355
Files :
acceptanceTests/src/test/java/org/mifos/test/acceptance/loan/LoanRepayTest.java
acceptanceTests/src/test/java/org/mifos/test/acceptance/framework/admin/AdminPage.java
userInterface/src/main/webapp/WEB-INF/freemarker/defineAcceptedPaymentTypes.ftl
acceptanceTests/src/test/java/org/mifos/test/acceptance/framework/loan/RepayLoanParameters.java
acceptanceTests/src/test/java/org/mifos/test/acceptance/framework/admin/DefineAcceptedPaymentTypesPage.java