On Aug 14, 2013, at 7:45 AM, Kris Borchers <kris@redhat.com> wrote:

Wow, This is a very thorough set of tests! I would definitely like to integrate them into our integration test suite (either replacing or augmenting the current pipeline tests) but that will take some work. If you look at that repo, all of the servers are cloned/downloaded, built and started on the fly to keep those binaries out of the repo. This is to allow all of these tests to be fired up on Travis so the same would need to happen for these tests. It might be easier, and faster, to just set up a quick node.js server that can handle CORS which is actually quite simple, and give it some static JSON to serve up.

And just to clarify here after rereading, I was not suggestion node.js is a faster server, I was suggesting it would be faster to stand up an express server than to download and stand up an instance of AS/Wildfly, then build the app and deploy it. Just wanted to clear that statement up before getting into the node.js vs. Java debate. :D

One other note is that this line [1] should not be necessary. Luke and I have a task for after the release to take a day and clean up all of our tests so that order does not matter and no tests rely on previous tests. If the tests are written that way, that line is not needed.

After the release, I would be more than happy to help with this or meet with you guys if you have questions or suggestions on making that entire suite better. Just let me know.

[1] https://github.com/tolis-e/aerogear-js-cors-jsonp-tests/blob/master/aerogear-js-cors-jsonp-tests/src/main/webapp/assets/js/test/pipeline-rest-cors-jsonp-tests.js#L19

On Aug 14, 2013, at 2:18 AM, Karel Piwko <kpiwko@redhat.com> wrote:

Kris,

Tolis' created a bunch of JS integration tests, running JSON-P and CORS tests
on top of Aerogear JS in a real browser, hosted at [1]. I think it would be
great if this can somehow be merged into [2].

Karel

[1] https://github.com/tolis-e/aerogear-js-cors-jsonp-tests
[2] https://github.com/aerogear/aerogear-js-integration

On Tue, 13 Aug 2013 15:29:55 -0500
Kris Borchers <kris@redhat.com> wrote:

JS (remaining tasks)

- Writing more integration tests
- Final changes to SimplePush quickstart and README
- Blog post

On Aug 13, 2013, at 3:06 PM, Bruno Oliveira <bruno@abstractj.org> wrote:

AeroGear Security:
https://issues.jboss.org/browse/AGSEC/fixforversion/12322348#selectedTab=com.atlassian.jira.plugin.system.project%3Aversion-issues-panel

- Update the whole documentation at aerogear.org site
- Javadoc review and updates
- All the demos and projects depending on AGSec were updated with
PicketLink beta7 (the latest release)
- All the artifacts deployed on maven central
- Help on simplepush/android as needed
- Currently automating snapshot releases to AGSec
- Listening a good song to write this report.

Douglas Campos wrote:
Jay asked for a more detailed release status from the subprojects, could
y'all please report on this thread?

Top-level:
- working on the release blog
- helping review the site content after the restyle (with help from
Yavuz)
- aerogear-announce mailing list in progress
- general help on last-minute issues


--
abstractj


_______________________________________________
aerogear-dev mailing list
aerogear-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/aerogear-dev


_______________________________________________
aerogear-dev mailing list
aerogear-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/aerogear-dev

_______________________________________________
aerogear-dev mailing list
aerogear-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/aerogear-dev

_______________________________________________
aerogear-dev mailing list
aerogear-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/aerogear-dev