You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@fineract.apache.org by "Percy Ashu (Jira)" <ji...@apache.org> on 2020/05/25 10:41:00 UTC

[jira] [Updated] (FINERACT-1005) Fix Failing test in org.apache.fineract.integrationtests.StaffTest

     [ https://issues.apache.org/jira/browse/FINERACT-1005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Percy Ashu updated FINERACT-1005:
---------------------------------
    Description: 
testStaffUpdateWrongActiveState test returns 200 instead of expected 400 when updating isactive with wrong value.

testStaffUpdateLongExternalIdError test returns 500 instead of 400

 testStaffCreateMaxNameLength test show return 200 with number of characters 50 but seems the random generator generates an additional character which then cause the test to fail.

  was:
testStaffUpdateWrongActiveState test returns 200 instead of expected 400 when updating isactive with wrong value.

testStaffUpdateLongExternalIdError test returns 500 instead of 400

 


> Fix Failing test in org.apache.fineract.integrationtests.StaffTest 
> -------------------------------------------------------------------
>
>                 Key: FINERACT-1005
>                 URL: https://issues.apache.org/jira/browse/FINERACT-1005
>             Project: Apache Fineract
>          Issue Type: Bug
>            Reporter: Percy Ashu
>            Priority: Blocker
>
> testStaffUpdateWrongActiveState test returns 200 instead of expected 400 when updating isactive with wrong value.
> testStaffUpdateLongExternalIdError test returns 500 instead of 400
>  testStaffCreateMaxNameLength test show return 200 with number of characters 50 but seems the random generator generates an additional character which then cause the test to fail.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)