[zanata/zanata-server] 91048e: use entity manager inside jboss to create test dat...

GitHub noreply at github.com
Mon Jan 20 23:06:36 UTC 2014


  Branch: refs/heads/functional-test-enhance
  Home:   https://github.com/zanata/zanata-server
  Commit: 91048efec36fc9005de12f6f901133b017fd3371
      https://github.com/zanata/zanata-server/commit/91048efec36fc9005de12f6f901133b017fd3371
  Author: Patrick Huang <pahuang at redhat.com>
  Date:   2014-01-20 (Mon, 20 Jan 2014)

  Changed paths:
    M functional-test/pom.xml
    A functional-test/src/main/java/org/zanata/rest/SampleProjectResource.java
    A functional-test/src/main/java/org/zanata/rest/SampleProjectResourceImpl.java
    A functional-test/src/main/java/org/zanata/util/SampleProjectProfile.java
    M functional-test/src/test/java/org/zanata/feature/administration/EditTranslationMemoryTest.java
    M functional-test/src/test/java/org/zanata/feature/dashboard/DashboardTest.java
    M functional-test/src/test/java/org/zanata/util/AddUsersRule.java
    M functional-test/src/test/java/org/zanata/util/CleanDatabaseRule.java
    R functional-test/src/test/java/org/zanata/util/EntityManagerFactoryHolder.java
    A functional-test/src/test/java/org/zanata/util/SampleProjectClient.java
    R functional-test/src/test/java/org/zanata/util/SampleProjectProfile.java
    M functional-test/src/test/java/org/zanata/util/SampleProjectRule.java
    M functional-test/src/test/resources/concordion/org/zanata/feature/dashboard/Dashboard.html
    M zanata-war/pom.xml

  Log Message:
  -----------
  use entity manager inside jboss to create test data

- this will ensure second level cache and lucene search index correctness
- less overhead of maintaining another copy of persistence.xml




More information about the zanata-commits mailing list