On Sun, Jun 3, 2012 at 8:14 PM, Senaka Fernando <sen...@wso2.com> wrote:

> Hi Azeez,
>
> There aren't any test cases for these. I'm trying to understand the best
> way to test these too. The reason seems to be in the code running on the
> browser rather than the code running on the server. Now, if we are using
> something like Selenium, we can easily write a test for this, but since we
> don't that's a bit of a challenge. So, I'm just thinking whether there is a
> way of simulating a browser request using some headless Java code.
>

We have never tried, but Selenium2 WebDriver can run in headless mode. see
[1]

[1]
http://www.googlewebdriver.com/google-selenium-webdriver/how-to-run-browser-tests-in-headless-mode/


> Then, we can write test cases for these issues too, and make sure they
> never break again.
>
> Thoughts?
>
> Thanks,
> Senaka.
>
> On Sun, Jun 3, 2012 at 5:32 PM, Afkham Azeez <az...@wso2.com> wrote:
>
>> There are no test cases for these scenarios. Can we add a test case as
>> well while fixing this up?
>>
>> On Sun, Jun 3, 2012 at 4:32 PM, Senaka Fernando <sen...@wso2.com> wrote:
>>
>>> Hi all,
>>>
>>> Please note that the following basic functionality that was working in
>>> the past is no longer working.
>>>
>>> 1. Create a user with name: 平仮名 and password: 平仮名平仮名.
>>> 2. Create a role with name: 平仮名 and give it all permissions and add the
>>> user created above to that role.
>>> 3. Login with newly created user.
>>>
>>> This was a scenario that was working perfectly well in the past and it
>>> seems to be broken due to neglectful cleaning up code during Tomcat
>>> OSGification. This is an absolute blocker for non-English speaking user
>>> communities and must be fixed before the release is made.
>>>
>>> Thanks,
>>> Senaka.
>>>
>>> --
>>> *Senaka Fernando*
>>> Member - Integration Technologies Management Committee;
>>> Technical Lead; WSO2 Inc.; http://wso2.com*
>>> Member; Apache Software Foundation; http://apache.org
>>>
>>> E-mail: senaka AT wso2.com
>>> **P: +1 408 754 7388; ext: 51736*; *M: +94 77 322 1818
>>> Linked-In: http://linkedin.com/in/senakafernando
>>>
>>> *Lean . Enterprise . Middleware
>>>
>>>
>>> _______________________________________________
>>> Dev mailing list
>>> Dev@wso2.org
>>> http://wso2.org/cgi-bin/mailman/listinfo/dev
>>>
>>>
>>
>>
>> --
>> *Afkham Azeez*
>> Director of Architecture; WSO2, Inc.; http://wso2.com
>> Member; Apache Software Foundation; http://www.apache.org/
>> * <http://www.apache.org/>**
>> email: **az...@wso2.com* <az...@wso2.com>* cell: +94 77 3320919
>> blog: **http://blog.afkham.org* <http://blog.afkham.org>*
>> twitter: **http://twitter.com/afkham_azeez*<http://twitter.com/afkham_azeez>
>> *
>> linked-in: **http://lk.linkedin.com/in/afkhamazeez*
>>
>> *
>> *
>> *Lean . Enterprise . Middleware*
>>
>>
>
>
> --
> *Senaka Fernando*
> Member - Integration Technologies Management Committee;
> Technical Lead; WSO2 Inc.; http://wso2.com*
> Member; Apache Software Foundation; http://apache.org
>
> E-mail: senaka AT wso2.com
> **P: +1 408 754 7388; ext: 51736*; *M: +94 77 322 1818
> Linked-In: http://linkedin.com/in/senakafernando
>
> *Lean . Enterprise . Middleware
>
>
> _______________________________________________
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>
_______________________________________________
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to