Merge lp://staging/~jml/pkgme/imports-and-tempdir into lp://staging/pkgme

Proposed by Jonathan Lange
Status: Merged
Approved by: Jonathan Lange
Approved revision: 194
Merged at revision: 140
Proposed branch: lp://staging/~jml/pkgme/imports-and-tempdir
Merge into: lp://staging/pkgme
Prerequisite: lp://staging/~jml/pkgme/api-rationalization
Diff against target: 1362 lines (+288/-324)
20 files modified
NEWS.txt (+11/-5)
pkgme/testing.py (+8/-9)
pkgme/tests/test_api.py (+6/-6)
pkgme/tests/test_backend.py (+45/-51)
pkgme/tests/test_debuild.py (+16/-28)
pkgme/tests/test_distutils_command.py (+11/-10)
pkgme/tests/test_info_elements.py (+2/-2)
pkgme/tests/test_main.py (+4/-4)
pkgme/tests/test_package_files.py (+13/-15)
pkgme/tests/test_project_info.py (+60/-66)
pkgme/tests/test_python_backend.py (+9/-10)
pkgme/tests/test_run_script.py (+1/-1)
pkgme/tests/test_script.py (+15/-24)
pkgme/tests/test_template_file.py (+1/-1)
pkgme/tests/test_testing.py (+1/-1)
pkgme/tests/test_trace.py (+9/-8)
pkgme/tests/test_upload.py (+1/-1)
pkgme/tests/test_vala_backend.py (+45/-53)
pkgme/tests/test_write.py (+29/-28)
versions.cfg (+1/-1)
To merge this branch: bzr merge lp://staging/~jml/pkgme/imports-and-tempdir
Reviewer Review Type Date Requested Status
James Westby Approve
Review via email: mp+122551@code.staging.launchpad.net

Commit message

Deprecate TempdirFixture. Use treeshape 0.2.1 instead.

Description of the change

Changes the tests to use treeshape rather than TempdirFixture. This cuts down on lines of code and allows us to delete stuff from pkgme.testing if we so choose, which in turn will simplify dependency touch points.

To post a comment you must log in.
Revision history for this message
James Westby (james-w) wrote :

Looks good.

Thanks,

James

review: Approve
194. By Jonathan Lange

Merge trunk, resolving conflicts.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches