Skip to content

Commit

Permalink
[fc] Repository: plone.app.testing
Browse files Browse the repository at this point in the history
Branch: refs/heads/master
Date: 2016-09-07T01:21:27+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.app.testing@8dbbe78

Added test that the upgrade step registry gets rolled back.

Files changed:
M plone/app/testing/helpers.rst
Repository: plone.app.testing
Branch: refs/heads/master
Date: 2016-09-07T01:21:27+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.app.testing@63c5177

In PloneSandboxLayer make profile upgrade versions persistent.

This way installed profile versions get reset in teardown.

Initially I added push and pop support for the various GS registries,
but somehow that is handled fine already.

Files changed:
M CHANGES.rst
M plone/app/testing/helpers.py
M plone/app/testing/helpers.rst
Repository: plone.app.testing
Branch: refs/heads/master
Date: 2016-09-07T01:21:28+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.app.testing@773220f

Use get_installer instead of portal_quickinstaller when available.

This is needed for Plone 5.1 and higher, plip 1340:
plone/Products.CMFPlone#1340

Files changed:
A plone/app/testing/profile/metadata.xml
M CHANGES.rst
M plone/app/testing/helpers.py
M plone/app/testing/helpers.rst
Repository: plone.app.testing
Branch: refs/heads/master
Date: 2016-09-21T11:53:53+02:00
Author: Maurits van Rees (mauritsvanrees) <maurits@vanrees.org>
Commit: plone/plone.app.testing@f424bbe

Merge pull request #29 from plone/get-rid-of-qi

Use get_installer and make profile upgrade versions persistent

Files changed:
A plone/app/testing/profile/metadata.xml
M CHANGES.rst
M plone/app/testing/helpers.py
M plone/app/testing/helpers.rst
  • Loading branch information
mauritsvanrees committed Sep 21, 2016
1 parent 21d4195 commit bb02926
Showing 1 changed file with 567 additions and 750 deletions.
Loading

0 comments on commit bb02926

Please sign in to comment.