~cjwatson/snapstore-client:overrides
Last commit made on
2017-09-07
- Get this branch:
-
git clone
-b overrides
https://git.launchpad.net/~cjwatson/snapstore-client
Only
Colin Watson
can upload to this branch. If you are
Colin Watson
please log in for upload directions.
Branch merges
Propose for merging
- Adam Collard (community): Approve
-
Diff: 876 lines (+727/-5)12 files modifiedrequirements-dev.txt (+1/-0)
snapstore (+44/-0)
snapstore_client/exceptions.py (+13/-0)
snapstore_client/logic/overrides.py (+79/-0)
snapstore_client/logic/tests/test_overrides.py (+143/-0)
snapstore_client/presentation_helpers.py (+42/-0)
snapstore_client/tests/factory.py (+22/-3)
snapstore_client/tests/matchers.py (+52/-0)
snapstore_client/tests/test_presentation_helpers.py (+107/-0)
snapstore_client/tests/test_webservices.py (+92/-1)
snapstore_client/tests/testfixtures.py (+43/-1)
snapstore_client/webservices.py (+89/-0)
Branch information
- Name:
- overrides
- Repository:
- lp:~cjwatson/snapstore-client