[zanata/zanata-server] 2e00db: Convert to assertj and clean up Account tests

GitHub noreply at github.com
Mon May 19 05:07:46 UTC 2014


  Branch: refs/heads/update-to-assertj
  Home:   https://github.com/zanata/zanata-server
  Commit: 2e00db2b6e85d88a83ee390a14c31020ea94072f
      https://github.com/zanata/zanata-server/commit/2e00db2b6e85d88a83ee390a14c31020ea94072f
  Author: Damian Jansen <djansen at redhat.com>
  Date:   2014-05-19 (Mon, 19 May 2014)

  Changed paths:
    M functional-test/src/main/java/org/zanata/page/account/RegisterPage.java
    M functional-test/src/main/java/org/zanata/page/account/SignInPage.java
    M functional-test/src/main/java/org/zanata/page/dashboard/dashboardsettings/DashboardAccountTab.java
    M functional-test/src/main/java/org/zanata/page/utility/HomePage.java
    M functional-test/src/test/java/org/zanata/feature/account/ChangePasswordTest.java
    M functional-test/src/test/java/org/zanata/feature/account/InactiveUserLoginTest.java
    M functional-test/src/test/java/org/zanata/feature/account/InvalidEmailAddressTest.java
    M functional-test/src/test/java/org/zanata/feature/account/ProfileTest.java
    M functional-test/src/test/java/org/zanata/feature/account/RegisterTest.java
    M functional-test/src/test/java/org/zanata/feature/account/UsernameValidationTest.java
    M functional-test/src/test/java/org/zanata/feature/account/ValidEmailAddressTest.java

  Log Message:
  -----------
  Convert to assertj and clean up Account tests

- Replace hamcrest with assertj
- Remove some unnecessary steps
- Add 'throws Exception' on tests
- Start using static variables for page messages




More information about the zanata-commits mailing list