lp:~mikemc/ubuntu-sso-client/fix-1003692

Created by Mike McCracken and last modified
Get this branch:
bzr branch lp:~mikemc/ubuntu-sso-client/fix-1003692
Only Mike McCracken can upload to this branch. If you are Mike McCracken please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Mike McCracken
Project:
Ubuntu Single Sign On Client
Status:
Merged

Recent revisions

962. By Mike McCracken

change test for NM_STATE_UNKNOWN to match code -> code says if it's not connected or connecting, it's OFFLINE

961. By Mike McCracken

add tests for NetworkManagerState getting previously untested NM_* status values.

960. By Mike McCracken

Fix got_state inside is_machine_connected to compare against ONLINE
instead of list of ints.

Remove tests of is_machine_connected that tested calling its got_state
callback with many permutations of NM_STATE_*. That callback is only
ever called with ONLINE/OFFLINE/UNKNOWN, so those tests were wrong.

Change test of incorrect argument to test passing an int. That test
tests that we'll get an exception if we do what caused bug 1003692.

959. By Mike McCracken

add tests to reproduce bug 1003692

958. By Mike McCracken

- Fix test scripts for linux and windows to avoid running darwin tests

957. By Manuel de la Peña

- Moved the code out to a function so that it can be called from other projects (LP: #1002307).

956. By Manuel de la Peña

Added support for domain sockets in the tcpactivation and the ipc on darwin which removed the need of using random ports (LP: #984665).

955. By Diego Sarmentero

- Fixed: Check network connection when the wizard starts (LP: 996025)

954. By Roberto Alsina

 - Enable -testability option through the TESTABILITY environment variable (Fixes LP:984964).

953. By Natalia Bidart

- Made the service use the Qt UI if available, and if no UI is installed, propagate a decent error instead of AssertionError (LP: #994632).

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu-sso-client
This branch contains Public information 
Everyone can see this information.

Subscribers