Add automated acceptance tests for Group test cases. Test cases can be
modeled after the associated selenium IDE test case name list below.
Acceptance test selenium IDE cases are found in
mifos/trunk/mifos/test/testscripts/Selenium/acceptance/
1 Creation of a Group in Partial Application status and then moving to Pending
Approval status.(CreateGroupTC001_009.html
)
2 Creation of a Group in Pending Approval status and then moving to Active
status. (CreateGroupTC012_013.html
)
3 Moving Group from one Branch to another (by moving to a center of a different
branch) ("GroupCreationTC20_21.html
"
)
Acceptance tests should follow these guidelines:
http://www.mifos.org/developers/wiki/WritingGazelleAcceptanceTests and following
the working examples for Collection Sheet entry found in the Gazelle (trunk)
code under acceptanceTests.
Cheetah user tests can also be reviewed to get an idea of how to write tests:
mifos/cheetah/trunk/acceptanceTests/src/test/java/org/mifos/test/acceptance/user
Platform: All, OS: All
reassign this task to myself.
accept
Added 3 new Group acceptance tests in revision 14722. All three tests are
disabled due to NPEs encountered that I believe are due to the test framework
not initializing cached data (Mingle card 1485). Will mark as done, but not
verified until tests are enabled.
task complete
tbd-archive