lp:~udt-contributors/mago/test-suite-class

Created by Javier Collado and last modified

The aim of this branch is to create a new TestSuite class that will contain all the functionality expected from a TestSuite (mainly setup, teardown and cleanup methods) to keep it separate form the concept of Application under test.
Right now test suites are implemented as Applications, but this is a problem when it's needed to test two applications at the same time. With this new design this kind of testing would be easier.

Get this branch:
bzr branch lp:~udt-contributors/mago/test-suite-class
Members of Ubuntu Desktop Testing Contributors can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu Desktop Testing Contributors
Project:
Mago
Status:
Merged

Recent revisions

75. By Eitan Isaacson

Adjusted DX tests for the new layout.

74. By Eitan Isaacson

moved enable_a11y to the Application class.

73. By Ara Pulido

Merged from test-suite-class. Resolved a small conflict

72. By Ara Pulido

Merged from tweaks

71. By Eitan Isaacson

added dx suites to setup.py

70. By Eitan Isaacson

added a w second event loop to show_indicator(), seems to do a better job than simply processing pending events.

69. By Eitan Isaacson

sensible fail message when python-indicate is not present.

68. By Eitan Isaacson

Merge from trunk.

67. By Eitan Isaacson

Changed screenshots to the following configuration:
- Compiz.
- 120 DPI.
- Default background.

66. By Eitan Isaacson

Migrated to class constants (as opposed to *_constants.py).

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.

Subscribers