Re: [Sugar-devel] test automation

2012-07-03 Thread Daniel Narvaez
On 2 July 2012 12:02, Sascha Silbe wrote: > 1. Ensuring the "accessibility" helpers are running. > >The test suite already enables them, but they need to actually get >started. This is done automatically by the upstream version of >gnome-session, but sugar-toolkit ships an ancient copy

Re: [Sugar-devel] test automation

2012-07-02 Thread Sascha Silbe
Sridhar Dhanapalan writes: > I am keen to explore ways to improve the quality and delivery time of > code. Is there any work being done to automate testing of code? Yes, I've been working on this whenever I have time. We already have a data store test suite [3-5] and a semi-automated set of test

Re: [Sugar-devel] test automation

2012-07-01 Thread Samuel Greenfeld
On Sun, Jul 1, 2012 at 12:30 PM, Daniel Narvaez wrote: > On 1 July 2012 14:31, Samuel Greenfeld wrote: > > It was unclear though if I was enabling AT-SPI correctly or if Dogtail > was > > falsely thinking that it was turned on properly. This setting differs > > between environments [1], and X h

Re: [Sugar-devel] test automation

2012-07-01 Thread Daniel Narvaez
On 1 July 2012 14:31, Samuel Greenfeld wrote: > It was unclear though if I was enabling AT-SPI correctly or if Dogtail was > falsely thinking that it was turned on properly. This setting differs > between environments [1], and X has to be restarted to make it take effect. Things has changed quit

Re: [Sugar-devel] test automation

2012-07-01 Thread Samuel Greenfeld
There are a few unit and system tests scattered throughout the Sugar source code tree. I have some of them checked out at the office, but I do not recall where they all are at home. Personally I have been caught with a bit of a Catch-22: I need to write automation to save time doing manual test

Re: [Sugar-devel] test automation

2012-07-01 Thread Daniel Narvaez
Hello, in the last few days I've been experimenting with dogtail https://fedorahosted.org/dogtail/ So far I'm using it in the buildbot to run and stop all the installed activities. http://git.sugarlabs.org/sugar-build/sugar-build/blobs/master/tests/shell.py It's quite promising but apparently

[Sugar-devel] test automation

2012-06-30 Thread Sridhar Dhanapalan
I am keen to explore ways to improve the quality and delivery time of code. Is there any work being done to automate testing of code? We recently had some university students working with us to create an activity [1], and they were using the Robot Framework [2]. Sridhar [1] https://dev.laptop.o