plone / plone/plone.app.testing

Create a layer that creates a site Volto

Open
#80 6 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.