~canonical-platform-qa/ubuntu-autopilot-tests/launcher

« back to all changes in this revision

Viewing changes to ubuntu_integration_tests/helpers.py

  • Committer: Omer Akram
  • Date: 2014-03-10 12:46:29 UTC
  • mfrom: (11.2.4 test_fixtures)
  • Revision ID: om26er@ubuntu.com-20140310124629-1qx781btk7uiic47
added tests for the environment fixtures

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
# GNU General Public License for more details.
16
16
#
17
17
# You should have received a copy of the GNU General Public License
18
 
# along with this program. If not, see <http://www.gnu.org/licenses/>.
 
18
# along with this program. If not, see <http://www.gnu.org/licenses/>
19
19
 
20
20
"""Helper functions to make writing Inter-app integration tests easier."""
21
21