Giter Club home page Giter Club logo

zm-wsdl-test's Introduction

zm-wsdl-test Repository

This repository hosts a java client built on top of Zimbra's WSDL definition. This acts as both a proof of concept for potential WSDL client developers and a test suite for some Zimbra functionality.

Artifacts

  • N/A Sole purpose of this repo is to demonstrate/test Zimbra's WSDL support.

Requirements

See src/java-test/test.properties.

  • Zimbra Network Edition must be installed on the same system as these tests are run.
  • An admin user must exist in the default domain.
    The Admin's name must match the value for the key adminName in src/java-test/test.properties (default admin)
    The Admin's password must match the value for the key adminPass in src/java-test/test.properties (default test123)
  • A user with name user1 must exist in the default domain.
    The user1 password must match the value for the key otherUsersPass in src/java-test/test.properties (default test123)

The ant "test" target

These tests are intended to be a clean room test of Zimbra's WSDL, with no dependencies on Zimbra product source code - only using the .wsdl and .xsd files discoverable from the installed Zimbra Server.

The tests rely on Java API files automatically generated from Zimbra's WSDL definition.

The main intention is to validate that correct, working WSDL client software can be written based on our WSDL.

Some of the tests create and delete mailboxes and other Zimbra artefacts as part of their execution.

You need to specify the system under test using the ant soap.server property suggest executing using the command:

ant -Dsoap.server=demox.zimbra.com clean test

zm-wsdl-test's People

Contributors

quanah avatar djpitt avatar prashantsurana avatar danchr avatar tonster avatar ykomiyam avatar fatkudu avatar ilyusha avatar shrikant-prasad avatar sdevasthali avatar gordyt avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.