Change By: Robert Šiška (21/Feb/13 4:38 PM)
Description: Since the issue MGNLSTK-1073 identified, we decided that we need tests that guarantee the configuration of a migrated module and of a new installation is the same.

What the tests must do:
- run the latest version of the migration on a module
- compare this configuration with a freshly installed module
- the test are ok only if the configuration is the same

The affected modules are: STK, FORM, SHOP, PUR, Commenting.

To run the tests, build with *integration-test* profile:
{{$ mvn install -P integration-test}}


*Details of tests:*
Jetty container with two web applications is run. One is _magnolia-migration-webapp_, which contains old repository
and migrates after start. The second one is _magnolia-migration-freshapp_, which contains freshly installed modules.

_magnolia-migration-tests_ installs new servlet _ExportServlet_ to both instances. 
This servlet is called by tests from _magnolia-migration-integration_: they use _ExportServlet_ to export individual modules
from both instances and compare them.
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <dev-list-unsubscr...@magnolia-cms.com>
----------------------------------------------------------------

Reply via email to