[zanata/zanata-server] a204eb: Use rest caller in upload tests, fix breakages

GitHub noreply at github.com
Tue Sep 2 00:48:06 UTC 2014


  Branch: refs/heads/use-restcaller-in-uploadtest
  Home:   https://github.com/zanata/zanata-server
  Commit: a204ebe2830f54ba8412bdde28cda55424ba0ff3
      https://github.com/zanata/zanata-server/commit/a204ebe2830f54ba8412bdde28cda55424ba0ff3
  Author: Damian Jansen <djansen at redhat.com>
  Date:   2014-09-02 (Tue, 02 Sep 2014)

  Changed paths:
    M functional-test/src/main/java/org/zanata/page/projectversion/versionsettings/VersionDocumentsTab.java
    M functional-test/src/test/java/org/zanata/feature/document/MultiFileUploadTest.java
    M functional-test/src/test/java/org/zanata/feature/document/SubtitleDocumentTypeTest.java
    M functional-test/src/test/java/org/zanata/feature/document/UploadTest.java
    M functional-test/src/test/java/org/zanata/feature/misc/ContactAdminTest.java

  Log Message:
  -----------
  Use rest caller in upload tests, fix breakages

There were a few errors regarding project and version creation.
Using the ZanataRestCaller removes these and reduces test runtime
by roughly 10 seconds where a project and version needs to be
created.
Also make the contact admin test less strict.




More information about the zanata-commits mailing list