[zanata/zanata-server] fc79d1: Change Password Tests

GitHub noreply at github.com
Thu Jul 25 05:46:14 UTC 2013


  Branch: refs/heads/change-password-tests
  Home:   https://github.com/zanata/zanata-server
  Commit: fc79d16abd43e1d4e0b2199ce19784651a291831
      https://github.com/zanata/zanata-server/commit/fc79d16abd43e1d4e0b2199ce19784651a291831
  Author: Damian Jansen <djansen at redhat.com>
  Date:   2013-07-24 (Wed, 24 Jul 2013)

  Changed paths:
    M functional-test/src/main/java/org/zanata/page/BasePage.java
    A functional-test/src/main/java/org/zanata/page/account/ChangePasswordPage.java
    A functional-test/src/main/java/org/zanata/page/account/MyAccountPage.java
    M functional-test/src/test/java/org/zanata/feature/AggregateTestSuite.java
    A functional-test/src/test/java/org/zanata/feature/account/AccountTestSuite.java
    A functional-test/src/test/java/org/zanata/feature/account/ChangePasswordTest.java
    R functional-test/src/test/java/org/zanata/feature/account/RegisterFullTest.java
    A functional-test/src/test/java/org/zanata/feature/account/RegisterTest.java
    R functional-test/src/test/java/org/zanata/feature/account/RegisterTestSuite.java
    M zanata-war/src/main/webapp/account/changepassword.xhtml

  Log Message:
  -----------
  Change Password Tests

Detailed tests for changing of an account password.
Uses Rule, rather than ClassRule, for resetting the database
between test functions.
Also rename Register to Account tests/suites, and the 'full'
is unnecessary.





More information about the zanata-commits mailing list