Uploaded image for project: 'Magnolia Test Framework'
  1. Magnolia Test Framework
  2. MGNLTEST-371

Support bootsrapping norsu-content

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Duplicate
    • Icon: Neutral Neutral
    • None
    • None

      saas-TF provides "utilities" to "easy" bootstrap norsu content

      Given the life-cycle-support of cucumber, the test-writter should be able to do something like this

      @bootstrap-norsu-content
      Scenario: Do some stuff
        Given fixture content 'foo/bar' at '/website' cleanup '/website/cucumber-salad'
        When bla
        Then haha
      

      Scenario must be tagged with special tag.
      saas-TF takes care about cleaning up after each scenario (or afterAll)

        Acceptance criteria

              Unassigned Unassigned
              cmeier Christoph Meier
              Foundation
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoR