Merge lp://staging/~james-page/charms/precise/glance/unit-test-part2 into lp://staging/~charmers/charms/precise/glance/trunk
Proposed by
James Page
Status: | Merged |
---|---|
Merged at revision: | 40 |
Proposed branch: | lp://staging/~james-page/charms/precise/glance/unit-test-part2 |
Merge into: | lp://staging/~charmers/charms/precise/glance/trunk |
Diff against target: |
245 lines (+226/-0) 4 files modified
.project (+17/-0) .pydevproject (+9/-0) unit_tests/test_glance_contexts.py (+55/-0) unit_tests/test_glance_utils.py (+145/-0) |
To merge this branch: | bzr merge lp://staging/~james-page/charms/precise/glance/unit-test-part2 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Marco Ceppi (community) | Approve | ||
Review via email: mp+192267@code.staging.launchpad.net |
Description of the change
Add missing unit tests from previous unit tests merge.
Improves coverage alot
To post a comment you must log in.
Hi James! Thanks for these updates, as always they are much appreciated. With this, it appears coverage is up to 98%! Most excellent. LGTM +1