Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tests/shell.py
Commit message (Collapse)AuthorAgeFilesLines
* Sleep while the shell startsDaniel Narvaez2012-08-021-0/+2
| | | | Tries to fix a race seen in buildbot
* Test WriteDaniel Narvaez2012-07-201-1/+1
|
* Sleep before running the first activityDaniel Narvaez2012-07-111-1/+1
| | | | Still failing in browse, maybe that's it
* Try to sleep 10 seconds after closing an activityDaniel Narvaez2012-07-061-3/+2
| | | | | That's where we always seems to fail, maybe something with treeview refresh.
* Try to increase actionDelayDaniel Narvaez2012-07-031-0/+3
| | | | To see if it helps with the buildbot
* Rewrite to avoid storing accessible objectsDaniel Narvaez2012-07-021-29/+38
| | | | They seem to be short lived
* Dump the accessible tree on SearchErrorDaniel Narvaez2012-07-021-15/+28
|
* Remove the pyabiword dependency for nowDaniel Narvaez2012-07-021-1/+1
| | | | It's broken in ubuntu
* Disable pippy for nowDaniel Narvaez2012-07-011-9/+5
| | | | Need to figure out how to deal with the double stop button
* Improve the shell testDaniel Narvaez2012-07-011-19/+32
|
* Make the test work for all the activitiesDaniel Narvaez2012-07-011-8/+6
|
* Skip a few activities with issues for nowDaniel Narvaez2012-06-301-0/+4
| | | | To keep buildbot happy.
* Sort activities by nameDaniel Narvaez2012-06-301-0/+4
|
* Handle Read object chooserDaniel Narvaez2012-06-301-4/+19
|
* Print the name of the activity we are launchingDaniel Narvaez2012-06-301-0/+2
|
* Start and stop all the activities on the list viewDaniel Narvaez2012-06-301-0/+12
|
* Revert "Comment out list view actions for now"Daniel Narvaez2012-06-301-2/+2
| | | | This reverts commit 20013d8dffacca20d6cc87060f6d32aadca18601.
* Comment out list view actions for nowDaniel Narvaez2012-06-291-2/+2
| | | | They don't work inside buildbot, will need to investigate
* Add a simple dogtail testDaniel Narvaez2012-06-291-0/+11