Merge lp://staging/~cmiller/desktopcouch/use-test-context into lp://staging/desktopcouch
Proposed by
Chad Miller
Status: | Merged | ||||
---|---|---|---|---|---|
Approved by: | Eric Casteleijn | ||||
Approved revision: | 228 | ||||
Merged at revision: | 226 | ||||
Proposed branch: | lp://staging/~cmiller/desktopcouch/use-test-context | ||||
Merge into: | lp://staging/desktopcouch | ||||
Diff against target: |
75 lines (+15/-10) 4 files modified
desktopcouch/application/tests/test_local_files.py (+12/-5) desktopcouch/records/database.py (+0/-2) desktopcouch/records/tests/test_server.py (+2/-2) run-tests (+1/-1) |
||||
To merge this branch: | bzr merge lp://staging/~cmiller/desktopcouch/use-test-context | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
dobey (community) | Approve | ||
Eric Casteleijn (community) | Approve | ||
Review via email: mp+41730@code.staging.launchpad.net |
Commit message
Fix a few tests that didn't test against a test context.
To post a comment you must log in.
Looks great, approved, provided you pass the -c option to u1trial again.