Skip to content
This repository has been archived by the owner on Dec 21, 2020. It is now read-only.

Smoke test for known wersions of eZ: install via composer and run test suite if available

Notifications You must be signed in to change notification settings

kaliop-uk/ezpublish-version-tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eZPublish Version Tester

The purpose of this repository is to verify which versions of eZPublish5 and eZPlatform can be successfully installed using composer, if possible including execution of the behat-based test suite(s).

The tests are run on Travis

Notes

  • a lot of the versions tested do require that the top-level composer.json has set "minimum-stability": "dev"

  • 2014.5 and 2014.7 state that minimum php version is 5.3, but their kernels really require 5.4

  • versions 2012.9 to 2013.1 have a tag which does not respect semantic versioning and as such can not be easily installed using composer (it might be doable with a lot of aliasing though)

About

Smoke test for known wersions of eZ: install via composer and run test suite if available

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published