~vila/snapcraft/+git/mirror:coverage

Last commit made on 2016-05-02
Get this branch:
git clone -b coverage https://git.launchpad.net/~vila/snapcraft/+git/mirror
Only Vincent Ladeuil can upload to this branch. If you are Vincent Ladeuil please log in for upload directions.

Branch merges

Branch information

Name:
coverage
Repository:
lp:~vila/snapcraft/+git/mirror

Recent commits

8dd2ad9... by Vincent Ladeuil

Merge macaroons again

5032609... by Vincent Ladeuil

Remove duplication in the clients by adding a Client base class. Add record/replay capability to the store tests.

e9cd709... by Vincent Ladeuil

Fix typos found in review.

ddaad86... by Vincent Ladeuil

Add more error test cases, fill coverage holes with fakes and clean up some unused code.

9301116... by Vincent Ladeuil

Rename macaroon_auth into _macaroon_auth as asked during review.

c840450... by Vincent Ladeuil

According to pep8 exceptions should have an "Error" suffix.

c515cf1... by Vincent Ladeuil

'name' is now mandatory when uploading. Ensure we get at most a single result when searching for a package.

e5ac3ee... by Vincent Ladeuil

Provide the 'series' parameter when uploading.

ac52c50... by Vincent Ladeuil

'16' is the only supported series so far.

Use 'femto' as a registered and published package on staging and refactor the corresponding tests.

e1850a6... by Vincent Ladeuil

Rename ScaClient to SCAClient.