collective / collective/collective.flowplayer
you need to add a test for plone 4.1 sites upgraded to 4.2/4.3
Open
- Dominant language
- Python
- Stars
- 3
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
plone.app.collections (which your package's GenericSetup depends upon) is not installed by default in these circumstances, as a result installing flowplayer (HEAD master) blows up with (Collection, '') exception
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the package's GenericSetup configuration and existing tests, then review how plone.app.collections is handled when upgrading Plone 4.1 sites to 4.2/4.3. Add a regression test covering installation of flowplayer in that scenario and confirm the Collection exception no longer occurs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100