~mvo/ubuntu-sso-client/strawman-lp711413

« back to all changes in this revision

Viewing changes to ubuntu_sso/gtk/tests/test_gui.py

  • Committer: Natalia B. Bidart
  • Date: 2010-11-19 19:53:22 UTC
  • mto: This revision was merged to the branch mainline in revision 653.
  • Revision ID: natalia.bidart@canonical.com-20101119195322-kiwyeov087oefpcy
Splitting GUI code out of backend (LP: #677518).

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
#
18
18
# You should have received a copy of the GNU General Public License along
19
19
# with this program. If not, see <http://www.gnu.org/licenses/>.
 
20
 
20
21
"""Tests for the GUI for registration/login."""
21
22
 
22
23
import itertools