plone / plone/plone.app.testing
Create a layer that creates a site Volto
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 2
- Forks
- 7
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 3
Description
Today all Plone tests are run on a Classic site. However, Volto is the default interface of Plone 6. It would be nice to have a layer that creates a Volto Site, so we can test against a Volto site. Maybe this layer should be made the "default layer" in the future.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the repository's existing test layers and how the current Classic site is created. Determine how a Volto Site should be provisioned, whether it can be introduced as a separate layer, and what tests should use it. Done means the layer creates a usable Volto site and the test suite can run against it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100