lp:~pfalcon/linaro-license-protection/testfixes

Created by Paul Sokolovsky and last modified
Get this branch:
bzr branch lp:~pfalcon/linaro-license-protection/testfixes
Only Paul Sokolovsky can upload to this branch. If you are Paul Sokolovsky please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Paul Sokolovsky
Project:
linaro-license-protection
Status:
Merged

Recent revisions

89. By Paul Sokolovsky

Remove unused var and imports to fix pyflakes error.

88. By Paul Sokolovsky

Make sure to declare/initial variables used in tests.

Or this can fail with Python runtime error, e.g.:

======================================================================
ERROR: test_get (license_protected_downloads.tests.test_buildinfo.BuildInfoTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/pfalcon/devel/linaro/linaro-license-protection/license_protected_downloads/tests/test_buildinfo.py", line 48, in test_get
    self.assertEqual(value, "landing-protected")
UnboundLocalError: local variable 'value' referenced before assignment

87. By Данило Шеган

Merge OpenID support by Paul and Stevan.

86. By Данило Шеган

Merge in django-refactoring.

85. By Данило Шеган

Restore previous revision history by removing already merged then reverted bits. (Adding this commit to ensure people are warned of the discrepancy in their histories so they do not remerge broken stuff again)

84. By Georgy Redkozubov

[merge] Remove duplicated header text

83. By James Tunnicliffe

Stop directly fetching license html files - always use license.php

82. By Georgy Redkozubov

[merge] Documented build-info feature in README.

81. By Georgy Redkozubov

[merge] Added support for defined theme names in branding BP.

80. By Georgy Redkozubov

[merge] Added missed OpenID handling

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~linaro-automation/linaro-license-protection/trunk
This branch contains Public information 
Everyone can see this information.

Subscribers