Skip to content

Rework testXHTML to test all actions

Jérome Perrin requested to merge feat/test_xhtml_style_all_actions into master

testXHTML was testing only document contained in modules, this take another approach to test all portal types and fixes the problems found now that we test views of all portal types.

The number of tests in testXHTML also increase from 864 to 1137.

Merge request reports