Uploaded image for project: 'Magnolia'
  1. Magnolia
  2. MAGNOLIA-5528

Provide Integration Test for crawling over page areas on JSP pages

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Won't Do
    • Icon: Neutral Neutral
    • None
    • None
    • integration tests, testing
    • None

      Include Integration tests for crawling also over page areas into existing tests for crawling over pages.
      It should not not check only for render exceptions and template errors but also for rendered output.

      Examples:
      http://demoauthor.magnolia-cms.com/demo-project/about/subsection-articles/article~mgnlArea=content~.html (no-script area)
      http://demoauthor.magnolia-cms.com/demo-project~mgnlArea=stage~.html (area with script)
      http://demoauthor.magnolia-cms.com/demo-project~mgnlArea=extras~.html (empty area will output empty page)

      Should render whole page:
      http://demoauthor.magnolia-cms.com/demo-project/about/subsection-articles/article~mgnlArea=unexistingArea~.html (area doesn't exist)

        Acceptance criteria

              Unassigned Unassigned
              rsiska Robert Šiška
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoR