<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/4.6.4">
</HEAD>
<BODY>
Hi,<BR>
<BR>
We have added some tests [1] for the AeroGear Android Pipes. The tests are executed on TravisCI [2]<BR>
<BR>
Both [3] simulation tests (like those included inside the aerogear-android-integration-tests which simulate the HTTP response) and real tests (using a rest service which is deployed on a JBoss AS 7 instance on the TravisCI machine) are executed in each build.<BR>
<BR>
The TravisCI build procedure is the following:<BR>
<BLOCKQUOTE>
    1. The Android SDK is installed on the TravisCI headless machine<BR>
    2. An Android emulator is started (without skin)<BR>
    3. The REST service is built. Jboss AS 7 distribution is downloaded<BR>
    4. The JBoss Server is started. This script [4] waits until the server is started up.<BR>
    5. The REST service WAR is deployed on JBoss AS.<BR>
    6. The Android tests are executed inside the emulator<BR>
    <BR>
</BLOCKQUOTE>
I'd like to add some cases to test the CORs support. Is there any specific configuration on pipelines/pipes or CORs is enabled and supported by default? <BR>
<BR>
[1]: <A HREF="https://github.com/tolis-e/aerogear-android-pipe-tests">https://github.com/tolis-e/aerogear-android-pipe-tests</A> <BR>
[2]: <A HREF="https://travis-ci.org/tolis-e/aerogear-android-pipe-tests">https://travis-ci.org/tolis-e/aerogear-android-pipe-tests</A><BR>
[3]: <A HREF="https://github.com/tolis-e/aerogear-android-pipe-tests/blob/master/aerogear-android-pipe-tests/src/org/jboss/aerogear/android/test/RestFullPipeTestCase.java&nbsp;">https://github.com/tolis-e/aerogear-android-pipe-tests/blob/master/aerogear-android-pipe-tests/src/org/jboss/aerogear/android/test/RestFullPipeTestCase.java&nbsp;</A> <BR>
[4]: <A HREF="https://github.com/tolis-e/aerogear-android-pipe-tests/blob/master/wait_jboss_to_start_up">https://github.com/tolis-e/aerogear-android-pipe-tests/blob/master/wait_jboss_to_start_up</A> <BR>
<BR>
Thanks,<BR>
Tolis Emmanouilidis
</BODY>
</HTML>