[zanata/zanata-server] a69a86: Fix and improve search autocomplete tests

GitHub noreply at github.com
Fri Apr 11 03:44:13 UTC 2014


  Branch: refs/heads/fix-autocomplete-search-tests
  Home:   https://github.com/zanata/zanata-server
  Commit: a69a86cd7c5884d75933dc26518ee7e3612db86a
      https://github.com/zanata/zanata-server/commit/a69a86cd7c5884d75933dc26518ee7e3612db86a
  Author: Damian Jansen <djansen at redhat.com>
  Date:   2014-04-11 (Fri, 11 Apr 2014)

  Changed paths:
    M functional-test/src/main/java/org/zanata/page/BasePage.java
    M functional-test/src/main/java/org/zanata/util/WebElementUtil.java
    M functional-test/src/test/java/org/zanata/feature/document/UploadTest.java
    M functional-test/src/test/java/org/zanata/feature/search/ProjectSearchTest.java

  Log Message:
  -----------
  Fix and improve search autocomplete tests

The prepending of js- to the classname broke search autocomplete
tests.
Removed the login for project search, as autocomplete does
not require a logged in user, removing an approximate 10 second
delay per test.
Also changed the upload test to warn instead of fail on potentially
incomplete clean up.




More information about the zanata-commits mailing list