Merge lp:~ralsina/ols-store-tests/add-sha3-384 into lp:~ubuntuone-pqm-team/ols-store-tests/store-acceptance-tests

Proposed by Roberto Alsina
Status: Merged
Approved by: Ricardo Kirkner
Approved revision: 25
Merged at revision: 25
Proposed branch: lp:~ralsina/ols-store-tests/add-sha3-384
Merge into: lp:~ubuntuone-pqm-team/ols-store-tests/store-acceptance-tests
Diff against target: 11 lines (+1/-0)
1 file modified
tests/api/cpi/test_package.py (+1/-0)
To merge this branch: bzr merge lp:~ralsina/ols-store-tests/add-sha3-384
Reviewer Review Type Date Requested Status
Ricardo Kirkner (community) Approve
Review via email: mp+302344@code.launchpad.net

Commit message

Add download_sha3_384 to expected fields in CPI package tests

Description of the change

Add download_sha3_384 to expected fields in CPI package tests

To post a comment you must log in.
Revision history for this message
Ricardo Kirkner (ricardokirkner) wrote :

lgtm

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'tests/api/cpi/test_package.py'
2--- tests/api/cpi/test_package.py 2016-07-07 19:12:03 +0000
3+++ tests/api/cpi/test_package.py 2016-08-08 20:29:08 +0000
4@@ -59,6 +59,7 @@
5 'developer_id',
6 'developer_name',
7 'download_sha512',
8+ 'download_sha3_384',
9 'download_url',
10 'epoch',
11 'framework',

Subscribers

People subscribed via source and target branches