Merge lp://staging/~facundo/ols-store-tests/store-acceptance-tests--fix-new-format-1 into lp://staging/ols-store-tests

Proposed by Facundo Batista
Status: Superseded
Proposed branch: lp://staging/~facundo/ols-store-tests/store-acceptance-tests--fix-new-format-1
Merge into: lp://staging/ols-store-tests
Diff against target: 1958 lines (+1850/-0) (has conflicts)
20 files modified
Makefile (+33/-0)
README (+75/-0)
dependencies.txt (+6/-0)
ols-vms.conf (+17/-0)
setup-container (+29/-0)
setup-dev-env (+10/-0)
tests/api/cpi/helpers.py (+93/-0)
tests/api/cpi/test_channel.py (+56/-0)
tests/api/cpi/test_department.py (+82/-0)
tests/api/cpi/test_framework.py (+60/-0)
tests/api/cpi/test_highlight.py (+65/-0)
tests/api/cpi/test_metadata.py (+177/-0)
tests/api/cpi/test_package.py (+191/-0)
tests/api/cpi/test_recommendation.py (+35/-0)
tests/api/cpi/test_search.py (+92/-0)
tests/api/cpi/test_snaps.py (+141/-0)
tests/api/snap/helpers.py (+203/-0)
tests/api/snap/test_register_name.py (+222/-0)
tests/api/snap/test_snap_push.py (+92/-0)
tests/api/snap/test_snap_release.py (+171/-0)
Conflict adding file Makefile.  Moved existing file to Makefile.moved.
Conflict adding file ols-vms.conf.  Moved existing file to ols-vms.conf.moved.
Conflict adding file setup-dev-env.  Moved existing file to setup-dev-env.moved.
To merge this branch: bzr merge lp://staging/~facundo/ols-store-tests/store-acceptance-tests--fix-new-format-1
Reviewer Review Type Date Requested Status
Ubuntu One hackers Pending
Review via email: mp+303248@code.staging.launchpad.net

This proposal has been superseded by a proposal from 2016-08-18.

Commit message

Support new format error for Release.

Description of the change

Support new format error for Release.

Also included a couple of small improvements at project level.

To post a comment you must log in.

Unmerged revisions

26. By Facundo Batista

Support new error format for Release5.

25. By Roberto Alsina

[r=ricardokirkner] Add download_sha3_384 to expected fields in CPI package tests

24. By Fabián Ezequiel Gallina

[r=ricardokirkner] Register name API: Add tests for all already registered cases

23. By Ricardo Kirkner

added logging when response is unexpected

22. By Ricardo Kirkner

do not call setup-dev-env explicitly as it is done by ols-vms setup

21. By Ricardo Kirkner

[r=vila] applied changes required for newest version of ols-vms

20. By Ricardo Kirkner

[r=matiasb] added more smoke tests

added tests for:

- search
- snaps
- recommendations

19. By Ricardo Kirkner

[r=jamestait,matiasb] added basic smoke tests for cpi APIs

added tests for following endpoints:

- package
- click metadata
- snap metadata
- highlights
- frameworks
- departments
- channels

18. By Ricardo Kirkner

[r=fgallina,ricardokirkner] retry releasing snap if request fails

17. By Fabián Ezequiel Gallina

[r=ricardokirkner] Test for reserved name registration

Also allow to specify test targets

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