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.
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/aerog...
On Aug 14, 2013, at 2:18 AM, Karel Piwko <kpiwko(a)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(a)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(a)abstractj.org> wrote:
>
>> AeroGear Security:
>>
https://issues.jboss.org/browse/AGSEC/fixforversion/12322348#selectedTab=...
>>
>> - 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(a)lists.jboss.org
>>
https://lists.jboss.org/mailman/listinfo/aerogear-dev
>
>
> _______________________________________________
> aerogear-dev mailing list
> aerogear-dev(a)lists.jboss.org
>
https://lists.jboss.org/mailman/listinfo/aerogear-dev
_______________________________________________
aerogear-dev mailing list
aerogear-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/aerogear-dev