Uploaded image for project: 'XWiki Platform'
  1. XWiki Platform
  2. XWIKI-16169

Make it simpler for Docker tests to get a unique page reference

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Major
    • 11.2-rc-1
    • 10.11
    • Test Framework
    • None
    • Unknown
    • N/A

    Description

      Example usage:

          @Test
          @Order(1)
          public void showAndHideEditComments(TestUtils setup, TestReference reference) throws Exception
          {
              setup.loginAsSuperAdmin();
      
              ViewPage vp = setup.gotoPage(reference);
      ...
      

      Attachments

        Activity

          People

            vmassol Vincent Massol
            vmassol Vincent Massol
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: