Aids core and module developers in testing their code against a set of sample data and behaviour.
Aids core and module developers in testing their code against
a set of sample data and behaviour.
admin/test
)Simply running dev/build
will take care of most sample data setup.
In order to use any of the optional test behaviour targeted at modules,
install the module and remove the _manifest_exclude
file from the relevant folder.
For example, to test the tagfield module, remove the frameworktest/code/tagfield/_manifest_exclude
file.
The module creates some default pages for different CMS behaviours.
The CMS is intended to be perform well with a couple of thousand pages.
If you want to test the CMS behaviour for a large and nested tree,
the module includes a simple generator task: dev/tasks/FTPageMakerTask
.
It will create 3^5 pages by default, so takes a while to run through.
The module is intended to run against the latest core codebase,
but also includes branches matching earlier core releases for backwards compatibility.
Module rating system helping users find modules that are well supported. For more on how the rating system works visit Module standards
Score not correct? Let us know there is a problem