[zanata/zanata-server] 569e13: Add file tests, clean up and simplify

GitHub noreply at github.com
Mon Nov 10 06:07:41 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/zanata/zanata-server
  Commit: 569e138801a41ede863fda55ccdd83d7fb9d1983
      https://github.com/zanata/zanata-server/commit/569e138801a41ede863fda55ccdd83d7fb9d1983
  Author: Damian Jansen <djansen at redhat.com>
  Date:   2014-11-10 (Mon, 10 Nov 2014)

  Changed paths:
    M functional-test/pom.xml
    M functional-test/src/main/java/org/zanata/util/Constants.java
    M functional-test/src/main/java/org/zanata/util/TestFileGenerator.java
    M functional-test/src/test/java/org/zanata/feature/clientserver/ProjectMaintainerTest.java
    R functional-test/src/test/java/org/zanata/feature/document/DocTypeUploadTest.java
    A functional-test/src/test/java/org/zanata/feature/document/FileTypeUploadTest.java
    M functional-test/src/test/java/org/zanata/feature/document/HTMLDocumentTypeTest.java
    M functional-test/src/test/java/org/zanata/feature/document/SubtitleDocumentTypeTest.java
    M functional-test/src/test/java/org/zanata/feature/misc/RateLimitRestAndUITest.java
    M functional-test/src/test/java/org/zanata/feature/project/EditPermissionsTest.java
    M functional-test/src/test/java/org/zanata/feature/project/EditProjectAboutTest.java
    M functional-test/src/test/java/org/zanata/feature/projectversion/VersionFilteringTest.java
    M functional-test/src/test/java/org/zanata/feature/testharness/TestPlan.java
    M functional-test/src/test/resources/setup.properties
    A functional-test/src/test/resources/upload-idml.idml
    A functional-test/src/test/resources/upload-odg.odg
    A functional-test/src/test/resources/upload-odp.odp
    A functional-test/src/test/resources/upload-ods.ods
    A functional-test/src/test/resources/upload-odt.odt

  Log Message:
  -----------
  Add file tests, clean up and simplify

Squashed commit of the following:

commit 14710083caa38a3830271950233b8c86d12a48e1
Author: Damian Jansen <djansen at redhat.com>
Date:   Mon Nov 10 12:35:03 2014 +1000

    Move apikey to constant, and html file data to static var

commit 37edef8882204c2d6b6061fc95c5053ba299cae7
Author: Damian Jansen <djansen at redhat.com>
Date:   Thu Sep 4 15:39:20 2014 +1000

    Add file tests, clean up and simplify

    - Test html, idml, dtd, odg/p/s/t File type upload
    - Use ZanataRestCaller rather than manually creating projects, versions
    - Remove unused imports
    - Add a null pointer check on opening files




More information about the zanata-commits mailing list